1. 03b1d11 mtd: nand: sunxi: fix subpage write by Boris Brezillon · 9 years ago
  2. a92c721 mtd: nand: sunxi: check ecc->size values by Boris Brezillon · 9 years ago
  3. 872164e mtd: nand: sunxi: prefer 1k ECC blocks when applicable by Boris Brezillon · 9 years ago
  4. 252173c mtd: nand: sunxi: Fix OOB bytes retrieval in read_chunks_dma() by Boris Brezillon · 9 years ago
  5. 1d6b1e4 mtd: mediatek: driver for MTK Smart Device by Jorge Ramirez-Ortiz · 9 years ago
  6. 28f3d01 mtd: nand: sunxi: fix return value check in sunxi_nfc_dma_op_prepare() by Wei Yongjun · 9 years ago
  7. bc26532 mtd: brcmnand: Detect sticky ucorr ecc error on dma reads by Kamal Dasu · 9 years ago
  8. 02b88ee mtd: brcmnand: Add check for erased page bitflips by Kamal Dasu · 9 years ago
  9. 1c7fe6b mtd: nand: add ESMT manufacturer by Rafał Miłecki · 9 years ago
  10. 614049a mtd: nand: sunxi: add support for DMA assisted operations by Boris Brezillon · 9 years ago
  11. decba6d mtd: brcmnand: Add v7.2 controller support by Florian Fainelli · 9 years ago
  12. aa7abd3 mtd: nand: omap2: Support parsing dma channel information from DT by Cooper Jr., Franklin · 9 years ago
  13. 4cae85b Merge tag 'for-linus-20160527' of git://git.infradead.org/linux-mtd by Linus Torvalds · 9 years ago
  14. 53b74ed Revert "mtd: atmel_nand: Support variable RB_EDGE interrupts" by Wenyou Yang · 9 years ago
  15. 8bc4d5f Merge tag 'for-linus-20160523' of git://git.infradead.org/linux-mtd by Linus Torvalds · 9 years ago
  16. 490e142 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds by Linus Torvalds · 9 years ago
  17. 3603ea0 mtd: nand_bch: fix spelling of "probably" by Brian Norris · 9 years ago
  18. 2cbaf54 Merge tag 'nand/for-4.7' of github.com:linux-nand/linux by Brian Norris · 9 years ago
  19. 666b656 mtd: brcmnand: respect ECC algorithm set by NAND subsystem by Brian Norris · 9 years ago
  20. bd2e778 gpmi-nand: Handle ECC Errors in erased pages by Markus Pargmann · 9 years ago
  21. ba4f46b mtd: nand: add support for "nand-ecc-algo" DT property by Rafał Miłecki · 9 years ago
  22. e4225ae mtd: mtd: drop NAND_ECC_SOFT_BCH enum value by Rafał Miłecki · 9 years ago
  23. ae211bc mtd: drop support for NAND_ECC_SOFT_BCH as "soft_bch" mapping by Rafał Miłecki · 9 years ago
  24. 06f384c mtd: nand: read ECC algorithm from the new field by Rafał Miłecki · 9 years ago
  25. ef296dc mtd: nand: fsmc: validate ECC setup by checking algorithm directly by Rafał Miłecki · 9 years ago
  26. e9d4fae mtd: nand: set ECC algorithm to Hamming on fallback by Rafał Miłecki · 9 years ago
  27. d5f304a mtd: nand: atmel: set ECC algorithm explicitly by Rafał Miłecki · 9 years ago
  28. 867f987 mtd: nand: davinci: set ECC algorithm explicitly by Rafał Miłecki · 9 years ago
  29. 04dae62 mtd: nand: bf5xx: set ECC algorithm explicitly by Rafał Miłecki · 9 years ago
  30. 8c6f0fc mtd: nand: omap2: Fix high memory dma prefetch transfer by Cooper Jr., Franklin · 9 years ago
  31. 03d3a1d mtd: nand: omap2: Start dma request before enabling prefetch by Cooper Jr., Franklin · 9 years ago
  32. 7778478 mtd: nandsim: add __init attribute by Julia Lawall · 9 years ago
  33. d48f62b mtd: nand: move of_get_nand_xxx() helpers into nand_base.c by Boris Brezillon · 9 years ago
  34. 14667d8 mtd: nand: sh_flctl: rely on generic DT parsing done in nand_scan_ident() by Boris Brezillon · 9 years ago
  35. 609468f mtd: nand: mxc: rely on generic DT parsing done in nand_scan_ident() by Boris Brezillon · 9 years ago
  36. f6c36aa mtd: nand: lpc32xx: rely on generic DT parsing done in nand_scan_ident() by Boris Brezillon · 9 years ago
  37. 2d01922 mtd: nand: hisi504: rely on generic DT parsing done in nand_scan_ident() by Boris Brezillon · 9 years ago
  38. 363b5db mtd: nand: davinci: rely on generic DT parsing done in nand_scan_ident() by Boris Brezillon · 9 years ago
  39. f05f6a1 mtd: nand: gpmi: rely on generic DT parsing done in nand_scan_ident() by Boris Brezillon · 9 years ago
  40. 57a605b mtd: nand: omap2: fix compare_const_fl.cocci warnings by Julia Lawall · 9 years ago
  41. 99fec60 mtd: nand: jz4740: Remove unused local variable by Maarten ter Huurne · 9 years ago
  42. e99b0d9 mtd: nand: fsl_elbc: set ECC algorithm explicitly by Rafał Miłecki · 9 years ago
  43. ff1ef35 mtd: nand: fsl_ifc: set ECC algorithm explicitly by Rafał Miłecki · 9 years ago
  44. ab2f5a8 mtd: nand: fsl_upm: set ECC algorithm explicitly by Rafał Miłecki · 9 years ago
  45. d9944e1 mtd: nand: cmx270: set ECC algorithm explicitly by Rafał Miłecki · 9 years ago
  46. 7079e7e mtd: nand: mpc5121_nfc: set ECC algorithm explicitly by Rafał Miłecki · 9 years ago
  47. c2ec6b3 mtd: nand: au1550nd: set ECC algorithm explicitly by Rafał Miłecki · 9 years ago
  48. e020cc0 mtd: nand: sh_flctl: set ECC algorithm explicitly by Rafał Miłecki · 9 years ago
  49. c4fe72a mtd: nand: s3c2410: set ECC algorithm explicitly by Rafał Miłecki · 9 years ago
  50. d7b83b8 mtd: nand: omap2: set ECC algorithm explicitly by Rafał Miłecki · 9 years ago
  51. 7f2b092 mtd: nand: kill the ecc->layout field by Boris Brezillon · 10 years ago
  52. 421e81c mtd: nand: qcom: switch to mtd_ooblayout_ops by Boris Brezillon · 9 years ago
  53. 3cf32d1 mtd: nand: vf610: switch to mtd_ooblayout_ops by Boris Brezillon · 10 years ago
  54. c66811e mtd: nand: sunxi: switch to mtd_ooblayout_ops by Boris Brezillon · 10 years ago
  55. 987b913 mtd: nand: sm_common: switch to mtd_ooblayout_ops by Boris Brezillon · 10 years ago
  56. e7049f2 mtd: nand: sh_flctl: switch to mtd_ooblayout_ops by Boris Brezillon · 10 years ago
  57. bf01e06b mtd: nand: s3c2410: switch to mtd_ooblayout_ops by Boris Brezillon · 10 years ago
  58. 39980c5 mtd: nand: pxa3xx: switch to mtd_ooblayout_ops by Boris Brezillon · 10 years ago
  59. e04dbf3 mtd: nand: omap2: switch to mtd_ooblayout_ops by Boris Brezillon · 10 years ago
  60. a894cf6c mtd: nand: mxc: switch to mtd_ooblayout_ops by Boris Brezillon · 10 years ago
  61. d50b523 mtd: nand: lpc32xx: switch to mtd_ooblayout_ops by Boris Brezillon · 10 years ago
  62. 36886be mtd: nand: jz4780: switch to mtd_ooblayout_ops by Boris Brezillon · 10 years ago
  63. 2ca9ec9 mtd: nand: hisi504: switch to mtd_ooblayout_ops by Boris Brezillon · 10 years ago
  64. 3f158e4 mtd: nand: gpmi: switch to mtd_ooblayout_ops by Boris Brezillon · 10 years ago
  65. 04a123a mtd: nand: fsmc: get rid of the fsmc_nand_eccplace struct by Boris Brezillon · 10 years ago
  66. 22b4695 mtd: nand: fsmc: switch to mtd_ooblayout_ops by Boris Brezillon · 10 years ago
  67. caf5129 mtd: nand: fsl_ifc: switch to mtd_ooblayout_ops by Boris Brezillon · 10 years ago
  68. c2e197b mtd: nand: fsl_elbc: switch to mtd_ooblayout_ops by Boris Brezillon · 10 years ago
  69. 6b75065 mtd: nand: docg4: switch to mtd_ooblayout_ops by Boris Brezillon · 10 years ago
  70. 68c1b75 mtd: nand: diskonchip: switch to mtd_ooblayout_ops by Boris Brezillon · 10 years ago
  71. 14fad62 mtd: nand: denali: switch to mtd_ooblayout_ops by Boris Brezillon · 10 years ago
  72. e4aacaa mtd: nand: davinci: switch to mtd_ooblayout_ops by Boris Brezillon · 10 years ago
  73. a8ed6e6 mtd: nand: cafe: switch to mtd_ooblayout_ops by Boris Brezillon · 10 years ago
  74. ef5eeea mtd: nand: brcm: switch to mtd_ooblayout_ops by Boris Brezillon · 10 years ago
  75. c8766e8 mtd: nand: bf5xx: switch to mtd_ooblayout_ops by Boris Brezillon · 10 years ago
  76. cc00383 mtd: nand: atmel: switch to mtd_ooblayout_ops by Boris Brezillon · 10 years ago
  77. 5053318 mtd: nand: jz4740: switch to mtd_ooblayout_ops by Boris Brezillon · 10 years ago
  78. e5b2d30 mtd: nand: sharpsl: switch to mtd_ooblayout_ops by Boris Brezillon · 10 years ago
  79. 7cf9c19 mtd: nand: bch: switch to mtd_ooblayout_ops by Boris Brezillon · 10 years ago
  80. 41b207a mtd: nand: implement the default mtd_ooblayout_ops by Boris Brezillon · 10 years ago
  81. 70d105e mtd: nand: use mtd_set_ecclayout() where appropriate by Boris Brezillon · 10 years ago
  82. aa02fcf mtd: nand: qcom: use mtd_ooblayout_xxx() helpers where appropriate by Boris Brezillon · 9 years ago
  83. 8cfc1e8b mtd: nand: omap2: use mtd_ooblayout_xxx() helpers where appropriate by Boris Brezillon · 10 years ago
  84. b9c0f65 mtd: nand: lpc32xx: use mtd_ooblayout_xxx() helpers where appropriate by Boris Brezillon · 10 years ago
  85. 191a829 mtd: nand: gpmi: use mtd_ooblayout_xxx() helpers where appropriate by Boris Brezillon · 10 years ago
  86. 9ed92dd mtd: nand: fsl_ifc: use mtd_ooblayout_xxx() helpers where appropriate by Boris Brezillon · 10 years ago
  87. 78d28e8 mtd: nand: atmel: use mtd_ooblayout_xxx() helpers where appropriate by Boris Brezillon · 10 years ago
  88. 846031d mtd: nand: core: use mtd_ooblayout_xxx() helpers where appropriate by Boris Brezillon · 10 years ago
  89. c4f3ef2 mtd: nand: sunxi: make cur_off parameter optional in extra oob helpers by Boris Brezillon · 9 years ago
  90. 828dec1 mtd: nand: sunxi: make OOB retrieval optional by Boris Brezillon · 9 years ago
  91. cc6822f mtd: nand: sunxi: move some ECC related operations to their own functions by Boris Brezillon · 9 years ago
  92. c0c9dfa mtd: nand: sunxi: poll for events instead of using interrupts by Boris Brezillon · 9 years ago
  93. 166f08c mtd: nand: sunxi: make use of readl_poll_timeout() by Boris Brezillon · 9 years ago
  94. a9a416f mtd: nand: sunxi: fix ->dev_ready() implementation by Boris Brezillon · 9 years ago
  95. 336de7b mtd: nand: enable ECC pipelining by Boris Brezillon · 9 years ago
  96. dd26a45 mtd: nand: sunxi: disable clks on device removal by Boris Brezillon · 9 years ago
  97. 68ffbf7 mtd: nand: sunxi: fix NFC_CTL setting by Boris Brezillon · 9 years ago
  98. f8b0474 mtd: nand: sunxi: fix the NFC_ECC_ERR_CNT() macro by Boris Brezillon · 9 years ago
  99. ece03cfd mtd: nand: sunxi: let the NAND controller control the CE line by Boris Brezillon · 9 years ago
  100. e9aa671 mtd: nand: sunxi: improve ->cmd_ctrl() function by Boris Brezillon · 10 years ago