1. 29a6ccc Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 13 years ago
  2. 7dc00a0 mtd: Use platform_data to retrieve tmio_nand platform bits by Samuel Ortiz · 13 years ago
  3. 6a8a98b mtd: kill CONFIG_MTD_PARTITIONS by Jamie Iles · 13 years ago
  4. ee0e87b mtd: convert remaining users to mtd_device_register() by Jamie Iles · 13 years ago
  5. c52840f mtd: txx9ndfmc: convert to mtd_device_register() by Jamie Iles · 13 years ago
  6. d1e084e mtd: tmio_nand: convert to mtd_device_register() by Jamie Iles · 13 years ago
  7. 5667bc8 mtd: socrates_nand: convert to mtd_device_register() by Jamie Iles · 13 years ago
  8. 6baed70 mtd: sharpsl: convert to mtd_device_register() by Jamie Iles · 13 years ago
  9. af86ea8 mtd: s3c2410 nand: convert to mtd_device_register() by Jamie Iles · 13 years ago
  10. acd4134 mtd: ppchameleonevb: convert to mtd_device_register() by Jamie Iles · 13 years ago
  11. 55c0689 mtd: orion_nand: convert to mtd_device_register() by Jamie Iles · 13 years ago
  12. 54e07f5 mtd: omap2: convert to mtd_device_register() by Jamie Iles · 13 years ago
  13. a04d23d mtd: nomadik_nand: convert to mtd_device_register() by Jamie Iles · 13 years ago
  14. 1f3a7c6 mtd: ndfc: convert to mtd_device_register() by Jamie Iles · 13 years ago
  15. 759f1d3 mtd: mxc_nand: convert to mtd_device_register() by Jamie Iles · 13 years ago
  16. 248f56d mtd: mpc5121_nfc: convert to mtd_device_register() by Jamie Iles · 13 years ago
  17. 85358b2 mtd: jz4740_nand: convert to mtd_device_register() by Jamie Iles · 13 years ago
  18. c4a5522 mtd: h1910: convert to mtd_device_register() by Jamie Iles · 13 years ago
  19. 99335d0 mtd: fsmc_nand: convert to mtd_device_register() by Jamie Iles · 13 years ago
  20. 13c41db mtd: fsl_upm: convert to mtd_device_register() by Jamie Iles · 13 years ago
  21. ed9281e mtd: fsl_elbc_nand: convert to mtd_device_register() by Jamie Iles · 13 years ago
  22. da499d4 mtd: edb7312 nand: convert to mtd_device_register() by Jamie Iles · 13 years ago
  23. 0f47e95 mtd: diskonchip: convert to mtd_device_register() by Jamie Iles · 13 years ago
  24. 0987711 mtd: davinci_nand: convert to mtd_device_register() by Jamie Iles · 13 years ago
  25. a17f7ca mtd: cs553x_nand: convert to mtd_device_register() by Jamie Iles · 13 years ago
  26. 46720bb mtd: cafe_nand: convert to mtd_device_register() by Jamie Iles · 13 years ago
  27. 8814687 mtd: bf5xx_nand: convert to mtd_device_register() by Jamie Iles · 13 years ago
  28. 63c9dd9 mtd: bcm_umi_nand: convert to mtd_device_register() by Jamie Iles · 13 years ago
  29. e6232b4 mtd: atmel_nand: convert to mtd_device_register() by Jamie Iles · 13 years ago
  30. 3dfad12 mtd: pxa: convert to mtd_device_register() by Jamie Iles · 13 years ago
  31. 3ee904f mtd: plat_nand: convert to mtd_device_register() by Jamie Iles · 13 years ago
  32. 5ffcaf3 mtd: nand: convert to mtd_device_register() by Jamie Iles · 13 years ago
  33. c5d8c0c mtd: omap: fix subpage ecc issue with prefetch by Kishore Kadiyala · 13 years ago
  34. c89eeda mtd: denali: detect the number of banks by Jamie Iles · 13 years ago
  35. 9589bf5 mtd: denali: remove nearly-duplicated register definitions by Jamie Iles · 13 years ago
  36. 8445794 mtd: denali: convert to generic DMA API by Jamie Iles · 13 years ago
  37. 26d9be1 mtd: return badblockbits back by Artem Bityutskiy · 13 years ago
  38. 410fe2f mtd: nand: ndfc: add multiple chip select support by Felix Radensky · 13 years ago
  39. a80f1c1 mtd: omap2: mtd split nand_scan in ident and tail by Jan Weitzel · 13 years ago
  40. 5c39c4c mtd: atmel_nand: add missing include of linux/dmaengine.h by Hans-Christian Egtvedt · 13 years ago
  41. c2aad6d mtd: nand: remove doubled chip deselection on (un)lock by Jiri Pinkava · 13 years ago
  42. ac497c1 mtd: nand: fix S3C NAND clock stop by Jiri Pinkava · 13 years ago
  43. 9b5705a2 mtd: denali: drop __TIME__ usage by Michal Marek · 13 years ago
  44. a2f812d mtd: nand: dynamic allocation of flash-based BBT structs by Brian Norris · 13 years ago
  45. d178e3e mtd: mxc_nand: add support for multiple chips on V21 devices by Baruch Siach · 13 years ago
  46. b7f720d MIPS: Alchemy: Clean up GPIO registers and accessors by Manuel Lauss · 13 years ago
  47. e9c5499 Revert wrong fixes for common misspellings by Lucas De Marchi · 13 years ago
  48. 510ec7b Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 13 years ago
  49. 80b4f81 mtd: atmel_nand: use CPU I/O when buffer is in vmalloc(ed) region by Hong Xu · 13 years ago
  50. 9d51567 mtd: atmel_nand: modify test case for using DMA operations by Nicolas Ferre · 13 years ago
  51. cb457a4 mtd: atmel_nand: fix support for CPUs that do not support DMA access by Hong Xu · 13 years ago
  52. 042bc9c mtd: atmel_nand: trivial: change DMA usage information trace by Nicolas Ferre · 13 years ago
  53. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  54. 7bf7e37 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into for-linus-1 by Artem Bityutskiy · 13 years ago
  55. 944dc03 tmio: Silence warnings introduced by mfd changes by Andres Salomon · 13 years ago
  56. d9d01f4 mtd: Use mfd_data instead of driver_data for tmio_nand by Andres Salomon · 13 years ago
  57. a23090a mfd: mfd_cell is now implicitly available to t7166xb drivers by Andres Salomon · 13 years ago
  58. e16b396 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  59. 0df0914 Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 13 years ago
  60. 411f5c7 Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 13 years ago
  61. 4c5811b Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  62. e8444a3 Merge git://git.infradead.org/users/dwmw2/mtd-2.6.38 by Linus Torvalds · 13 years ago
  63. fc2ff59 mtd: nand: enable software BCH ECC in nand simulator by Ivan Djelic · 13 years ago
  64. 193bd40 mtd: nand: add software BCH ECC support by Ivan Djelic · 13 years ago
  65. 2c1c5f1 mtd: mxc_nand: fix OOB corruption when page size > 2KiB by Baruch Siach · 13 years ago
  66. f43272c mtd: DaVinci: Removed header file that is not required by Sandeep Paulraj · 13 years ago
  67. 4332c11 mtd: pxa3xx_nand: clean the keep configure code by Lei Wen · 13 years ago
  68. 401e67e mtd: pxa3xx_nand: mtd scan id process could be defined by driver itself by Lei Wen · 13 years ago
  69. 4eb2da8 mtd: pxa3xx_nand: unify prepare command by Lei Wen · 13 years ago
  70. 38caf7f mtd: pxa3xx_nand: discard wait_for_event,write_cmd,__readid function by Lei Wen · 13 years ago
  71. f8155a4 mtd: pxa3xx_nand: rework irq logic by Lei Wen · 13 years ago
  72. e353a20 mtd: pxa3xx_nand: make scan procedure more clear by Lei Wen · 13 years ago
  73. 5d9d993 mtd: mxc_nand: fix read past buffer end by Baruch Siach · 13 years ago
  74. 74f1b72 mtd: omap3: nand: report corrected ecc errors by John Ogness · 13 years ago
  75. 775adc3 mtd: nand: fix a typo in a commentary by Jason Liu · 13 years ago
  76. 7912a5e mtd: nand: fix pointer NULL pointer dereferencing by Stanislav Fomichev · 13 years ago
  77. cbc6c5e mtd: atmel_nand: Add DMA support to access Nandflash by Hong Xu · 14 years ago
  78. 83025c8 mtd: mpc5121_nfc: don't treat NULL clk as an error by Jamie Iles · 14 years ago
  79. c804c73 mtd: add "platform:" prefix for platform modalias by Axel Lin · 13 years ago
  80. 3afdb0f Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel-stable by Russell King · 13 years ago
  81. 7685167 ARM: imx5x: clean up ARCH_MX5X by Richard Zhao · 13 years ago
  82. 12d7d4e Merge branch 'devel-cleanup' into omap-for-linus by Tony Lindgren · 13 years ago
  83. 1c48a5c dt: Eliminate of_platform_{,un}register_driver by Grant Likely · 13 years ago
  84. f040d33 omap3: nand: making ecc layout as compatible with romcode ecc by Sukumar Ghorai · 13 years ago
  85. f3d73f3 omap3: nand: ecc layout select from board file by Sukumar Ghorai · 13 years ago
  86. 317379a omap3: nand: configurable fifo threshold to gain the throughput by Sukumar Ghorai · 13 years ago
  87. 4e07037 omap3: nand: prefetch in irq mode support by Sukumar Ghorai · 13 years ago
  88. 1b0b323c omap3: nand: configurable transfer type per board by Sukumar Ghorai · 13 years ago
  89. d5ce2b6 omap3630: nand: fix device size to work in polled mode by Sukumar Ghorai · 13 years ago
  90. 177b241 kbuild, mtd, net: a few comment typo fixes and rewording by Gilles Espinasse · 14 years ago
  91. 58a69cb workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable' by Tejun Heo · 13 years ago
  92. ab2020f Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 14 years ago
  93. 52d039f mtd: pxa3xx_nand: NULL dereference in pxa3xx_nand_probe by Dan Carpenter · 14 years ago
  94. cbcab65 mtd: nand: add mtd->writebufsize initialization by Anatolij Gustschin · 14 years ago
  95. 24ac9a9 mtd: txx9ndfmc: limit transfer bytes to 512 (ECC provides 6 bytes max) by Ralf Rösch · 14 years ago
  96. eaca491 mtd: nand: ams-delta: drop omap_read/write, use ioremap by Janusz Krzysztofik · 14 years ago
  97. 494f45d mtd: nand: ams-delta: select for built-in by default by Janusz Krzysztofik · 14 years ago
  98. b7b1a29 mtd: nand: rearrange ONFI revision checking, add ONFI 2.3 by Brian Norris · 14 years ago
  99. 0b524fb mtd: nand: choose correct chip name (ONFI bug) by Brian Norris · 14 years ago
  100. 7e95d1f mtd: nand: ams-delta: convert to platform driver by Janusz Krzysztofik · 14 years ago