1. 133fa8c mtd: Few follow up cleanups for Smartmedia/xD support by Maxim Levitsky · 16 years ago
  2. 67e054e mtd: nand: Add driver for Ricoh xD/SmartMedia reader by Maxim Levitsky · 16 years ago
  3. 7d17c02 mtd: Add new SmartMedia/xD FTL by Maxim Levitsky · 16 years ago
  4. a779053 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 16 years ago
  5. 2764fb4 mtd: nand: Add SmartMedia device table to sm_common module by David Woodhouse · 16 years ago
  6. 93edbad mtd: Workaround wrong write protect status on some xD cards by Maxim Levitsky · 16 years ago
  7. 5e81e88 mtd: nand: Allow caller to pass alternative ID table to nand_scan_ident() by David Woodhouse · 16 years ago
  8. 9fc51a3 mtd: common module for smartmedia/xD support by Maxim Levitsky · 16 years ago
  9. e0b58d0 mtd: nand: add ->badblockbits for minimum number of set bits in bad block byte by Maxim Levitsky · 16 years ago
  10. b64d39d mtd: nand: make reads using MTD_OOB_RAW affect only ECC validation by Maxim Levitsky · 16 years ago
  11. 782ce79 mtd: nand: cleanup the nand_do_write_ops by Maxim Levitsky · 16 years ago
  12. 9aca334 mtd: nand: make MTD_OOB_PLACE work correctly. by Maxim Levitsky · 16 years ago
  13. 49ef3c6 mtd: nand: make suspend work if device is accessed by kernel threads. by Maxim Levitsky · 16 years ago
  14. 026ec57 mtd: blktrans: allow FTL drivers to export sysfs attributes by Maxim Levitsky · 16 years ago
  15. 75c0b84 mtd: call the remove notifiers before assuming it is in use by Maxim Levitsky · 16 years ago
  16. 298304f mtd: mtdblock: test return value of add_mtd_blktrans_dev, because if can fail by Maxim Levitsky · 16 years ago
  17. 048d871 mtd: blktrans: Hotplug fixes by Maxim Levitsky · 16 years ago
  18. a863862 mtd: blktrans: remove mtd_blkcore_priv, switch to per device queue and thread by Maxim Levitsky · 16 years ago
  19. 3bd4565 mtd: create unlocked versions of {get,put}_mtd_device by Maxim Levitsky · 16 years ago
  20. bb315f7 mtd: nand: Add MPC5121 NAND Flash Controller driver by Anatolij Gustschin · 16 years ago
  21. 1385858 mtd: nand_bcm: fix hot spin and code duplication by Roel Kluin · 16 years ago
  22. c3341d0 mtd: omap2 fix prefetch mode read issue by Vimal Singh · 16 years ago
  23. f35b6ed mtd: omap2: correct 'info' pointer in 'omap_nand_remove' by Vimal Singh · 16 years ago
  24. bdaefc4 mtd: omap2: fixing compilation warning by Vimal Singh · 16 years ago
  25. f3e69c6 mtd: move more manufacturers to the common cfi.h header file by Guillaume LECERF · 16 years ago
  26. 6680376 mtd: mxc_nand: add RESET command support by Eric Benard · 16 years ago
  27. 3510945 mtd: inftl: misplaced parenthesis in find_boot_record by Roel Kluin · 16 years ago
  28. 932f5d2 mtd: OneNAND: do not use DMA if oops in progress by Aaro Koskinen · 16 years ago
  29. 7d70f33 mtd: nand: add lock/unlock routines by Vimal Singh · 16 years ago
  30. 6fe5a6a mtd: nand: create a helper verification function by Vimal Singh · 16 years ago
  31. 9a5dea7 mtd: maps: ceiva: do not return random numbers by Artem Bityutskiy · 16 years ago
  32. dad0db3 mtdchar: Register the full range of minor numbers by Ben Hutchings · 16 years ago
  33. 4d3a853 mtd: Raise limit on block device minor numbers by Ben Hutchings · 16 years ago
  34. b520e41 mtd: Replace static array of devices with an idr structure by Ben Hutchings · 16 years ago
  35. cbfe93e mtd: mtdblock: Dynamically allocate cache info structures by Ben Hutchings · 16 years ago
  36. 24c1549 mtd: Remove unnecessary comparisons with MAX_MTD_DEVICES by Ben Hutchings · 16 years ago
  37. e99e90a mtd: nandsim: Define CONFIG_NANDSIM_MAX_PARTS and use it instead of MAX_MTD_DEVICES by Ben Hutchings · 16 years ago
  38. 677c2ae mtd: Use get_mtd_device_nm() to find named device in get_sb_mtd() by Ben Hutchings · 16 years ago
  39. f1332ba mtd: Introduce and use iteration macro for reading the MTD device table by Ben Hutchings · 16 years ago
  40. 0040476 mtd: change positive error return into negative by Roel Kluin · 16 years ago
  41. 4335c10 mtd: maps: Blackfin async: rename local funcs to avoid common clashes by Mike Frysinger · 16 years ago
  42. bcc98a4 mtd: fix different address space noise by H Hartley Sweeten · 16 years ago
  43. 53f2b1c mtd: ixp4xx: fix reading from half-word boundary by Jon Ringle · 16 years ago
  44. 9c14b15 mtd: mxc-nand: don't disable clock in mxcnd-suspend by Uwe Kleine-König · 16 years ago
  45. b840bc1 mtd: mxc-nand: no need to check for validity of platform driver data by Uwe Kleine-König · 16 years ago
  46. 17fabf1 mtd: cfi: remove unneeded NULL checks by Jiri Slaby · 16 years ago
  47. b2d4fba mtd: nand: make Open Firmware device id constant by Márton Németh · 16 years ago
  48. b3acd63 mtd: nand: make USB device id constant by Márton Németh · 16 years ago
  49. 377ace0 mtd: nand: make PCI device id constant by Márton Németh · 16 years ago
  50. 6029a3a mtd: nandsim: fix spelling by Andrey Yurovsky · 16 years ago
  51. 2d6bfc2 mtd: orion_nand: Fix build failure caused by typo by Peter Huewe · 16 years ago
  52. 551e28d Merge branch 'for-linus' of git://git.infradead.org/ubi-2.6 by Linus Torvalds · 16 years ago
  53. c5ce5b4 UBI: fix volume creation input checking by Mika Westerberg · 16 years ago
  54. a8d0b66 Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6 by Linus Torvalds · 16 years ago
  55. b8be634 Merge git://git.infradead.org/~dwmw2/mtd-2.6.33 by Linus Torvalds · 16 years ago
  56. ebddd63 UBI: fix memory leak in update path by Artem Bityutskiy · 16 years ago
  57. f5e2bae mtd: tests: fix read, speed and stress tests on NOR flash by Morten Thunberg Svendsen · 16 years ago
  58. f6a8c60 mtd: Really add ARM pismo support by Russell King - ARM Linux · 16 years ago
  59. b531b55 UBI: add more checks to chdev open by Artem Bityutskiy · 16 years ago
  60. ff99879 UBI: initialise update marker by Peter Horton · 16 years ago
  61. 7603757 mtd: Remove now-defunct ts7250 nand driver by H Hartley Sweeten · 16 years ago
  62. e026255 mtd: physmap_of: Correct the size argument to kzalloc by Julia Lawall · 16 years ago
  63. bb6a7755 mtd: nand: rename w90p910_nand.c to nuc900_nand.c by David Woodhouse · 16 years ago
  64. 49f37b7 ARM: NUC900: rename mtd nand driver name by Wan ZongShun · 16 years ago
  65. cbd38a8 mtd: drivers/mtd/nand/sh_flctl.c: use resource_size() by H Hartley Sweeten · 16 years ago
  66. 448791a mtd: tmio_nand.c: use dev_get_platdata() and resource_size() by H Hartley Sweeten · 16 years ago
  67. fc161c4 mtd: drivers/mtd/nand/s3c2410.c: use resource_size() by H Hartley Sweeten · 16 years ago
  68. e990306 mtd: orion_nand.c: add error handling and use resource_size() by H Hartley Sweeten · 16 years ago
  69. 4442241 mtd: nomadik_nand.c: use resource_size() by H Hartley Sweeten · 16 years ago
  70. db5a5ae mtd: drivers/mtd/nand/gpio.c: use resource_size() by H Hartley Sweeten · 16 years ago
  71. 58e6a84 mtd: fls_upm.c: use resource_size() by H Hartley Sweeten · 16 years ago
  72. 8a19b55 mtd: fsl_elbc_nand.c: user resource_size() by H Hartley Sweeten · 16 years ago
  73. d8bc555 mtd: davinci_nand.c: use resource_size() by H Hartley Sweeten · 16 years ago
  74. 440d4f9 mtd: au1550nd.c: remove unnecessary casts by H Hartley Sweeten · 16 years ago
  75. 34970a7 mtd: au1550nd.c: use kzalloc() by H Hartley Sweeten · 16 years ago
  76. 0f4bd46 kmsg_dump: Dump on crash_kexec as well by KOSAKI Motohiro · 16 years ago
  77. dbfc985 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 16 years ago
  78. a695bc6 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  79. 6665398 Merge branch 'cache' (early part) by Russell King · 16 years ago
  80. de4148f MIPS: eXcite: Remove platform. by Ralf Baechle · 16 years ago
  81. 60d9aa7 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 16 years ago
  82. 0a032a4 mtd: OneNAND: Fix test of unsigned in onenand_otp_walk() by Roel Kluin · 16 years ago
  83. 4714521 const: constify remaining dev_pm_ops by Alexey Dobriyan · 16 years ago
  84. ccaf5f0 ARM: 5848/1: kill flush_ioremap_region() by Nicolas Pitre · 16 years ago
  85. fc1495b Merge git://git.infradead.org/ubifs-2.6 by Linus Torvalds · 16 years ago
  86. caf0e8e mtd: cfi_cmdset_0002, fix lock imbalance by Jiri Slaby · 16 years ago
  87. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 16 years ago
  88. 6035ccd Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  89. 1c49678 Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 16 years ago
  90. d014d04 Merge branch 'for-next' into for-linus by Jiri Kosina · 16 years ago
  91. 51eeb87 Revert "mtd: move mxcnd_remove to .exit.text" by Uwe Kleine-König · 16 years ago
  92. 3d14b5b Merge branch 'sa1100' into devel by Russell King · 16 years ago
  93. d9b2c4d Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 16 years ago
  94. df0094d mtd: m25p80: add support for Macronix MX25L4005A by Simon Guinot · 16 years ago
  95. 86185af mtd: Fix comment in Kconfig by Krzysztof Halasa · 16 years ago
  96. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 16 years ago
  97. 6afaf8a UBI: flush wl before clearing update marker by Sebastian Andrzej Siewior · 16 years ago
  98. 220d0b1 Merge branch 'master' into for-2.6.33 by Jens Axboe · 16 years ago
  99. 7535266 mtd: nandsim: add support for 4KiB pages by Sebastian Andrzej Siewior · 16 years ago
  100. 82b95ec pxa3xx_nand: move pxa3xx_nand.h common into plat directory by Haojian Zhuang · 16 years ago