3c97be6982e6 ("mtd: rawnand: nandsim: Fix the logic when selecting Hamming soft ECC engine") 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") f66a6fd0dc7c ("mtd: rawnand: Avoid a typedef") 5d55714fa5ac ("mtd: rawnand: ingenic: Convert the driver to exec_op()") 2e263011017c ("mtd: rawnand: ingenic: Fix the RB gpio active-high property on qi, lb60") f6c4e661491a ("mtd: rawnand: fsl_upm: Stop using nand_release()") 88ffef1b65cf ("mtd: rawnand: arasan: Support the hardware BCH ECC engine") 197b88fecc50 ("mtd: rawnand: arasan: Add new Arasan NAND controller") 743f05572e7f ("mtd: rawnand: stm32_fmc2: cosmetic change to use nfc instead of fmc2 where relevant") 0185d50c5220 ("mtd: rawnand: stm32_fmc2: use FMC2_TIMEOUT_MS for timeouts") 2d3d54bf1294 ("mtd: rawnand: stm32_fmc2: remove useless inline comments") 71d1f1d5958f ("mtd: rawnand: stm32_fmc2: manage all errors cases at probe time") b451f5beece3 ("mtd: rawnand: Give the possibility to verify a read operation is supported") 51b71ac092ea ("mtd: rawnand: cs553x: Get rid of the legacy interface implementation") b4ed6328b93d ("mtd: rawnand: cs553x: Implement exec_op()") ba03e4833946 ("mtd: rawnand: cs553x: Stop using chip->legacy.IO_ADDR_{R, W}") c9e1817ff945 ("mtd: rawnand: cs553x: Declare controllers instead of NAND chips") 2e8f56f2a941 ("mtd: rawnand: jedec: Define the number of parameter pages") 7e928263fc53 ("mtd: rawnand: onfi: Avoid doing a copy of the parameter page") dacd1a129725 ("mtd: rawnand: onfi: Define the number of parameter pages") 543e34f29dc4 ("mtd: rawnand: onfi: Use intermediate variables to improve readability") 1d5d08ee9b28 ("mtd: rawnand: onfi: Fix redundancy detection check") 82c6c04e96a3 ("mtd: rawnand: marvell: Rename a function to clarify") a67537ef37d8 ("mtd: rawnand: au1550nd: Implement exec_op()") ce446b4b2d80 ("mtd: rawnand: Take check_only into account")