1. ef9a61b Merge tag 'for-linus-20130909' of git://git.infradead.org/linux-mtd by Linus Torvalds · 11 years ago
  2. 6c3b889 mtd: chips: Add support for PMC SPI Flash chips in m25p80.c by Michel Stempin · 11 years ago
  3. 60ea89e mtd: ofpart: use for_each_child_of_node() macro by Wei Yongjun · 11 years ago
  4. 3156231 mtd: mtdswap: replace strict_strtoul() with kstrtoul() by Jingoo Han · 11 years ago
  5. 8e7fd23 mtd cs553x_nand: use kzalloc() instead of memset by Dan Carpenter · 11 years ago
  6. ff52c67 mtd: atmel_nand: fix error return code in atmel_nand_probe() by Wei Yongjun · 11 years ago
  7. 13134f4 mtd: bcm47xxsflash: writing support by Rafał Miłecki · 11 years ago
  8. c0fcbc5 mtd: bcm47xxsflash: implement erasing support by Rafał Miłecki · 11 years ago
  9. 8268df2 mtd: bcm47xxsflash: convert to module_platform_driver instead of init/exit by Libo Chen · 11 years ago
  10. d2b1bd1 mtd: bcm47xxsflash: convert kzalloc to avoid invalid access by Libo Chen · 11 years ago
  11. ebc6e4b mtd: remove alauda driver by Jussi Kivilinna · 11 years ago
  12. b2ac037 mtd: nand: mxc_nand: mark 'const' properly by Jingoo Han · 11 years ago
  13. 9a589c8 mtd: maps: cfi_flagadm: add missing __iomem annotation by Jingoo Han · 11 years ago
  14. e51fb2c mtd: spear_smi: add missing __iomem annotation by Jingoo Han · 11 years ago
  15. 2fffc79 mtd: r852: Staticize local symbols by Jingoo Han · 11 years ago
  16. b2b263f2 mtd: nandsim: Staticize local symbols by Jingoo Han · 11 years ago
  17. d1d90c99 mtd: impa7: add missing __iomem annotation by Jingoo Han · 11 years ago
  18. 582b2ff mtd: sm_ftl: Staticize local symbols by Jingoo Han · 11 years ago
  19. a3d7ee9 mtd: m25p80: add support for mr25h10 by Markus Niebel · 11 years ago
  20. 5814699 mtd: m25p80: make CONFIG_M25PXX_USE_FAST_READ safe to enable by Sascha Hauer · 11 years ago
  21. 7e7d83b mtd: m25p80: Pass flags through CAT25_INFO macro by Sascha Hauer · 11 years ago
  22. 8f229fb mtd: m25p80: remove unnecessary ifdef by Sascha Hauer · 11 years ago
  23. da887588 mtd: MTD_NAND_DENALI should depend on HAS_DMA by Geert Uytterhoeven · 11 years ago
  24. 44a417f mtd: fsmc_nand: simplify platform_get_resource_byname/devm_ioremap_resource by Julia Lawall · 11 years ago
  25. 2fa831f mtd: atmel_nand: pmecc: fix failure to correct bit error in 1024-bytes sector by Josh Wu · 11 years ago
  26. eedeac3 mtd: m25p80: Micron SPI uses Macronix-style 4-byte addressing by Brian Norris · 11 years ago
  27. d6a95080 mtd: nand: fixup kerneldoc, rename parameter by Brian Norris · 11 years ago
  28. f720e7c mtd: gpmi: remove the nand_scan() by Huang Shijie · 11 years ago
  29. 4204ccc mtd: set ONFI nand's default hooks in nand_set_defaults() by Huang Shijie · 11 years ago
  30. bdf69c4 mtd: set the ecc step size for master/slave mtd_info by Huang Shijie · 11 years ago
  31. bf977e3 mtd: add a new sys node to show the ecc step size by Huang Shijie · 11 years ago
  32. daae74c mtd: nand: silence some shift wrap warnings by Dan Carpenter · 11 years ago
  33. 7a96541 mtd: simplify use of devm_ioremap_resource by Julia Lawall · 11 years ago
  34. 39de86e mtd: create_freezable_workqueue() doesn't return an ERR_PTR by Dan Carpenter · 11 years ago
  35. 8a9f4aa mtd: tests: incorporate error message for mtdtest_write() by Akinobu Mita · 11 years ago
  36. abc173a mtd: tests: incorporate error message for mtdtest_read() by Akinobu Mita · 11 years ago
  37. 0d58f6e mtd: nand: Allow to build pxa3xx_nand on Orion platforms by Ezequiel Garcia · 11 years ago
  38. 6b45c1e mtd: nand: pxa3xx: Allow devices with no dma resources by Ezequiel Garcia · 11 years ago
  39. 57ff88f mtd: nand: pxa3xx: Add __maybe_unused keyword to enable_int() by Ezequiel Garcia · 11 years ago
  40. f4db2e3 mtd: nand: pxa3xx: Make dma code dependent on dma capable platforms by Ezequiel Garcia · 11 years ago
  41. 48cf7ef mtd: nand: pxa3xx: Move cached registers to info structure by Ezequiel Garcia · 11 years ago
  42. ec82135 mtd: nand: pxa3xx: Remove unneeded internal cmdset by Ezequiel Garcia · 11 years ago
  43. f455578 mtd: nand: pxa3xx: Remove hardcoded mtd name by Ezequiel Garcia · 11 years ago
  44. b7655bc mtd: nand: pxa3xx: Add a local loop variable by Ezequiel Garcia · 11 years ago
  45. 41a6343 mtd: nand: pxa3xx: Use 'length override' in ONFI paramater page read by Ezequiel Garcia · 11 years ago
  46. 3a1a344 mtd: nand: pxa3xx: Support command buffer #3 by Ezequiel Garcia · 11 years ago
  47. 5bb653e mtd: nand: pxa3xx: Allow to set/clear the 'spare enable' field by Ezequiel Garcia · 11 years ago
  48. cd9d118 mtd: nand: pxa3xx: Handle ECC and DMA enable/disable properly by Ezequiel Garcia · 11 years ago
  49. c0f3b86 mtd: nand: pxa3xx: Introduce 'marvell,armada370-nand' compatible string by Ezequiel Garcia · 11 years ago
  50. 2febcdf mtd: gpmi: set the BCH's geometry with the ecc info by Huang Shijie · 11 years ago
  51. d1048aa mtd: add the ecc info for some full-id nand chips by Huang Shijie · 11 years ago
  52. 5721934 mtd: parse out the ECC info for the full-id nand chips by Huang Shijie · 11 years ago
  53. e2985fc mtd: replace the hardcode with the onfi_feature() by Huang Shijie · 11 years ago
  54. 6dcbe0c mtd: get the ECC info from the Extended Parameter Page by Huang Shijie · 11 years ago
  55. 10c86ba mtd: get the ECC info from the parameter page for ONFI nand by Huang Shijie · 11 years ago
  56. 1fad0e8 mtd: atmel_nand: move the sanity check to the beginning of pmecc_enable() by Josh Wu · 11 years ago
  57. e09f7f9 mtd: onenand: use dev_get_platdata() by Jingoo Han · 11 years ago
  58. 453810b mtd: nand: use dev_get_platdata() by Jingoo Han · 11 years ago
  59. d20d5a5 mtd: maps: use dev_get_platdata() by Jingoo Han · 11 years ago
  60. 0278fd3 mtd: devices: use dev_get_platdata() by Jingoo Han · 11 years ago
  61. 07cc0fb mtd: denali: use NAND_CI_CELLTYPE_MSK instead of hardcoded constant by Akinobu Mita · 11 years ago
  62. 52a073b mtd: nand: gpmi-nand: use more sensible error codes at various places by Lothar Waßmann · 11 years ago
  63. 9fe5f52 mtd: atmel_nand: fix the warning when CONFIG_OF is not defined by Josh Wu · 11 years ago
  64. 5617751 mtd: mtd_nandbiterrs: use mtd_test helpers by Akinobu Mita · 11 years ago
  65. 6cf7835 mtd: mtd_torturetest: use mtd_test helpers by Akinobu Mita · 11 years ago
  66. 725cd71 mtd: mtd_subpagetest: use mtd_test helpers by Akinobu Mita · 11 years ago
  67. 5a78df6 mtd: mtd_stresstest: use mtd_test helpers by Akinobu Mita · 11 years ago
  68. 59b0816 mtd: mtd_speedtest: use mtd_test helpers by Akinobu Mita · 11 years ago
  69. bf9c223 mtd: mtd_readtest: use mtd_test helpers by Akinobu Mita · 11 years ago
  70. 66b2818 mtd: mtd_pagetest: use mtd_test helpers by Akinobu Mita · 11 years ago
  71. 4bf527a mtd: mtd_oobtest: use mtd_test helpers by Akinobu Mita · 11 years ago
  72. a995c79 mtd: tests: rename sources in order to link a helper object by Akinobu Mita · 11 years ago
  73. 084db4b mtd: tests: introduce helper functions by Akinobu Mita · 11 years ago
  74. dad2256 mtd: nand: remove NAND_BBT_SCANEMPTY by Brian Norris · 11 years ago
  75. b32843b mtd: nand: hide in-memory BBT implementation details by Brian Norris · 11 years ago
  76. 5a0edb2 mtd: nand: refactor chip->block_markbad interface by Brian Norris · 11 years ago
  77. 39dbb02 mtd: nand: eliminate cast by Brian Norris · 11 years ago
  78. b4d20d6 mtd: nand: remove multiplied-by-2 block logic by Brian Norris · 11 years ago
  79. 771c568 mtd: nand: add accessors, macros for in-memory BBT by Brian Norris · 11 years ago
  80. 180890c mtd: mpc5121_nfc: cleanup clock API use by Gerhard Sittig · 11 years ago
  81. e79265b mtd: ofpart: add compatible check for child nodes by Josh Wu · 11 years ago
  82. 6054d4d mtd: atmel_nand: enable Nand Flash Controller (NFC) write via sram by Josh Wu · 11 years ago
  83. 1ae9c09 mtd: atmel_nand: enable Nand Flash Controller (NFC) read data via sram by Josh Wu · 11 years ago
  84. 7dc37de mtd: atmel_nand: add Nand Flash Controller (NFC) support by Josh Wu · 11 years ago
  85. 5ee3d9d mtd: atmel_nand: replace pmecc enable code with one function. by Josh Wu · 11 years ago
  86. 0d63748 mtd: atmel_nand: use devm_xxx gpio kzalloc, gpio and ioremap by Jean-Christophe PLAGNIOL-VILLARD · 11 years ago
  87. 2f3b07a mtd: nandsim: remove unused ns->geom.oobshift by Akinobu Mita · 11 years ago
  88. 8e716a8 mtd: nandsim: remove unused code by Akinobu Mita · 11 years ago
  89. 6d07fcf mtd: nandsim: use NS_RAW_OFFSET() by Akinobu Mita · 11 years ago
  90. 3b8b8fa mtd: nandsim: simplify NS_RAW_OFFSET() by Akinobu Mita · 11 years ago
  91. f03a572 mtd: nandsim: use kasprintf() by Akinobu Mita · 11 years ago
  92. 08efe91 mtd: nandsim: convert pages_written[] to bitmap by Akinobu Mita · 11 years ago
  93. 60c6738 mtd: nand: detect OOB size for Toshiba 24nm raw SLC by Brian Norris · 11 years ago
  94. fe2f4c8 mtd: jedec_probe: fix LH28F640BF definition by Andrea Adami · 11 years ago
  95. edc9cba mtd: atmel_nand: fix pmecc selction for ecc requirement typo by Josh Wu · 11 years ago
  96. 68e8078 mtd: nand: fix NAND_BUSWIDTH_AUTO for x16 devices by Brian Norris · 11 years ago
  97. 9d40349 mtd: diskonchip: remove unused entries in Kconfig by Michael Opdenacker · 11 years ago
  98. f9827dd mtd: refactor call to request_module by Kees Cook · 11 years ago
  99. 2e29497 mtd: atmel_nand: don't use devm_pinctrl_get_select_default() in probe by Wolfram Sang · 11 years ago
  100. 9f7f7d8 mtd: gpmi-nand: don't use devm_pinctrl_get_select_default() in probe by Wolfram Sang · 11 years ago