1. 1f4bd45 mtd: cs553x_nand: Remove unnecessary OOM messages by Jingoo Han · 11 years ago
  2. 4caab3b mtd: cmx270_nand: Remove unnecessary OOM messages by Jingoo Han · 11 years ago
  3. 9fd9e4c mtd: cafe_nand: Remove unnecessary OOM messages by Jingoo Han · 11 years ago
  4. aad0753 mtd: bf5xx_nand: Remove unnecessary OOM messages by Jingoo Han · 11 years ago
  5. ce3737f mtd: au1550nd: Remove unnecessary OOM messages by Jingoo Han · 11 years ago
  6. fc59a51 mtd: sharpsl: Remove unnecessary OOM messages by Jingoo Han · 11 years ago
  7. 36cbcf8 mtd: orion_nand: Remove unnecessary OOM messages by Jingoo Han · 11 years ago
  8. 9e3677a mtd: atmel_nand: Remove unnecessary OOM messages by Jingoo Han · 11 years ago
  9. 8f91fb6 mtd: tmio_nand: Use devm_*() functions by Jingoo Han · 11 years ago
  10. e8009ca mtd: nuc900_nand: Use devm_*() functions by Jingoo Han · 11 years ago
  11. 133432a mtd: lpc32xx_slc: Use devm_*() functions by Jingoo Han · 11 years ago
  12. 2281f7b6 mtd: denali_dt: Use devm_clk_get() by Jingoo Han · 11 years ago
  13. 436bf63 mtd: lantiq-flash: Use devm_kzalloc() by Jingoo Han · 11 years ago
  14. 82402ae mtd: docg3: Use devm_*() functions by Jingoo Han · 11 years ago
  15. 30b2afc mtd: nand: pxa3xx: Consolidate ECC initialization by Ezequiel Garcia · 11 years ago
  16. 5cbbdc6 mtd: nand: pxa3xx: Use extended cmdfunc() only if needed by Ezequiel Garcia · 11 years ago
  17. d20d0a6 mtd: nand: pxa3xx: Clear need_wait flag when starting a command by Ezequiel Garcia · 11 years ago
  18. 919193c mtd: denali: Mark function is_erased() as static by Rashika Kheria · 11 years ago
  19. 176e4a2 mtd: lpddr: Mark functions as static and remove unused function by Rashika Kheria · 11 years ago
  20. 5e41d0a mtd: nand: lpc32xx_mlc: drop custom write_page callback by Brian Norris · 11 years ago
  21. 0966a41 mtd: nand: davinci: don't request AEMIF address range by Ivan Khoronzhuk · 11 years ago
  22. 458f393 mtd: nand: davinci: reuse driver for Keystone arch by Ivan Khoronzhuk · 11 years ago
  23. 75be1ea mtd: nand: davinci: adjust DT properties to MTD generic by Ivan Khoronzhuk · 11 years ago
  24. 9ba51cf mtd: nand: davinci: extend description of bindings by Ivan Khoronzhuk · 11 years ago
  25. c354ae4 mtd: nand: davinci: move bindings under mtd by Ivan Khoronzhuk · 11 years ago
  26. 30a3970 mtd: nand: davinci: simplify error handling by Ivan Khoronzhuk · 11 years ago
  27. 0510382 mtd: nand: davinci: check required ti,davinci-chipselect property by Ivan Khoronzhuk · 11 years ago
  28. f735a4d mtd: nand: davinci: return ENOMEM if memory allocation is failed by Ivan Khoronzhuk · 11 years ago
  29. eaaa4a9 mtd: nand: davinci: fix driver registration by Ivan Khoronzhuk · 11 years ago
  30. a1d7994 mtd: au1550nd: add missing platform_set_drvdata() by Wei Yongjun · 11 years ago
  31. 8bfd4f7 mtd: mxc_nand: add missing clk_disable_unprepare() in mxcnd_remove() by Wei Yongjun · 11 years ago
  32. 0d68156 mtd: nand: sh_flctl: Remove unneeded CONFIG_OF by Ezequiel Garcia · 11 years ago
  33. ec64d3b MAINTAINERS: mtd: add PXA3xx NAND driver to MAINTAINERS by Ezequiel Garcia · 11 years ago
  34. 242c325 MAINTAINERS: mtd: add Brian Norris for MTD maintenance by Brian Norris · 11 years ago
  35. 94f7039 mtd: denali: remove DEFINE_PCI_DEVICE_TABLE macro by Jingoo Han · 11 years ago
  36. f7b5e84 mtd: sh_flctl: use devm_* managed allocators by Laurent Pinchart · 11 years ago
  37. 82ae816 mtd: sh_flctl: fix warnings due to improper casts by Laurent Pinchart · 11 years ago
  38. 6bcda8a mtd: sh_flctl: enable driver compilation with COMPILE_TEST by Laurent Pinchart · 11 years ago
  39. 6e14a61 mtd: make register_mtd_parser return void by Axel Lin · 11 years ago
  40. cf3b2b1 mtd: make deregister_mtd_parser return void by Axel Lin · 11 years ago
  41. 2072552 jffs2: NULL return of kmem_cache_zalloc should be handled by Zhouyi Zhou · 11 years ago
  42. 2017164 mtd: nand: refactor print messages by Ezequiel Garcia · 11 years ago
  43. 7e8eb8a mtd: tests: mtd_nandecctest: Use IS_ENABLED() macro by Fabio Estevam · 11 years ago
  44. 54c738f mtd: convert to use ATTRIBUTE_GROUPS by Axel Lin · 11 years ago
  45. 574926c mtd: m25p80: add support for m25px16 by Igor Grinberg · 11 years ago
  46. dcedf62 mtd: nand: mxc_nand: Check the return value from clk_prepare_enable() by Fabio Estevam · 11 years ago
  47. 0566477 mtd: mxc_nand: remove duplicated ecc_stats counting by Michael Grzeschik · 11 years ago
  48. e0b6047b of_mtd: fix header file include guard by Philipp Rosenberger · 11 years ago
  49. a55e85c mtd: nand: fix misspelling in ONFI parameter field name by Brian Norris · 11 years ago
  50. 1ba80c9 mtd: dataflash: remove unnecessary spi_set_drvdata() by Jingoo Han · 11 years ago
  51. afc62ba mtd: mpc5121_nfc: drop devm_free_irq of devm_ allocated irq by Wei Yongjun · 11 years ago
  52. c232596 mtd: gpmi: change pr_debug to dev_dbg by Huang Shijie · 11 years ago
  53. da40c16 mtd: gpmi: change pr_err to dev_err by Huang Shijie · 11 years ago
  54. 43a34b8 mtd: gpmi: remove the unnecessary pr_err() by Huang Shijie · 11 years ago
  55. 4f0614a mtd: nand: diskonchip: Request memory region prior ioremap() by Alexander Shiyan · 11 years ago
  56. 3cb2c1e mtd: gpmi: use devm_request_irq by Huang Shijie · 11 years ago
  57. 87a9d69 mtd: gpmi: use devm_ioremap_resource by Huang Shijie · 11 years ago
  58. ccce417 mtd: gpmi: rename the functions from gpmi_nfc_* to gpmi_nand_* by Huang Shijie · 11 years ago
  59. bd92029 mtd: gpmi: remove the unused line by Huang Shijie · 11 years ago
  60. d7364a27 mtd: gpmi: delete the gpmi_pre_bbt_scan by Huang Shijie · 11 years ago
  61. df877fb mtd: gpmi: do not use the local array to do the DMA transfer by Huang Shijie · 11 years ago
  62. 6033a94 mtd: nand: pxa3xx: make ECC configuration checks more explicit by Brian Norris · 11 years ago
  63. 87f5336 mtd: nand: pxa3xx: Add ECC BCH correctable errors detection by Ezequiel Garcia · 11 years ago
  64. 535cb57 mtd: nand: pxa3xx: Add multiple chunk write support by Ezequiel Garcia · 11 years ago
  65. 70ed852 mtd: nand: pxa3xx: Introduce multiple page I/O support by Ezequiel Garcia · 11 years ago
  66. fa543be mtd: nand: pxa3xx: Add a read/write buffers markers by Ezequiel Garcia · 11 years ago
  67. e7f9a6a mtd: nand: pxa3xx: Fix SEQIN column address set by Ezequiel Garcia · 11 years ago
  68. 39f83d1 mtd: nand: pxa3xx: Move the data buffer clean to prepare_start_command() by Ezequiel Garcia · 11 years ago
  69. c39ff03 mtd: nand: pxa3xx: Split prepare_command_pool() in two stages by Ezequiel Garcia · 11 years ago
  70. 01d9947 mtd: nand: pxa3xx: Remove READ0 switch/case falltrough by Ezequiel Garcia · 11 years ago
  71. 86beeba mtd: nand: pxa3xx: Add helper function to set page address by Ezequiel Garcia · 11 years ago
  72. f0e6a32e mtd: nand: pxa3xx: Clear cmd buffer #3 (NDCB3) on command start by Ezequiel Garcia · 11 years ago
  73. 43bcfd2 mtd: nand: pxa3xx: Add driver-specific ECC BCH support by Ezequiel Garcia · 11 years ago
  74. 776f265 mtd: nand: pxa3xx: Add bad block handling by Ezequiel Garcia · 11 years ago
  75. 56704d8 mtd: nand: pxa3xx: Use waitfunc() to wait for the device to be ready by Ezequiel Garcia · 11 years ago
  76. 55d9fd6 mtd: nand: pxa3xx: Use a completion to signal device ready by Ezequiel Garcia · 11 years ago
  77. 6a3e486 mtd: nand: pxa3xx: Add a nice comment to pxa3xx_set_datasize() by Ezequiel Garcia · 11 years ago
  78. 0a3f3a1 mtd: nand: pxa3xx: Replace host->page_size by mtd->writesize by Ezequiel Garcia · 11 years ago
  79. 2128b08 mtd: nand: pxa3xx: Split FIFO size from to-be-read FIFO count by Ezequiel Garcia · 11 years ago
  80. 2d79ab1 mtd: nand: pxa3xx: Use chip->cmdfunc instead of the internal by Ezequiel Garcia · 11 years ago
  81. c7e9c7e mtd: nand: pxa3xx: Early variant detection by Ezequiel Garcia · 11 years ago
  82. 4e86fd2 mtd: nand: pxa3xx: read_page() returns max_bitflips by Ezequiel Garcia · 11 years ago
  83. 664c7f5 mtd: nand: pxa3xx: Prevent sub-page writes by Ezequiel Garcia · 11 years ago
  84. c5f9967 mtd: nand: pxa3xx: Make config menu show supported platforms by Ezequiel Garcia · 11 years ago
  85. de484a3 mtd: nand: pxa3xx: Add documentation about the controller by Ezequiel Garcia · 11 years ago
  86. ad58b2d mtd: nand: pxa3xx: devicetree binding update by Ezequiel Garcia · 11 years ago
  87. 26a6d24 mtd: make mtd_partition.name const by Geert Uytterhoeven · 11 years ago
  88. da6fcf0 mtd: ms02-nv: remove superfluous name cast by Geert Uytterhoeven · 11 years ago
  89. 8ca14e1 mtd: pasemi_nand.c: remove superfluous name cast by Geert Uytterhoeven · 11 years ago
  90. 7c4bb4f mtd: remove superfluous name casts by Geert Uytterhoeven · 11 years ago
  91. 76c930b mtd: gpmi-lib: Make checkpatch happy by Fabio Estevam · 11 years ago
  92. 554cbc5 mtd: gpmi: Use devm_clk_get() by Fabio Estevam · 11 years ago
  93. 89b59e6 mtd: gpmi: add a new DT property to use the datasheet's minimum required ECC by Huang Shijie · 11 years ago
  94. 43b7769 mtd: nand: omap2: Fix OMAP_BCH option dependency by Ezequiel Garcia · 11 years ago
  95. 3487a639 drivers: mtd: m25p80: add quad read support by Sourav Poddar · 11 years ago
  96. 8552b43 drivers: mtd: m25p80: convert "bool" read check into an enum by Sourav Poddar · 11 years ago
  97. 802eee9 Linux 3.13-rc6 by Linus Torvalds · 11 years ago
  98. d7ada73 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  99. 8cf126d Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  100. bddffa2 Merge tag 'pm+acpi-3.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago