1. ae211bc mtd: drop support for NAND_ECC_SOFT_BCH as "soft_bch" mapping by Rafał Miłecki · 8 years ago
  2. 06f384c mtd: nand: read ECC algorithm from the new field by Rafał Miłecki · 8 years ago
  3. ef296dc mtd: nand: fsmc: validate ECC setup by checking algorithm directly by Rafał Miłecki · 8 years ago
  4. e9d4fae mtd: nand: set ECC algorithm to Hamming on fallback by Rafał Miłecki · 8 years ago
  5. cc71538 staging: mt29f_spinand: set ECC algorithm explicitly by Rafał Miłecki · 8 years ago
  6. 40438a1 CRIS v32: nand: set ECC algorithm explicitly by Rafał Miłecki · 8 years ago
  7. d5f304a mtd: nand: atmel: set ECC algorithm explicitly by Rafał Miłecki · 8 years ago
  8. 867f987 mtd: nand: davinci: set ECC algorithm explicitly by Rafał Miłecki · 8 years ago
  9. 04dae62 mtd: nand: bf5xx: set ECC algorithm explicitly by Rafał Miłecki · 8 years ago
  10. 8c6f0fc mtd: nand: omap2: Fix high memory dma prefetch transfer by Cooper Jr., Franklin · 8 years ago
  11. 03d3a1d mtd: nand: omap2: Start dma request before enabling prefetch by Cooper Jr., Franklin · 8 years ago
  12. 7778478 mtd: nandsim: add __init attribute by Julia Lawall · 8 years ago
  13. d48f62b mtd: nand: move of_get_nand_xxx() helpers into nand_base.c by Boris Brezillon · 9 years ago
  14. 14667d8 mtd: nand: sh_flctl: rely on generic DT parsing done in nand_scan_ident() by Boris Brezillon · 9 years ago
  15. 609468f mtd: nand: mxc: rely on generic DT parsing done in nand_scan_ident() by Boris Brezillon · 9 years ago
  16. f6c36aa mtd: nand: lpc32xx: rely on generic DT parsing done in nand_scan_ident() by Boris Brezillon · 9 years ago
  17. 2d01922 mtd: nand: hisi504: rely on generic DT parsing done in nand_scan_ident() by Boris Brezillon · 9 years ago
  18. 363b5db mtd: nand: davinci: rely on generic DT parsing done in nand_scan_ident() by Boris Brezillon · 9 years ago
  19. f05f6a1 mtd: nand: gpmi: rely on generic DT parsing done in nand_scan_ident() by Boris Brezillon · 9 years ago
  20. 57a605b mtd: nand: omap2: fix compare_const_fl.cocci warnings by Julia Lawall · 8 years ago
  21. 99fec60 mtd: nand: jz4740: Remove unused local variable by Maarten ter Huurne · 8 years ago
  22. e99b0d9 mtd: nand: fsl_elbc: set ECC algorithm explicitly by Rafał Miłecki · 8 years ago
  23. ff1ef35 mtd: nand: fsl_ifc: set ECC algorithm explicitly by Rafał Miłecki · 8 years ago
  24. ab2f5a8 mtd: nand: fsl_upm: set ECC algorithm explicitly by Rafał Miłecki · 8 years ago
  25. d9944e1 mtd: nand: cmx270: set ECC algorithm explicitly by Rafał Miłecki · 8 years ago
  26. 7079e7e mtd: nand: mpc5121_nfc: set ECC algorithm explicitly by Rafał Miłecki · 8 years ago
  27. c2ec6b3 mtd: nand: au1550nd: set ECC algorithm explicitly by Rafał Miłecki · 8 years ago
  28. e020cc0 mtd: nand: sh_flctl: set ECC algorithm explicitly by Rafał Miłecki · 8 years ago
  29. c4fe72a mtd: nand: s3c2410: set ECC algorithm explicitly by Rafał Miłecki · 8 years ago
  30. d7b83b8 mtd: nand: omap2: set ECC algorithm explicitly by Rafał Miłecki · 8 years ago
  31. aab616e mtd: kill the nand_ecclayout struct by Boris Brezillon · 9 years ago
  32. 7f2b092 mtd: nand: kill the ecc->layout field by Boris Brezillon · 9 years ago
  33. e1d132b staging: mt29f_spinand: switch to mtd_ooblayout_ops by Boris Brezillon · 9 years ago
  34. a411679 mtd: onenand: switch to mtd_ooblayout_ops by Boris Brezillon · 9 years ago
  35. 421e81c mtd: nand: qcom: switch to mtd_ooblayout_ops by Boris Brezillon · 9 years ago
  36. 3cf32d1 mtd: nand: vf610: switch to mtd_ooblayout_ops by Boris Brezillon · 9 years ago
  37. c66811e mtd: nand: sunxi: switch to mtd_ooblayout_ops by Boris Brezillon · 9 years ago
  38. 987b913 mtd: nand: sm_common: switch to mtd_ooblayout_ops by Boris Brezillon · 9 years ago
  39. e7049f2 mtd: nand: sh_flctl: switch to mtd_ooblayout_ops by Boris Brezillon · 9 years ago
  40. bf01e06b mtd: nand: s3c2410: switch to mtd_ooblayout_ops by Boris Brezillon · 9 years ago
  41. 39980c5 mtd: nand: pxa3xx: switch to mtd_ooblayout_ops by Boris Brezillon · 9 years ago
  42. e04dbf3 mtd: nand: omap2: switch to mtd_ooblayout_ops by Boris Brezillon · 9 years ago
  43. a894cf6c mtd: nand: mxc: switch to mtd_ooblayout_ops by Boris Brezillon · 9 years ago
  44. d50b523 mtd: nand: lpc32xx: switch to mtd_ooblayout_ops by Boris Brezillon · 9 years ago
  45. 36886be mtd: nand: jz4780: switch to mtd_ooblayout_ops by Boris Brezillon · 9 years ago
  46. 2ca9ec9 mtd: nand: hisi504: switch to mtd_ooblayout_ops by Boris Brezillon · 9 years ago
  47. 3f158e4 mtd: nand: gpmi: switch to mtd_ooblayout_ops by Boris Brezillon · 9 years ago
  48. 04a123a mtd: nand: fsmc: get rid of the fsmc_nand_eccplace struct by Boris Brezillon · 9 years ago
  49. 22b4695 mtd: nand: fsmc: switch to mtd_ooblayout_ops by Boris Brezillon · 9 years ago
  50. caf5129 mtd: nand: fsl_ifc: switch to mtd_ooblayout_ops by Boris Brezillon · 9 years ago
  51. c2e197b mtd: nand: fsl_elbc: switch to mtd_ooblayout_ops by Boris Brezillon · 9 years ago
  52. 6b75065 mtd: nand: docg4: switch to mtd_ooblayout_ops by Boris Brezillon · 9 years ago
  53. 68c1b75 mtd: nand: diskonchip: switch to mtd_ooblayout_ops by Boris Brezillon · 9 years ago
  54. 14fad62 mtd: nand: denali: switch to mtd_ooblayout_ops by Boris Brezillon · 9 years ago
  55. e4aacaa mtd: nand: davinci: switch to mtd_ooblayout_ops by Boris Brezillon · 9 years ago
  56. a8ed6e6 mtd: nand: cafe: switch to mtd_ooblayout_ops by Boris Brezillon · 9 years ago
  57. ef5eeea mtd: nand: brcm: switch to mtd_ooblayout_ops by Boris Brezillon · 9 years ago
  58. c8766e8 mtd: nand: bf5xx: switch to mtd_ooblayout_ops by Boris Brezillon · 9 years ago
  59. cc00383 mtd: nand: atmel: switch to mtd_ooblayout_ops by Boris Brezillon · 9 years ago
  60. 5053318 mtd: nand: jz4740: switch to mtd_ooblayout_ops by Boris Brezillon · 9 years ago
  61. e5b2d30 mtd: nand: sharpsl: switch to mtd_ooblayout_ops by Boris Brezillon · 9 years ago
  62. 7cf9c19 mtd: nand: bch: switch to mtd_ooblayout_ops by Boris Brezillon · 9 years ago
  63. 41b207a mtd: nand: implement the default mtd_ooblayout_ops by Boris Brezillon · 9 years ago
  64. 1bd0b24 mtd: docg3: switch to mtd_ooblayout_ops by Boris Brezillon · 9 years ago
  65. adbbc3b mtd: create an mtd_ooblayout_ops struct to ease ECC layout definition by Boris Brezillon · 9 years ago
  66. 06af3b0 mtd: docg3: use mtd_set_ecclayout() where appropriate by Boris Brezillon · 9 years ago
  67. eb8c2be mtd: onenand: use mtd_set_ecclayout() where appropriate by Boris Brezillon · 9 years ago
  68. 70d105e mtd: nand: use mtd_set_ecclayout() where appropriate by Boris Brezillon · 9 years ago
  69. f6a6da1 mtd: use mtd_set_ecclayout() where appropriate by Boris Brezillon · 9 years ago
  70. 036d654 mtd: add mtd_set_ecclayout() helper function by Boris Brezillon · 9 years ago
  71. d30aae6 mtd: onenand: use mtd_ooblayout_xxx() helpers where appropriate by Boris Brezillon · 9 years ago
  72. aa02fcf mtd: nand: qcom: use mtd_ooblayout_xxx() helpers where appropriate by Boris Brezillon · 9 years ago
  73. 8cfc1e8b mtd: nand: omap2: use mtd_ooblayout_xxx() helpers where appropriate by Boris Brezillon · 9 years ago
  74. b9c0f65 mtd: nand: lpc32xx: use mtd_ooblayout_xxx() helpers where appropriate by Boris Brezillon · 9 years ago
  75. 191a829 mtd: nand: gpmi: use mtd_ooblayout_xxx() helpers where appropriate by Boris Brezillon · 9 years ago
  76. 9ed92dd mtd: nand: fsl_ifc: use mtd_ooblayout_xxx() helpers where appropriate by Boris Brezillon · 9 years ago
  77. 78d28e8 mtd: nand: atmel: use mtd_ooblayout_xxx() helpers where appropriate by Boris Brezillon · 9 years ago
  78. 846031d mtd: nand: core: use mtd_ooblayout_xxx() helpers where appropriate by Boris Brezillon · 9 years ago
  79. c2b7845 mtd: use mtd_ooblayout_xxx() helpers where appropriate by Boris Brezillon · 9 years ago
  80. 75eb2ce mtd: add mtd_ooblayout_xxx() helper functions by Boris Brezillon · 9 years ago
  81. c4f3ef2 mtd: nand: sunxi: make cur_off parameter optional in extra oob helpers by Boris Brezillon · 9 years ago
  82. 828dec1 mtd: nand: sunxi: make OOB retrieval optional by Boris Brezillon · 9 years ago
  83. cc6822f mtd: nand: sunxi: move some ECC related operations to their own functions by Boris Brezillon · 9 years ago
  84. c0c9dfa mtd: nand: sunxi: poll for events instead of using interrupts by Boris Brezillon · 9 years ago
  85. 166f08c mtd: nand: sunxi: make use of readl_poll_timeout() by Boris Brezillon · 9 years ago
  86. a9a416f mtd: nand: sunxi: fix ->dev_ready() implementation by Boris Brezillon · 9 years ago
  87. 336de7b mtd: nand: enable ECC pipelining by Boris Brezillon · 9 years ago
  88. dd26a45 mtd: nand: sunxi: disable clks on device removal by Boris Brezillon · 9 years ago
  89. 68ffbf7 mtd: nand: sunxi: fix NFC_CTL setting by Boris Brezillon · 9 years ago
  90. f8b0474 mtd: nand: sunxi: fix the NFC_ECC_ERR_CNT() macro by Boris Brezillon · 9 years ago
  91. ece03cfd mtd: nand: sunxi: let the NAND controller control the CE line by Boris Brezillon · 9 years ago
  92. e9aa671 mtd: nand: sunxi: improve ->cmd_ctrl() function by Boris Brezillon · 9 years ago
  93. fe82cce mtd: nand: sunxi: implement ->read_subpage() by Boris Brezillon · 9 years ago
  94. 1c1bdd6 mtd: nand: sunxi: implement ->read_oob()/->write_oob() by Boris Brezillon · 9 years ago
  95. 9d02fc2 mtd: nand: export default read/write oob functions by Boris Brezillon · 9 years ago
  96. 5abcd95 mtd: nand: sunxi: adapt clk_rate to tWB, tADL, tWHR and tRHW timings by Boris Brezillon · 9 years ago
  97. 2d43457 mtd: nand: sunxi: fix EDO mode selection by Boris Brezillon · 9 years ago
  98. 2f9992e mtd: nand: sunxi: fix clk rate calculation by Boris Brezillon · 9 years ago
  99. 9edb470 mtd: nand: sunxi: fix call order in sunxi_nand_chip_init() by Boris Brezillon · 9 years ago
  100. 44ccb64 mtd: nand: pxa3xx: rely on generic DT parsing done in nand_scan_ident() by Boris Brezillon · 9 years ago