blob: 0e232388325dd5bb03203e99871c39dc22fa5482 [file] [log] [blame]
f2f64c1e9241 ("mtd: rawnand: Move the nand_ecc_algo enum to the generic NAND layer")
e0a564ae0a4b ("mtd: rawnand: Rename the ECC algorithm enumeration items")
2da45b8f0696 ("mtd: rawnand: Add a kernel doc to the ECC algorithm enumeration")
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")
85f54c558888 ("mtd: nand: Rename a core structure")
dbc2f2e6d5f9 ("mtd: rawnand: Return an enum from of_get_nand_ecc_algo()")
74e24cd2376d ("mtd: rawnand: Drop OOB_FIRST placement scheme")
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")
b451f5beece3 ("mtd: rawnand: Give the possibility to verify a read operation is supported")
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")
025a06c1104c ("mtd: Convert fallthrough comments into statements")
cb481b92d10f ("mtd: spi-nor: Move SFDP logic out of the core")
a0900d0195d2 ("mtd: spi-nor: Prepare core / manufacturer code split")
69228a0224c5 ("Merge tag 'mtk-mtd-spi-move' into spi-nor/next")