bf3816d28f07 ("mtd: nand: ecc-hamming: Use the public nsteps field") 12e0df0c6f60 ("mtd: nand: ecc-hamming: Populate the public nsteps field") 35fe1b98a008 ("mtd: nand: ecc-hamming: Create the software Hamming engine") 5180a62c1249 ("mtd: nand: ecc-hamming: Let the software Hamming ECC engine be unselected") 19b2ce184b9f ("mtd: nand: ecc-hamming: Stop using raw NAND structures") 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") 9994bb3f36e3 ("mtd: nand: ecc-bch: Create the software BCH engine") 80fe603160a4 ("mtd: nand: ecc-bch: Stop using raw NAND structures") 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()") b5156335ac37 ("mtd: rawnand: Use the NAND framework user_conf object for ECC flags") d7157ff49a5b ("mtd: rawnand: Use the ECC framework user input parsing bits") 1e3b37aab958 ("mtd: rawnand: Use the ECC framework OOB layouts") c441bcd31266 ("mtd: rawnand: Make use of the ECC framework") 53576c7bfc35 ("mtd: rawnand: Use nanddev_get/set_ecc_requirements() when relevant") 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") f2f64c1e9241 ("mtd: rawnand: Move the nand_ecc_algo enum to the generic NAND layer")