6bcd2960af1b ("mtd: rawnand: xway: Keep the driver compatible with on-die ECC engines") 33d974e76e21 ("mtd: rawnand: xway: Do not force a particular software ECC engine") d525914b5bd8 ("mtd: rawnand: xway: Move the ECC initialization to ->attach_chip()") bace41f80f65 ("mtd: rawnand: Use the new ECC engine type enumeration") ef24f97daac4 ("mtd: rawnand: Separate the ECC engine type and the ECC byte placement") e0a564ae0a4b ("mtd: rawnand: Rename the ECC algorithm enumeration items") 2da45b8f0696 ("mtd: rawnand: Add a kernel doc to the ECC algorithm enumeration") df66c27101ff ("mtd: rawnand: gpio: Get rid of the legacy interface implementation") 22b27a675d71 ("mtd: rawnand: gpio: Implement exec_op()") b4c719685491 ("mtd: rawnand: gpio: Inherit from nand_controller") 8fac41ebe289 ("mtd: rawnand: fsl_upm: Get rid of the legacy interface implementation") abc846afda66 ("mtd: rawnand: fsl_upm: Inherit from nand_controller") a50895bbdbd4 ("mtd: rawnand: fsl_upm: Use gpio descriptors") 58c5a0e04dfc ("mtd: rawnand: fsl_upm: Use platform_get_resource() + devm_ioremap_resource()") f760bf29f867 ("mtd: rawnand: fsl_upm: Allocate the fsl_upm_nand object using devm_kzalloc()") 5290833c10b9 ("mtd: rawnand: fsl_upm: Get rid of the unused fsl_upm_nand.parts field") ccc49eff77be ("mtd: rawnand: fsl_upm: Remove unused mtd var") 86f2b225adf4 ("mtd: rawnand: Add an invalid ECC mode to discriminate with valid ones") dbc2f2e6d5f9 ("mtd: rawnand: Return an enum from of_get_nand_ecc_algo()") 74e24cd2376d ("mtd: rawnand: Drop OOB_FIRST placement scheme")