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