1. d41f950 mtd: nand: gpmi-nand: janitorial cleanup: (commas after last element of struct initializer) by Lothar Waßmann · 11 years ago
  2. 031e277 mtd: gpmi: fix ECC regression by David Woodhouse · 11 years ago
  3. 72c2d53 file->f_op is never NULL... by Al Viro · 11 years ago
  4. 18a84e9 mtd: nand: pxa3xx: Fix registered MTD name by Ezequiel Garcia · 11 years ago
  5. a7204d7 Merge 3.12-rc6 into driver-core-next by Greg Kroah-Hartman · 11 years ago
  6. 6d3be30 treewide: Fix typo in printk by Masanari Iida · 11 years ago
  7. 5af5073 drivers: clean-up prom.h implicit includes by Rob Herring · 11 years ago
  8. ae0d146 UBI: Add some asserts to ubi_attach_fastmap() by Richard Weinberger · 11 years ago
  9. fe24c6e UBI: Fix memory leak in ubi_attach_fastmap() error path by Richard Weinberger · 11 years ago
  10. 55b80c4 UBI: simplify image sequence test by Richard Genoud · 11 years ago
  11. c22301a UBI: fastmap: fix backward compatibility with image_seq by Richard Genoud · 11 years ago
  12. 4b3e0a2 UBI: Call scan_all() with correct offset in error case by Richard Weinberger · 11 years ago
  13. f240dca UBI: Fix error path in scan_pool() by Richard Weinberger · 11 years ago
  14. fb10e4d UBI: fix refill_wl_user_pool() by Richard Weinberger · 11 years ago
  15. 2b468ef mtd: m25p80: Fix 4 byte addressing mode for Micron devices. by Elie De Brauwer · 11 years ago
  16. 5cb1327 mtd: nand: fix memory leak in ONFI extended parameter page by Brian Norris · 11 years ago
  17. 2c2b928 mtd: atmel_nand: fix deferred probe from __init by Johan Hovold · 11 years ago
  18. ab5be58 mtd: nand: pxa3xx: Remove unneeded ifdef CONFIG_OF by Ezequiel Garcia · 11 years ago
  19. f1da345 Merge tag 'upstream-3.12-rc1' of git://git.infradead.org/linux-ubi by Linus Torvalds · 11 years ago
  20. ef9a61b Merge tag 'for-linus-20130909' of git://git.infradead.org/linux-mtd by Linus Torvalds · 11 years ago
  21. 6c3b889 mtd: chips: Add support for PMC SPI Flash chips in m25p80.c by Michel Stempin · 11 years ago
  22. 60ea89e mtd: ofpart: use for_each_child_of_node() macro by Wei Yongjun · 11 years ago
  23. 3156231 mtd: mtdswap: replace strict_strtoul() with kstrtoul() by Jingoo Han · 11 years ago
  24. 8e7fd23 mtd cs553x_nand: use kzalloc() instead of memset by Dan Carpenter · 11 years ago
  25. ff52c67 mtd: atmel_nand: fix error return code in atmel_nand_probe() by Wei Yongjun · 11 years ago
  26. 13134f4 mtd: bcm47xxsflash: writing support by Rafał Miłecki · 11 years ago
  27. c0fcbc5 mtd: bcm47xxsflash: implement erasing support by Rafał Miłecki · 11 years ago
  28. 8268df2 mtd: bcm47xxsflash: convert to module_platform_driver instead of init/exit by Libo Chen · 11 years ago
  29. d2b1bd1 mtd: bcm47xxsflash: convert kzalloc to avoid invalid access by Libo Chen · 11 years ago
  30. ebc6e4b mtd: remove alauda driver by Jussi Kivilinna · 11 years ago
  31. b2ac037 mtd: nand: mxc_nand: mark 'const' properly by Jingoo Han · 11 years ago
  32. 9a589c8 mtd: maps: cfi_flagadm: add missing __iomem annotation by Jingoo Han · 11 years ago
  33. e51fb2c mtd: spear_smi: add missing __iomem annotation by Jingoo Han · 11 years ago
  34. 2fffc79 mtd: r852: Staticize local symbols by Jingoo Han · 11 years ago
  35. b2b263f2 mtd: nandsim: Staticize local symbols by Jingoo Han · 11 years ago
  36. d1d90c99 mtd: impa7: add missing __iomem annotation by Jingoo Han · 11 years ago
  37. 582b2ff mtd: sm_ftl: Staticize local symbols by Jingoo Han · 11 years ago
  38. a3d7ee9 mtd: m25p80: add support for mr25h10 by Markus Niebel · 11 years ago
  39. 5814699 mtd: m25p80: make CONFIG_M25PXX_USE_FAST_READ safe to enable by Sascha Hauer · 11 years ago
  40. 7e7d83b mtd: m25p80: Pass flags through CAT25_INFO macro by Sascha Hauer · 11 years ago
  41. 8f229fb mtd: m25p80: remove unnecessary ifdef by Sascha Hauer · 11 years ago
  42. da887588 mtd: MTD_NAND_DENALI should depend on HAS_DMA by Geert Uytterhoeven · 11 years ago
  43. 44a417f mtd: fsmc_nand: simplify platform_get_resource_byname/devm_ioremap_resource by Julia Lawall · 11 years ago
  44. 2fa831f mtd: atmel_nand: pmecc: fix failure to correct bit error in 1024-bytes sector by Josh Wu · 11 years ago
  45. eedeac3 mtd: m25p80: Micron SPI uses Macronix-style 4-byte addressing by Brian Norris · 11 years ago
  46. d6a95080 mtd: nand: fixup kerneldoc, rename parameter by Brian Norris · 11 years ago
  47. f720e7c mtd: gpmi: remove the nand_scan() by Huang Shijie · 11 years ago
  48. 4204ccc mtd: set ONFI nand's default hooks in nand_set_defaults() by Huang Shijie · 11 years ago
  49. bdf69c4 mtd: set the ecc step size for master/slave mtd_info by Huang Shijie · 11 years ago
  50. bf977e3 mtd: add a new sys node to show the ecc step size by Huang Shijie · 11 years ago
  51. daae74c mtd: nand: silence some shift wrap warnings by Dan Carpenter · 11 years ago
  52. 7a96541 mtd: simplify use of devm_ioremap_resource by Julia Lawall · 11 years ago
  53. 39de86e mtd: create_freezable_workqueue() doesn't return an ERR_PTR by Dan Carpenter · 11 years ago
  54. 8a9f4aa mtd: tests: incorporate error message for mtdtest_write() by Akinobu Mita · 11 years ago
  55. abc173a mtd: tests: incorporate error message for mtdtest_read() by Akinobu Mita · 11 years ago
  56. 0d58f6e mtd: nand: Allow to build pxa3xx_nand on Orion platforms by Ezequiel Garcia · 11 years ago
  57. 6b45c1e mtd: nand: pxa3xx: Allow devices with no dma resources by Ezequiel Garcia · 11 years ago
  58. 57ff88f mtd: nand: pxa3xx: Add __maybe_unused keyword to enable_int() by Ezequiel Garcia · 11 years ago
  59. f4db2e3 mtd: nand: pxa3xx: Make dma code dependent on dma capable platforms by Ezequiel Garcia · 11 years ago
  60. 48cf7ef mtd: nand: pxa3xx: Move cached registers to info structure by Ezequiel Garcia · 11 years ago
  61. ec82135 mtd: nand: pxa3xx: Remove unneeded internal cmdset by Ezequiel Garcia · 11 years ago
  62. f455578 mtd: nand: pxa3xx: Remove hardcoded mtd name by Ezequiel Garcia · 11 years ago
  63. b7655bc mtd: nand: pxa3xx: Add a local loop variable by Ezequiel Garcia · 11 years ago
  64. 41a6343 mtd: nand: pxa3xx: Use 'length override' in ONFI paramater page read by Ezequiel Garcia · 11 years ago
  65. 3a1a344 mtd: nand: pxa3xx: Support command buffer #3 by Ezequiel Garcia · 11 years ago
  66. 5bb653e mtd: nand: pxa3xx: Allow to set/clear the 'spare enable' field by Ezequiel Garcia · 11 years ago
  67. cd9d118 mtd: nand: pxa3xx: Handle ECC and DMA enable/disable properly by Ezequiel Garcia · 11 years ago
  68. c0f3b86 mtd: nand: pxa3xx: Introduce 'marvell,armada370-nand' compatible string by Ezequiel Garcia · 11 years ago
  69. 2febcdf mtd: gpmi: set the BCH's geometry with the ecc info by Huang Shijie · 11 years ago
  70. d1048aa mtd: add the ecc info for some full-id nand chips by Huang Shijie · 11 years ago
  71. 5721934 mtd: parse out the ECC info for the full-id nand chips by Huang Shijie · 11 years ago
  72. e2985fc mtd: replace the hardcode with the onfi_feature() by Huang Shijie · 11 years ago
  73. 6dcbe0c mtd: get the ECC info from the Extended Parameter Page by Huang Shijie · 11 years ago
  74. 10c86ba mtd: get the ECC info from the parameter page for ONFI nand by Huang Shijie · 11 years ago
  75. 1fad0e8 mtd: atmel_nand: move the sanity check to the beginning of pmecc_enable() by Josh Wu · 11 years ago
  76. e09f7f9 mtd: onenand: use dev_get_platdata() by Jingoo Han · 11 years ago
  77. 453810b mtd: nand: use dev_get_platdata() by Jingoo Han · 11 years ago
  78. d20d5a5 mtd: maps: use dev_get_platdata() by Jingoo Han · 11 years ago
  79. 0278fd3 mtd: devices: use dev_get_platdata() by Jingoo Han · 11 years ago
  80. 07cc0fb mtd: denali: use NAND_CI_CELLTYPE_MSK instead of hardcoded constant by Akinobu Mita · 11 years ago
  81. 52a073b mtd: nand: gpmi-nand: use more sensible error codes at various places by Lothar Waßmann · 11 years ago
  82. 9fe5f52 mtd: atmel_nand: fix the warning when CONFIG_OF is not defined by Josh Wu · 11 years ago
  83. 5617751 mtd: mtd_nandbiterrs: use mtd_test helpers by Akinobu Mita · 11 years ago
  84. 6cf7835 mtd: mtd_torturetest: use mtd_test helpers by Akinobu Mita · 11 years ago
  85. 725cd71 mtd: mtd_subpagetest: use mtd_test helpers by Akinobu Mita · 11 years ago
  86. 5a78df6 mtd: mtd_stresstest: use mtd_test helpers by Akinobu Mita · 11 years ago
  87. 59b0816 mtd: mtd_speedtest: use mtd_test helpers by Akinobu Mita · 11 years ago
  88. bf9c223 mtd: mtd_readtest: use mtd_test helpers by Akinobu Mita · 11 years ago
  89. 66b2818 mtd: mtd_pagetest: use mtd_test helpers by Akinobu Mita · 11 years ago
  90. 4bf527a mtd: mtd_oobtest: use mtd_test helpers by Akinobu Mita · 11 years ago
  91. a995c79 mtd: tests: rename sources in order to link a helper object by Akinobu Mita · 11 years ago
  92. 084db4b mtd: tests: introduce helper functions by Akinobu Mita · 11 years ago
  93. dad2256 mtd: nand: remove NAND_BBT_SCANEMPTY by Brian Norris · 11 years ago
  94. b32843b mtd: nand: hide in-memory BBT implementation details by Brian Norris · 11 years ago
  95. 5a0edb2 mtd: nand: refactor chip->block_markbad interface by Brian Norris · 11 years ago
  96. 39dbb02 mtd: nand: eliminate cast by Brian Norris · 11 years ago
  97. b4d20d6 mtd: nand: remove multiplied-by-2 block logic by Brian Norris · 11 years ago
  98. 771c568 mtd: nand: add accessors, macros for in-memory BBT by Brian Norris · 11 years ago
  99. 180890c mtd: mpc5121_nfc: cleanup clock API use by Gerhard Sittig · 11 years ago
  100. 8930fa5 UBI: Fix invalidate_fastmap() by Richard Weinberger · 11 years ago