1. 9fc51a3 mtd: common module for smartmedia/xD support by Maxim Levitsky · 17 years ago
  2. e0b58d0 mtd: nand: add ->badblockbits for minimum number of set bits in bad block byte by Maxim Levitsky · 17 years ago
  3. b64d39d mtd: nand: make reads using MTD_OOB_RAW affect only ECC validation by Maxim Levitsky · 17 years ago
  4. 782ce79 mtd: nand: cleanup the nand_do_write_ops by Maxim Levitsky · 17 years ago
  5. 9aca334 mtd: nand: make MTD_OOB_PLACE work correctly. by Maxim Levitsky · 17 years ago
  6. 49ef3c6 mtd: nand: make suspend work if device is accessed by kernel threads. by Maxim Levitsky · 17 years ago
  7. 026ec57 mtd: blktrans: allow FTL drivers to export sysfs attributes by Maxim Levitsky · 17 years ago
  8. 75c0b84 mtd: call the remove notifiers before assuming it is in use by Maxim Levitsky · 17 years ago
  9. 298304f mtd: mtdblock: test return value of add_mtd_blktrans_dev, because if can fail by Maxim Levitsky · 17 years ago
  10. 048d871 mtd: blktrans: Hotplug fixes by Maxim Levitsky · 17 years ago
  11. a863862 mtd: blktrans: remove mtd_blkcore_priv, switch to per device queue and thread by Maxim Levitsky · 17 years ago
  12. 3bd4565 mtd: create unlocked versions of {get,put}_mtd_device by Maxim Levitsky · 17 years ago
  13. bb315f7 mtd: nand: Add MPC5121 NAND Flash Controller driver by Anatolij Gustschin · 17 years ago
  14. 1385858 mtd: nand_bcm: fix hot spin and code duplication by Roel Kluin · 17 years ago
  15. c3341d0 mtd: omap2 fix prefetch mode read issue by Vimal Singh · 17 years ago
  16. f35b6ed mtd: omap2: correct 'info' pointer in 'omap_nand_remove' by Vimal Singh · 17 years ago
  17. bdaefc4 mtd: omap2: fixing compilation warning by Vimal Singh · 17 years ago
  18. f3e69c6 mtd: move more manufacturers to the common cfi.h header file by Guillaume LECERF · 17 years ago
  19. 6680376 mtd: mxc_nand: add RESET command support by Eric Benard · 17 years ago
  20. 3510945 mtd: inftl: misplaced parenthesis in find_boot_record by Roel Kluin · 17 years ago
  21. 932f5d2 mtd: OneNAND: do not use DMA if oops in progress by Aaro Koskinen · 17 years ago
  22. 7d70f33 mtd: nand: add lock/unlock routines by Vimal Singh · 17 years ago
  23. 6fe5a6a mtd: nand: create a helper verification function by Vimal Singh · 17 years ago
  24. 9a5dea7 mtd: maps: ceiva: do not return random numbers by Artem Bityutskiy · 17 years ago
  25. dad0db3 mtdchar: Register the full range of minor numbers by Ben Hutchings · 17 years ago
  26. 4d3a853 mtd: Raise limit on block device minor numbers by Ben Hutchings · 17 years ago
  27. b520e41 mtd: Replace static array of devices with an idr structure by Ben Hutchings · 17 years ago
  28. cbfe93e mtd: mtdblock: Dynamically allocate cache info structures by Ben Hutchings · 17 years ago
  29. 24c1549 mtd: Remove unnecessary comparisons with MAX_MTD_DEVICES by Ben Hutchings · 17 years ago
  30. e99e90a mtd: nandsim: Define CONFIG_NANDSIM_MAX_PARTS and use it instead of MAX_MTD_DEVICES by Ben Hutchings · 17 years ago
  31. 677c2ae mtd: Use get_mtd_device_nm() to find named device in get_sb_mtd() by Ben Hutchings · 17 years ago
  32. f1332ba mtd: Introduce and use iteration macro for reading the MTD device table by Ben Hutchings · 17 years ago
  33. 0040476 mtd: change positive error return into negative by Roel Kluin · 17 years ago
  34. 4335c10 mtd: maps: Blackfin async: rename local funcs to avoid common clashes by Mike Frysinger · 17 years ago
  35. bcc98a4 mtd: fix different address space noise by H Hartley Sweeten · 17 years ago
  36. 53f2b1c mtd: ixp4xx: fix reading from half-word boundary by Jon Ringle · 17 years ago
  37. 9c14b15 mtd: mxc-nand: don't disable clock in mxcnd-suspend by Uwe Kleine-König · 17 years ago
  38. b840bc1 mtd: mxc-nand: no need to check for validity of platform driver data by Uwe Kleine-König · 17 years ago
  39. 17fabf1 mtd: cfi: remove unneeded NULL checks by Jiri Slaby · 17 years ago
  40. b2d4fba mtd: nand: make Open Firmware device id constant by Márton Németh · 17 years ago
  41. b3acd63 mtd: nand: make USB device id constant by Márton Németh · 17 years ago
  42. 377ace0 mtd: nand: make PCI device id constant by Márton Németh · 17 years ago
  43. 6029a3a mtd: nandsim: fix spelling by Andrey Yurovsky · 17 years ago
  44. 2d6bfc2 mtd: orion_nand: Fix build failure caused by typo by Peter Huewe · 17 years ago
  45. 7603757 mtd: Remove now-defunct ts7250 nand driver by H Hartley Sweeten · 17 years ago
  46. e026255 mtd: physmap_of: Correct the size argument to kzalloc by Julia Lawall · 17 years ago
  47. bb6a7755 mtd: nand: rename w90p910_nand.c to nuc900_nand.c by David Woodhouse · 17 years ago
  48. 49f37b7 ARM: NUC900: rename mtd nand driver name by Wan ZongShun · 17 years ago
  49. cbd38a8 mtd: drivers/mtd/nand/sh_flctl.c: use resource_size() by H Hartley Sweeten · 17 years ago
  50. 448791a mtd: tmio_nand.c: use dev_get_platdata() and resource_size() by H Hartley Sweeten · 17 years ago
  51. fc161c4 mtd: drivers/mtd/nand/s3c2410.c: use resource_size() by H Hartley Sweeten · 17 years ago
  52. e990306 mtd: orion_nand.c: add error handling and use resource_size() by H Hartley Sweeten · 17 years ago
  53. 4442241 mtd: nomadik_nand.c: use resource_size() by H Hartley Sweeten · 17 years ago
  54. db5a5ae mtd: drivers/mtd/nand/gpio.c: use resource_size() by H Hartley Sweeten · 17 years ago
  55. 58e6a84 mtd: fls_upm.c: use resource_size() by H Hartley Sweeten · 17 years ago
  56. 8a19b55 mtd: fsl_elbc_nand.c: user resource_size() by H Hartley Sweeten · 17 years ago
  57. d8bc555 mtd: davinci_nand.c: use resource_size() by H Hartley Sweeten · 17 years ago
  58. 440d4f9 mtd: au1550nd.c: remove unnecessary casts by H Hartley Sweeten · 17 years ago
  59. 34970a7 mtd: au1550nd.c: use kzalloc() by H Hartley Sweeten · 17 years ago
  60. 0f4bd46 kmsg_dump: Dump on crash_kexec as well by KOSAKI Motohiro · 17 years ago
  61. 60d9aa7 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 17 years ago
  62. 0a032a4 mtd: OneNAND: Fix test of unsigned in onenand_otp_walk() by Roel Kluin · 17 years ago
  63. 4714521 const: constify remaining dev_pm_ops by Alexey Dobriyan · 17 years ago
  64. fc1495b Merge git://git.infradead.org/ubifs-2.6 by Linus Torvalds · 17 years ago
  65. caf0e8e mtd: cfi_cmdset_0002, fix lock imbalance by Jiri Slaby · 17 years ago
  66. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 17 years ago
  67. 6035ccd Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 17 years ago
  68. 1c49678 Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 17 years ago
  69. d014d04 Merge branch 'for-next' into for-linus by Jiri Kosina · 17 years ago
  70. 51eeb87 Revert "mtd: move mxcnd_remove to .exit.text" by Uwe Kleine-König · 17 years ago
  71. 3d14b5b Merge branch 'sa1100' into devel by Russell King · 17 years ago
  72. d9b2c4d Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 17 years ago
  73. df0094d mtd: m25p80: add support for Macronix MX25L4005A by Simon Guinot · 17 years ago
  74. 86185af mtd: Fix comment in Kconfig by Krzysztof Halasa · 17 years ago
  75. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 17 years ago
  76. 6afaf8a UBI: flush wl before clearing update marker by Sebastian Andrzej Siewior · 17 years ago
  77. 220d0b1 Merge branch 'master' into for-2.6.33 by Jens Axboe · 17 years ago
  78. 7535266 mtd: nandsim: add support for 4KiB pages by Sebastian Andrzej Siewior · 17 years ago
  79. 82b95ec pxa3xx_nand: move pxa3xx_nand.h common into plat directory by Haojian Zhuang · 17 years ago
  80. 171d0fb pxa3xx_nand: update dependancy to support ARCH_MMP by Haojian Zhuang · 17 years ago
  81. d3490df pxa3xx_nand: add new nand chip support by Haojian Zhuang · 17 years ago
  82. 346e125 pxa3xx_nand: disable nand irq in initialization by Haojian Zhuang · 17 years ago
  83. dbf5986 pxa3xx_nand: remove hardcode irq number by Haojian Zhuang · 17 years ago
  84. 8638fac pxa3xx_nand: remove hardcode register address by Haojian Zhuang · 17 years ago
  85. 726de6e pxa3xx_nand: adjust timing of Micron NAND flash by Haojian Zhuang · 17 years ago
  86. 7ce33af pxa3xx_nand: reset read buffer before reading by Haojian Zhuang · 17 years ago
  87. a88bdbb pxa3xx_nand: fix memory out of bound by Haojian Zhuang · 17 years ago
  88. 9617876 Merge branch 'mxc-nand' of git://git.pengutronix.de/git/imx/linux-2.6 by David Woodhouse · 17 years ago
  89. 2e386e4 mtd: mtdoops: refactor as a kmsg_dumper by Simon Kagstrom · 17 years ago
  90. 9507b0c mtd: mtdoops: make record size configurable by Simon Kagstrom · 17 years ago
  91. 1114e3d mtd: mtdoops: limit the maximum mtd partition size by Simon Kagstrom · 17 years ago
  92. be95745 mtd: mtdoops: keep track of used/unused pages in an array by Simon Kagstrom · 17 years ago
  93. a15b124 mtd: mtdoops: several minor cleanups by Artem Bityutskiy · 17 years ago
  94. 7cb777a mtd: add ARM pismo support by Russell King - ARM Linux · 17 years ago
  95. 98ecc91 mtd: pxa3xx_nand: Fix PIO data transfer by David Hunter · 17 years ago
  96. 6b0d9a8 mtd: nand: fix multi-chip suspend problem by Li Yang · 17 years ago
  97. 4a58948 mtd: add support for switching old SST chips into QRY mode by Guillaume LECERF · 17 years ago
  98. db5432d mtd: fix M29W800D dev_id and uaddr by Ladislav Michl · 17 years ago
  99. d5ba1c8 mtd: don't use PF_MEMALLOC by KOSAKI Motohiro · 17 years ago
  100. f611a79 mtd: Add bad block table overrides to Davinci NAND driver by Mark A. Greer · 17 years ago