1. 5cb1327 mtd: nand: fix memory leak in ONFI extended parameter page by Brian Norris · 11 years ago
  2. ab5be58 mtd: nand: pxa3xx: Remove unneeded ifdef CONFIG_OF by Ezequiel Garcia · 11 years ago
  3. ef9a61b Merge tag 'for-linus-20130909' of git://git.infradead.org/linux-mtd by Linus Torvalds · 11 years ago
  4. 8e7fd23 mtd cs553x_nand: use kzalloc() instead of memset by Dan Carpenter · 11 years ago
  5. ff52c67 mtd: atmel_nand: fix error return code in atmel_nand_probe() by Wei Yongjun · 11 years ago
  6. ebc6e4b mtd: remove alauda driver by Jussi Kivilinna · 11 years ago
  7. b2ac037 mtd: nand: mxc_nand: mark 'const' properly by Jingoo Han · 11 years ago
  8. 2fffc79 mtd: r852: Staticize local symbols by Jingoo Han · 11 years ago
  9. b2b263f2 mtd: nandsim: Staticize local symbols by Jingoo Han · 11 years ago
  10. da887588 mtd: MTD_NAND_DENALI should depend on HAS_DMA by Geert Uytterhoeven · 11 years ago
  11. 44a417f mtd: fsmc_nand: simplify platform_get_resource_byname/devm_ioremap_resource by Julia Lawall · 11 years ago
  12. 2fa831f mtd: atmel_nand: pmecc: fix failure to correct bit error in 1024-bytes sector by Josh Wu · 11 years ago
  13. d6a95080 mtd: nand: fixup kerneldoc, rename parameter by Brian Norris · 11 years ago
  14. f720e7c mtd: gpmi: remove the nand_scan() by Huang Shijie · 11 years ago
  15. 4204ccc mtd: set ONFI nand's default hooks in nand_set_defaults() by Huang Shijie · 11 years ago
  16. bdf69c4 mtd: set the ecc step size for master/slave mtd_info by Huang Shijie · 11 years ago
  17. daae74c mtd: nand: silence some shift wrap warnings by Dan Carpenter · 11 years ago
  18. 7a96541 mtd: simplify use of devm_ioremap_resource by Julia Lawall · 11 years ago
  19. 0d58f6e mtd: nand: Allow to build pxa3xx_nand on Orion platforms by Ezequiel Garcia · 11 years ago
  20. 6b45c1e mtd: nand: pxa3xx: Allow devices with no dma resources by Ezequiel Garcia · 11 years ago
  21. 57ff88f mtd: nand: pxa3xx: Add __maybe_unused keyword to enable_int() by Ezequiel Garcia · 11 years ago
  22. f4db2e3 mtd: nand: pxa3xx: Make dma code dependent on dma capable platforms by Ezequiel Garcia · 11 years ago
  23. 48cf7ef mtd: nand: pxa3xx: Move cached registers to info structure by Ezequiel Garcia · 11 years ago
  24. ec82135 mtd: nand: pxa3xx: Remove unneeded internal cmdset by Ezequiel Garcia · 11 years ago
  25. f455578 mtd: nand: pxa3xx: Remove hardcoded mtd name by Ezequiel Garcia · 11 years ago
  26. b7655bc mtd: nand: pxa3xx: Add a local loop variable by Ezequiel Garcia · 11 years ago
  27. 41a6343 mtd: nand: pxa3xx: Use 'length override' in ONFI paramater page read by Ezequiel Garcia · 11 years ago
  28. 3a1a344 mtd: nand: pxa3xx: Support command buffer #3 by Ezequiel Garcia · 11 years ago
  29. 5bb653e mtd: nand: pxa3xx: Allow to set/clear the 'spare enable' field by Ezequiel Garcia · 11 years ago
  30. cd9d118 mtd: nand: pxa3xx: Handle ECC and DMA enable/disable properly by Ezequiel Garcia · 11 years ago
  31. c0f3b86 mtd: nand: pxa3xx: Introduce 'marvell,armada370-nand' compatible string by Ezequiel Garcia · 11 years ago
  32. 2febcdf mtd: gpmi: set the BCH's geometry with the ecc info by Huang Shijie · 11 years ago
  33. d1048aa mtd: add the ecc info for some full-id nand chips by Huang Shijie · 11 years ago
  34. 5721934 mtd: parse out the ECC info for the full-id nand chips by Huang Shijie · 11 years ago
  35. e2985fc mtd: replace the hardcode with the onfi_feature() by Huang Shijie · 11 years ago
  36. 6dcbe0c mtd: get the ECC info from the Extended Parameter Page by Huang Shijie · 11 years ago
  37. 10c86ba mtd: get the ECC info from the parameter page for ONFI nand by Huang Shijie · 11 years ago
  38. 1fad0e8 mtd: atmel_nand: move the sanity check to the beginning of pmecc_enable() by Josh Wu · 11 years ago
  39. 453810b mtd: nand: use dev_get_platdata() by Jingoo Han · 11 years ago
  40. 07cc0fb mtd: denali: use NAND_CI_CELLTYPE_MSK instead of hardcoded constant by Akinobu Mita · 11 years ago
  41. 52a073b mtd: nand: gpmi-nand: use more sensible error codes at various places by Lothar Waßmann · 11 years ago
  42. 9fe5f52 mtd: atmel_nand: fix the warning when CONFIG_OF is not defined by Josh Wu · 11 years ago
  43. dad2256 mtd: nand: remove NAND_BBT_SCANEMPTY by Brian Norris · 11 years ago
  44. b32843b mtd: nand: hide in-memory BBT implementation details by Brian Norris · 11 years ago
  45. 5a0edb2 mtd: nand: refactor chip->block_markbad interface by Brian Norris · 11 years ago
  46. 39dbb02 mtd: nand: eliminate cast by Brian Norris · 11 years ago
  47. b4d20d6 mtd: nand: remove multiplied-by-2 block logic by Brian Norris · 11 years ago
  48. 771c568 mtd: nand: add accessors, macros for in-memory BBT by Brian Norris · 11 years ago
  49. 180890c mtd: mpc5121_nfc: cleanup clock API use by Gerhard Sittig · 11 years ago
  50. 6054d4d mtd: atmel_nand: enable Nand Flash Controller (NFC) write via sram by Josh Wu · 11 years ago
  51. 1ae9c09 mtd: atmel_nand: enable Nand Flash Controller (NFC) read data via sram by Josh Wu · 11 years ago
  52. 7dc37de mtd: atmel_nand: add Nand Flash Controller (NFC) support by Josh Wu · 11 years ago
  53. 5ee3d9d mtd: atmel_nand: replace pmecc enable code with one function. by Josh Wu · 11 years ago
  54. 0d63748 mtd: atmel_nand: use devm_xxx gpio kzalloc, gpio and ioremap by Jean-Christophe PLAGNIOL-VILLARD · 11 years ago
  55. 2f3b07a mtd: nandsim: remove unused ns->geom.oobshift by Akinobu Mita · 11 years ago
  56. 8e716a8 mtd: nandsim: remove unused code by Akinobu Mita · 11 years ago
  57. 6d07fcf mtd: nandsim: use NS_RAW_OFFSET() by Akinobu Mita · 11 years ago
  58. 3b8b8fa mtd: nandsim: simplify NS_RAW_OFFSET() by Akinobu Mita · 11 years ago
  59. f03a572 mtd: nandsim: use kasprintf() by Akinobu Mita · 11 years ago
  60. 08efe91 mtd: nandsim: convert pages_written[] to bitmap by Akinobu Mita · 11 years ago
  61. 60c6738 mtd: nand: detect OOB size for Toshiba 24nm raw SLC by Brian Norris · 11 years ago
  62. edc9cba mtd: atmel_nand: fix pmecc selction for ecc requirement typo by Josh Wu · 11 years ago
  63. 68e8078 mtd: nand: fix NAND_BUSWIDTH_AUTO for x16 devices by Brian Norris · 11 years ago
  64. 9d40349 mtd: diskonchip: remove unused entries in Kconfig by Michael Opdenacker · 11 years ago
  65. 2e29497 mtd: atmel_nand: don't use devm_pinctrl_get_select_default() in probe by Wolfram Sang · 11 years ago
  66. 9f7f7d8 mtd: gpmi-nand: don't use devm_pinctrl_get_select_default() in probe by Wolfram Sang · 11 years ago
  67. 96f2a4a mtd: nand: mxc_nand: Remove unneeded check for platform_get_resource() by Fabio Estevam · 11 years ago
  68. f666d64 mtd: atmel_nand: using a stronger ECC is not dangerous by Richard Genoud · 11 years ago
  69. 21ded41 mtd: nand: txx9ndfmc: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  70. b4689a6 mtd: nand: sharpsl: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  71. 9e7c3df mtd: nand: s3c2410: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  72. 8461a99 mtd: nand: pxa3xx_nand: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  73. c2e89f8 mtd: nand: plat_nand: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  74. 94ba696 mtd: nand: orion_nand: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  75. c156400 mtd: nand: omap2: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  76. 399b6b7 mtd: nand: nuc900_nand: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  77. 62416c0 mtd: nand: mxc_nand: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  78. 6f911f7 mtd: nand: lpc32xx: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  79. 1b03147 mtd: nand: jz4740_nand: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  80. ed3b49b mtd: nand: gpmi-nand: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  81. ccc109d mtd: nand: fsmc_nand: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  82. 4fdcd3f mtd: nand: docg4: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  83. 2ab8e88 mtd: nand: bf5xx_nand: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  84. 91e8592 mtd: nand: atmel_nand: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  85. 8f1f062 mtd: nand: ams-delta: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  86. ce0268f mtd: nand: pxa3xx: Add support for Read parameter page command by Ezequiel Garcia · 11 years ago
  87. d14231f mtd: nand: pxa3xx: Add address support for READID command by Ezequiel Garcia · 11 years ago
  88. f395898 mtd: nand: pxa3xx: Fix MODULE_DEVICE_TABLE declaration by Ezequiel Garcia · 11 years ago
  89. a33e435 mtd: nand: pxa3xx: Use of_machine_is_compatible() by Ezequiel Garcia · 11 years ago
  90. 0a60d04 mtd: nand: pxa3xx: Set info->use_dma properly by Ezequiel Garcia · 11 years ago
  91. 1b71926 mtd: atmel_nand: add a new dt binding item for nand dma support by Josh Wu · 11 years ago
  92. 71b94e2 mtd: atmel_nand: replace cpu_is_at32ap7000() with a nand platform data by Josh Wu · 11 years ago
  93. d1cb556 mtd: gpmi-nand: fix error return from gpmi_get_clks() by Michał Mirosław · 11 years ago
  94. 59bff7f mtd: nand: davinci: use devm_ioremap_resource() by Laurent Navet · 11 years ago
  95. d914c93 mtd: nand_base: Only use GET/SET FEATURES command on chips that support them. by David Mosberger · 11 years ago
  96. 64ddba4 mtd: nand: fsmc: update of OF support by Mian Yousaf Kaukab · 11 years ago
  97. 498b614 mtd: nand: pxa3xx: Move buffer release code to its own function by Ezequiel Garcia · 11 years ago
  98. 1f8eaff mtd: nand: pxa3xx: Check for clk_prepare_enable() return value by Ezequiel Garcia · 11 years ago
  99. fb32061 mtd: nand: pxa3xx: Use clk_prepare_enable and clk_disable_unprepare by Ezequiel Garcia · 11 years ago
  100. 9ca7944 mtd: nand: pxa3xx: Use devm_clk_get by Ezequiel Garcia · 11 years ago