1. 9013bb4 mtd: gpmi: add gpmi support for mx6q by Huang Shijie · 12 years ago
  2. e10db1f mtd: gpmi: add device tree support to gpmi-nand by Huang Shijie · 12 years ago
  3. 279f08d mtd: nand: utilize oob_required parameter by Brian Norris · 12 years ago
  4. 7725cc8 mtd: gpmi-nand: utilize oob_requested parameter by Brian Norris · 12 years ago
  5. a6976cd mtd: IFC NAND: utilize oob_required parameter by Brian Norris · 12 years ago
  6. d112dc7 mtd: eLBC NAND: utilize oob_required parameter by Brian Norris · 12 years ago
  7. e47f3db mtd: nand: pass proper 'oob_required' parameter by Brian Norris · 12 years ago
  8. 1fbb938 mtd: nand: add 'oob_required' argument to NAND {read,write}_page interfaces by Brian Norris · 12 years ago
  9. b4f7aa8 mtd: add read_byte support to plat_nand by John Crispin · 12 years ago
  10. a4f20351 OF: MTD: make plat_nand loadable from DT by John Crispin · 12 years ago
  11. bb08bc1 mtd: add m25p80 id for mx25l2005a by John Crispin · 12 years ago
  12. 5ca11ca mtd: m25p80: add support for Everspin MR25H256 MRAM chip by Marek Vasut · 12 years ago
  13. 1826dbc mtd: nand: kill NAND_NO_AUTOINCR option by Brian Norris · 12 years ago
  14. c00a099 mtd: nand: remove autoincrement 'sndcmd' code by Brian Norris · 12 years ago
  15. 831d316 mtd: nandsim: remove autoincrement code by Brian Norris · 12 years ago
  16. edbc4540 mtd: driver _read() returns max_bitflips; mtd_read() returns -EUCLEAN by Mike Dunn · 12 years ago
  17. e2788c9 mtd: nand: add sanity check of ecc strength to nand_scan_tail() by Mike Dunn · 12 years ago
  18. 3f91e94 mtd: nand: read_page() returns max_bitflips by Mike Dunn · 12 years ago
  19. d062d4e mtd: bitflip_threshold added to mtd_info and sysfs by Mike Dunn · 12 years ago
  20. a9b672e mtd: expose ecc_strength through sysfs by Mike Dunn · 12 years ago
  21. 44df4d1 mtd: nand: fix incorrect ecc strength values by Mike Dunn · 12 years ago
  22. 86c2072 mtd: ecc_strength is at ecc step granularity by Mike Dunn · 12 years ago
  23. 09cbe58 mtd: nand: Add a NAND_CMD_STATUS when using write verification by Bastian Hecht · 12 years ago
  24. 8abc0d4 mtd: cmdlinepart: fix commentary by Peter Meerwald · 12 years ago
  25. 4b6f05e mtd: mxc_nand: fix several sparse warnings about incorrect address space by Uwe Kleine-König · 12 years ago
  26. 6436356 mtd: mxc_nand: implement device tree probing by Uwe Kleine-König · 12 years ago
  27. f48d0f9 mtd: mxc_nand: put several more fields into devtype_data by Uwe Kleine-König · 12 years ago
  28. 69d023b mtd: mxc_nand: put callback for data correction into devtype struct by Uwe Kleine-König · 12 years ago
  29. 5e05a2d mtd: mxc_nand: split chip_select function and put it into devtype struct by Uwe Kleine-König · 12 years ago
  30. 6dcdf99 mtd: mxc_nand: put ecc layout into devtype structs by Uwe Kleine-König · 12 years ago
  31. 6d38af2 mtd: mxc_nand: split some functions to get rid of more nfc_is_vX() by Uwe Kleine-König · 12 years ago
  32. e4303b2 mtd: mxc_nand: move function pointers to a per-SOC struct by Uwe Kleine-König · 12 years ago
  33. 8556958 mtd: mxc_nand: use a flag to detect if the mx21 quirk is necessary by Uwe Kleine-König · 12 years ago
  34. 8d1fd16 mtd: mxc_nand: set owner field to prevent module unloading when in use by Uwe Kleine-König · 12 years ago
  35. 39a5d0b mtd: block2mtd: page_read() never returns NULL by Ryosuke Saito · 12 years ago
  36. 5329d67 mtd: bcm63xxpart: handle Broadcom partition order by Jonas Gorski · 12 years ago
  37. a9c465f mtd: nand: omap: fix race condition in omap_wait() by Ivan Djelic · 12 years ago
  38. e25da1c mtd: fsmc_nand: Add clk_{un}prepare() support by Viresh Kumar · 12 years ago
  39. c0010eb mtd: spear_smi: Add clk_{un}prepare() support by Viresh Kumar · 12 years ago
  40. 47d0505 mtd: fix scb2_flash build when PCI is not enabled by Randy Dunlap · 12 years ago
  41. d7efe22 mtd: omap2: fix resource leak in prefetch-busy path by Grazvydas Ignotas · 12 years ago
  42. 886bd33 mtd: print out the page size and oob size after parsing out the nand by Huang Shijie · 12 years ago
  43. 59fdd5b mtd: IFC NAND: Add support of ONFI NAND flash by Prabhakar Kushwaha · 12 years ago
  44. 287558f mtd: lpddr: replace open-coded ARRAY_SIZE with macro by Jim Cromie · 12 years ago
  45. 4d16cd6 mtd: use module_pci_driver by Axel Lin · 13 years ago
  46. 4aa6ae3 mtd: gpmi: do not include the mxs.h by Huang Shijie · 13 years ago
  47. 6d56b9d mtd: mark const init data with __initconst instead of __initdata by Uwe Kleine-König · 13 years ago
  48. f2e5a24 mtd: plat_nand: Add default partition parser to driver by H Hartley Sweeten · 13 years ago
  49. 9ff00d5 Merge tag 'for-linus-3.4-20120513' of git://git.infradead.org/linux-mtd by Linus Torvalds · 12 years ago
  50. b027274 mtd: ams-delta: fix request_mem_region() failure by Janusz Krzysztofik · 12 years ago
  51. 7a84477 mtd: fix oops in dataflash driver by Will Newton · 13 years ago
  52. acdf2fc Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 12 years ago
  53. d04525e dma: mxs-dma: enable channel in device_issue_pending call by Shawn Guo · 12 years ago
  54. c65390f fix breakage in mtdchar_open(), sanitize failure exits by Al Viro · 12 years ago
  55. 5d32c88 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  56. 234e340 simple_open: automatically convert to simple_open() by Stephen Boyd · 12 years ago
  57. 8bb1f22 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  58. 00292bb mtdchar: kill persistently held vfsmount by Al Viro · 13 years ago
  59. 623ff77 Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6 by Linus Torvalds · 13 years ago
  60. ef08e78 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 13 years ago
  61. 0195c00 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system by Linus Torvalds · 13 years ago
  62. 09893ee Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  63. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 13 years ago
  64. fa453a6 Merge branch 'for-linus-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 13 years ago
  65. 9e4db1c Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 13 years ago
  66. 1bfecd9 Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  67. d61b7a5 Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  68. 7b0e67f mtd: docg3 add protection against concurrency by Robert Jarzmik · 13 years ago
  69. 1b15a5f mtd: docg3 refactor cascade floors structure by Robert Jarzmik · 13 years ago
  70. a2b3d28 mtd: docg3 increase write/erase timeout by Robert Jarzmik · 13 years ago
  71. a7baef1 mtd: docg3 fix inbound calculations by Robert Jarzmik · 13 years ago
  72. a78da28 mtd: nand: gpmi: fix function annotations by Wolfram Sang · 13 years ago
  73. b11ec57 mtd: phram: fix section mismatch for phram_setup by Ryosuke Saito · 13 years ago
  74. 3b27dac mtd: unify initialization of erase_info->fail_addr by Shmulik Ladkani · 13 years ago
  75. 6379575 mtd: support ONFI multi lun NAND by Matthieu CASTET · 13 years ago
  76. 452380e mtd: sm_ftl: fix typo in major number. by Maxim Levitsky · 13 years ago
  77. 6551ab5 mtd: add device-tree support to spear_smi by Stefan Roese · 13 years ago
  78. f7e3dd8 mtd: spear_smi: Remove default partition information from driver by Stefan Roese · 13 years ago
  79. eea6281 mtd: Add device-tree support to fsmc_nand by Stefan Roese · 13 years ago
  80. 30053b8 mtd: fix section mismatch for doc_probe_device by Ryosuke Saito · 13 years ago
  81. 2a5dbead mtd: nand/fsmc: Remove sparse warnings and errors by Vipin Kumar · 13 years ago
  82. 4774fb0 mtd: nand/fsmc: Add DMA support by Vipin Kumar · 13 years ago
  83. 604e754 mtd: nand/fsmc: Access the NAND device word by word whenever possible by Vipin Kumar · 13 years ago
  84. 712c4ad mtd: nand/fsmc: Use dev_err to report error scenario by Vipin Kumar · 13 years ago
  85. 82b9dbe mtd: nand/fsmc: Use devm routines by Vipin Kumar · 13 years ago
  86. e2f6bce mtd: nand/fsmc: Modify fsmc driver to accept nand timing parameters via platform by Vipin Kumar · 13 years ago
  87. f63acb7 mtd: fsmc_nand: add pm callbacks to support hibernation by Shiraz Hashim · 13 years ago
  88. 467e6e7 mtd: nand/fsmc: Initialize the badblockbits to 7 by Vipin Kumar · 13 years ago
  89. b533f8d mtd: nand/fsmc: Flip the bit only if the error index is < 4096 by Vipin Kumar · 13 years ago
  90. aea686b mtd: nand/fsmc: Read only 512 + 13 bytes for 8bit NAND devices by Vipin Kumar · 13 years ago
  91. 4cbe1bf0 mtd: nand/fsmc: Correct the multiline comment format by Vipin Kumar · 13 years ago
  92. 04f1685 mtd: nand/fsmc: Remove default partition information from driver by Armando Visconti · 13 years ago
  93. 7147032 mtd: nand/fsmc: Pass partition information through platform data by Vipin Kumar · 13 years ago
  94. b2a2a84 mtd: phram: dot not crash when built-in and passing boot param by Hervé Fache · 13 years ago
  95. 09ef90d mtd: gpmi: fix the wrong DMA command. by Huang Shijie · 13 years ago
  96. 6a918ba mtd: flash drivers set ecc strength by Mike Dunn · 13 years ago
  97. d107bc3 mtd: docg3 reduce read alignment burden by Robert Jarzmik · 13 years ago
  98. cfe7819 mtd: sh_flctl: Add power management with QoS request by Bastian Hecht · 13 years ago
  99. 42d7fbe mtd: do not use plain 0 as NULL by Artem Bityutskiy · 13 years ago
  100. ee478af mtd: maps: sa1100-flash: Add reference counter to set_vpp() by Paul Parsons · 13 years ago