1. 8cfc1e8b mtd: nand: omap2: use mtd_ooblayout_xxx() helpers where appropriate by Boris Brezillon · 8 years ago
  2. b9c0f65 mtd: nand: lpc32xx: use mtd_ooblayout_xxx() helpers where appropriate by Boris Brezillon · 8 years ago
  3. 191a829 mtd: nand: gpmi: use mtd_ooblayout_xxx() helpers where appropriate by Boris Brezillon · 8 years ago
  4. 9ed92dd mtd: nand: fsl_ifc: use mtd_ooblayout_xxx() helpers where appropriate by Boris Brezillon · 8 years ago
  5. 78d28e8 mtd: nand: atmel: use mtd_ooblayout_xxx() helpers where appropriate by Boris Brezillon · 8 years ago
  6. 846031d mtd: nand: core: use mtd_ooblayout_xxx() helpers where appropriate by Boris Brezillon · 8 years ago
  7. c4f3ef2 mtd: nand: sunxi: make cur_off parameter optional in extra oob helpers by Boris Brezillon · 8 years ago
  8. 828dec1 mtd: nand: sunxi: make OOB retrieval optional by Boris Brezillon · 8 years ago
  9. cc6822f mtd: nand: sunxi: move some ECC related operations to their own functions by Boris Brezillon · 8 years ago
  10. c0c9dfa mtd: nand: sunxi: poll for events instead of using interrupts by Boris Brezillon · 8 years ago
  11. 166f08c mtd: nand: sunxi: make use of readl_poll_timeout() by Boris Brezillon · 8 years ago
  12. a9a416f mtd: nand: sunxi: fix ->dev_ready() implementation by Boris Brezillon · 8 years ago
  13. 336de7b mtd: nand: enable ECC pipelining by Boris Brezillon · 8 years ago
  14. dd26a45 mtd: nand: sunxi: disable clks on device removal by Boris Brezillon · 8 years ago
  15. 68ffbf7 mtd: nand: sunxi: fix NFC_CTL setting by Boris Brezillon · 8 years ago
  16. f8b0474 mtd: nand: sunxi: fix the NFC_ECC_ERR_CNT() macro by Boris Brezillon · 8 years ago
  17. ece03cfd mtd: nand: sunxi: let the NAND controller control the CE line by Boris Brezillon · 8 years ago
  18. e9aa671 mtd: nand: sunxi: improve ->cmd_ctrl() function by Boris Brezillon · 9 years ago
  19. fe82cce mtd: nand: sunxi: implement ->read_subpage() by Boris Brezillon · 9 years ago
  20. 1c1bdd6 mtd: nand: sunxi: implement ->read_oob()/->write_oob() by Boris Brezillon · 9 years ago
  21. 9d02fc2 mtd: nand: export default read/write oob functions by Boris Brezillon · 9 years ago
  22. 5abcd95 mtd: nand: sunxi: adapt clk_rate to tWB, tADL, tWHR and tRHW timings by Boris Brezillon · 9 years ago
  23. 2d43457 mtd: nand: sunxi: fix EDO mode selection by Boris Brezillon · 9 years ago
  24. 2f9992e mtd: nand: sunxi: fix clk rate calculation by Boris Brezillon · 9 years ago
  25. 9edb470 mtd: nand: sunxi: fix call order in sunxi_nand_chip_init() by Boris Brezillon · 9 years ago
  26. 44ccb64 mtd: nand: pxa3xx: rely on generic DT parsing done in nand_scan_ident() by Boris Brezillon · 8 years ago
  27. 4f3cab9 mtd: nand: atmel: rely on generic DT parsing done in nand_scan_ident() by Boris Brezillon · 8 years ago
  28. ff05fdb mtd: nand: pasemi: switch to dev_* printing functions by Rafał Miłecki · 8 years ago
  29. ce111af mtd: nand: socrates: set ECC algorithm explicitly by Rafał Miłecki · 8 years ago
  30. 41ccb49 mtd: nand: plat: set ECC algorithm explicitly by Rafał Miłecki · 8 years ago
  31. a9670a9 mtd: nand: pasemi: set ECC algorithm explicitly by Rafał Miłecki · 8 years ago
  32. ac7efcb mtd: nand: orion: set ECC algorithm explicitly by Rafał Miłecki · 8 years ago
  33. 37afb20 mtd: nand: nuc900: set ECC algorithm explicitly by Rafał Miłecki · 8 years ago
  34. c1c7040 mtd: nand: mxc: set ECC algorithm explicitly by Rafał Miłecki · 8 years ago
  35. 050658c mtd: nand: gpio: set ECC algorithm explicitly by Rafał Miłecki · 8 years ago
  36. e58dd3c mtd: nand: ams-delta: set ECC algorithm explicitly by Rafał Miłecki · 8 years ago
  37. 541e3c8 mtd: nand: brcm: rely on generic DT parsing done in nand_scan_ident() by Boris Brezillon · 8 years ago
  38. f679888 mtd: nand: omap2: rely on generic DT parsing done in nand_scan_ident() by Boris Brezillon · 8 years ago
  39. 24d990e mtd: nand: remove unneeded of_mtd.h inclusions by Boris Brezillon · 8 years ago
  40. 03a9755 mtd: nand: s3c2410: fix bug in s3c2410_nand_correct_data() by Zhaoxiu Zeng · 8 years ago
  41. 7a65417 mtd/ifc: Add support for IFC controller version 2.0 by Raghav Dogra · 8 years ago
  42. 11eaf6d mtd: nand: Remove BUG() abuse in nand_scan_tail by Ezequiel García · 8 years ago
  43. 2cd395d mtd: gpmi: fix raw_buffer pointer double free issue by Han Xu · 8 years ago
  44. 269ecf0 mtd: brcmnand: Add support for v6.2 controllers by Florian Fainelli · 8 years ago
  45. ce8716e mtd: nand: jz4780: fixup, device structure assigned at probe by Jorge Ramirez-Ortiz · 8 years ago
  46. ff6ee10 mtd: nand: atmel: correct bitflips in erased pages for pre-sama5d4 SoCs by Boris Brezillon · 8 years ago
  47. 8ae6bcd mtd: nand: nandsim: set ECC algorithm explicitly by Rafał Miłecki · 8 years ago
  48. 7908245 mtd: nand: set ECC algorithm in nand_dt_init by Rafał Miłecki · 8 years ago
  49. 8de5348 Merge branch 'mtd-nand-trigger' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds into nand/next by Boris Brezillon · 8 years ago
  50. 29dde7c Merge tag 'for-linus-20160415' of git://git.infradead.org/linux-mtd by Linus Torvalds · 8 years ago
  51. 10f22ee mtd: nand: omap2: Implement NAND ready using gpiolib by Roger Quadros · 9 years ago
  52. c9711ec mtd: nand: omap: Clean up device tree support by Roger Quadros · 10 years ago
  53. 01b95fc mtd: nand: omap: Copy platform data parameters to omap_nand_info data by Roger Quadros · 10 years ago
  54. d6e5521 mtd: nand: omap: Switch to using GPMC-NAND ops for writebuffer empty check by Roger Quadros · 9 years ago
  55. c509aef mtd: nand: omap: Use gpmc_omap_get_nand_ops() to get NAND registers by Roger Quadros · 9 years ago
  56. 4c7e054 mtd: nand: Remove the "nand-disk" LED trigger by Ezequiel Garcia · 8 years ago
  57. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 8 years ago
  58. 20c07a5 mtd: nand: Drop mtd.owner requirement in nand_scan by Ezequiel García · 8 years ago
  59. 6871c1b mtd: nand: remove kerneldoc for removed function parameter by Brian Norris · 8 years ago
  60. c76b78d mtd: nand: Qualcomm NAND controller driver by Archit Taneja · 8 years ago
  61. 9f3e042 mtd: nand: don't select chip in nand_chip's block_bad op by Archit Taneja · 8 years ago
  62. a8c65d5 mtd: nand: simplify nand_bch_init() usage by Boris BREZILLON · 8 years ago
  63. 29f1058 mtd: create an mtd_oobavail() helper and make use of it by Boris BREZILLON · 8 years ago
  64. f5b8aa7 mtd: kill the ecclayout->oobavail field by Boris BREZILLON · 8 years ago
  65. 9ebfdf5 mtd: nand: check status before reporting timeout by Brian Norris · 8 years ago
  66. 4cf9339 mtd: nand: pxa3xx_nand: kill unused field 'drcmr_cmd' by Brian Norris · 8 years ago
  67. 9097103 mtd: nand: pxa3xx_nand: fix dmaengine initialization by Robert Jarzmik · 8 years ago
  68. f671a1f mtd: nand: sunxi: remove direct mtd->priv accesses by Boris BREZILLON · 8 years ago
  69. d267aef mtd: brcmnand: Fix v7.1 register offsets by Florian Fainelli · 8 years ago
  70. c2cdace mtd: nand: pxa3xx_nand: add support for partial chunks by Thomas Petazzoni · 8 years ago
  71. 9424846 mtd: atmel_nand: Support 32-bit ECC strength by Romain Izard · 8 years ago
  72. 5575075 mtd: atmel_nand: Support PMECC on SAMA5D2 by Romain Izard · 8 years ago
  73. 5ddc7bd mtd: atmel_nand: Support variable RB_EDGE interrupts by Romain Izard · 8 years ago
  74. 26d072e mtd: nand: pxa3xx_nand: add register access debug by Robert Jarzmik · 8 years ago
  75. 02c3b0b mtd: cs553x: Fix dependencies for !HAS_IOMEM archs by Richard Weinberger · 8 years ago
  76. 15c0be7 mtd: Fix dependencies for !HAS_IOMEM archs by Richard Weinberger · 8 years ago
  77. 420b462 mtd: nand: vf610: remove useless mtd->ecclayout assignment by Boris BREZILLON · 9 years ago
  78. f771749 mtd: nand: lpc32xx_mlc: fix ecc.size by Boris BREZILLON · 9 years ago
  79. 02db97a mtd: nand: kill unused ->ecclayout field in platform_nand_chip struct by Boris BREZILLON · 9 years ago
  80. d5e83ea mtd: nand: jz4740: kill the ->ecc_layout field by Boris BREZILLON · 9 years ago
  81. f88f44c mtd: nand: s3c2410: kill the ->ecc_layout field by Boris BREZILLON · 9 years ago
  82. 8ce06d3 mtd: atmel_nand: Use of_device_get_match_data by Romain Izard · 9 years ago
  83. e88b7f7 mtd: atmel_nand: Simplify error messages by Romain Izard · 9 years ago
  84. b8b0e46 mtd: nand: gpmi: may use minimum required ecc for 744 oobsize NAND by Han Xu · 9 years ago
  85. 026918e mtd: nand: gpmi: add gpmi dsm supend/resume support by Huang Shijie · 9 years ago
  86. 54ca3cd mtd: nand: remove EXPORT_SYMBOL of nand_scan_bbt() by Thomas Petazzoni · 9 years ago
  87. 46c135c mtd: nand: sunxi: use mtd_div_by_ws() helper by Brian Norris · 9 years ago
  88. 12197bf mtd: atmel_nand: Do not warn on bitflips by Romain Izard · 9 years ago
  89. 4be4e03 mtd: nand: sunxi: add randomizer support by Boris BREZILLON · 9 years ago
  90. 8ebc563 mtd: nand: add NAND_NEED_SCRAMBLING flag to the H27UCG8T2ATR-BC definition by Boris BREZILLON · 9 years ago
  91. 23819f2 mtd: nand: mpc5121: use 'of_machine_is_compatible' to simplify code by Christophe Jaillet · 9 years ago
  92. f9bdbd6 mtd: nuc900_nand: read correct SMISR register by Arnd Bergmann · 9 years ago
  93. 9146cbd mtd: jz4780_nand: replace if/else blocks with switch/case by Brian Norris · 9 years ago
  94. 6c1207b mtd: nand: jz4780: Update ecc correction error codes by Harvey Hunt · 9 years ago
  95. c66b651 mtd: nandsim: use nand_get_controller_data() by Brian Norris · 9 years ago
  96. f118902 mtd: jz4780_nand: remove useless mtd->priv = chip assignment by Brian Norris · 9 years ago
  97. d699ed2 mtd: nand: make use of nand_set/get_controller_data() helpers by Boris BREZILLON · 9 years ago
  98. ae02ab0 mtd: nand: jz4780: driver for NAND devices on JZ4780 SoCs by Alex Smith · 9 years ago
  99. 48bf35d mtd: nand: jz4740: remove custom 'erased check' implementation by Boris BREZILLON · 9 years ago
  100. cc01e60 mtd: nand: diskonchip: remove custom 'erased check' implementation by Boris BREZILLON · 9 years ago