blob: 6b278a55e6a211e4de05c08e156e1a192837be42 [file] [log] [blame]
c4b7d7c480d6 ("mtd: rawnand: lpc32xx_slc: Fix external use of SW Hamming ECC helper")
90ccf0a0192f ("mtd: nand: ecc-hamming: Rename the exported functions")
b551fa3059ff ("mtd: nand: ecc-hamming: Cleanup and style fixes")
c50e7f3c8673 ("mtd: nand: ecc-hamming: Drop/fix the kernel doc")
e5acf9c86297 ("mtd: nand: ecc-hamming: Move Hamming code to the generic NAND layer")
ea146d7fbf50 ("mtd: nand: ecc-bch: Update the prototypes to be more generic")
127aae607756 ("mtd: nand: ecc-bch: Drop mtd_nand_has_bch()")
3c0fe36abebe ("mtd: nand: ecc-bch: Stop exporting the private structure")
8c5c20921856 ("mtd: nand: ecc-bch: Cleanup and style fixes")
cdbe8df5e28e ("mtd: nand: ecc-bch: Move BCH code to the generic NAND layer")
1ac687099193 ("mtd: rawnand: sharpsl: Move the ECC initialization to ->attach_chip()")
e044b8b72151 ("mtd: rawnand: lpc32xx_slc: Move the ECC initialization to ->attach_chip()")
98591a68736f ("mtd: rawnand: fsmc: Move the ECC initialization to ->attach_chip()")
58e111002887 ("mtd: rawnand: cs553x: Move the ECC initialization to ->attach_chip()")
6e88127904b8 ("mtd: rawnand: Introduce nand_set_ecc_on_host_ops()")
1e3b37aab958 ("mtd: rawnand: Use the ECC framework OOB layouts")
c441bcd31266 ("mtd: rawnand: Make use of the ECC framework")
bace41f80f65 ("mtd: rawnand: Use the new ECC engine type enumeration")
ef24f97daac4 ("mtd: rawnand: Separate the ECC engine type and the ECC byte placement")
a8c7ffdb5fdd ("mtd: nand: Introduce the ECC engine framework")