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