blob: f411f0bbc6cdc650ac10c551a5dfa4276ef867e4 [file] [log] [blame]
d9edc4bc67c4 ("mtd: rawnand: gpmi: Add large oob bch setting support")
2fb038eaeed8 ("mtd: rawnand: gpmi: Rename the variable ecc_chunk_size")
15616c7cfb96 ("mtd: rawnand: gpmi: Refactor bch geometry settings function")
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")
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")
a69ad11168dc ("mtd: rawnand: Get rid of the default ONFI timing mode")
b5b39f640c1f ("mtd: rawnand: Introduce nand_choose_best_sdr_timings()")