blob: 80367833bc39bbc60ee032f1dd0420044fe3ce6c [file] [log] [blame]
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()")
42a9ad050e6f ("mtd: rawnand: timings: Make onfi_fill_interface_config() a void helper")
4c46667b3d67 ("mtd: rawnand: s/data_interface/interface_config/")