summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand/raw/ingenic/ingenic_nand_drv.c
Commit message (Expand)AuthorAgeFilesLines
* mtd: nand: Convert to platform remove callback returning voidUwe Kleine-König2023-04-111-4/+2
* mtd: Fix misuses of of_match_ptr()Miquel Raynal2022-01-311-1/+1
* mtd: rawnand: ingenic: JZ4740 needs 'oob_first' read page functionPaul Cercueil2021-11-191-0/+5
* mtd: rawnand: Use the ECC framework OOB layoutsMiquel Raynal2020-09-301-3/+3
* mtd: rawnand: Use the new ECC engine type enumerationMiquel Raynal2020-09-281-7/+7
* mtd: rawnand: ingenic: Convert the driver to exec_op()Boris Brezillon2020-05-311-56/+83
* mtd: rawnand: ingenic: Fix the RB gpio active-high property on qi, lb60Boris Brezillon2020-05-311-1/+13
* mtd: rawnand: ingenic: Stop using nand_release()Miquel Raynal2020-05-311-5/+10
* mtd: rawnand: ingenic: Fix the probe error pathMiquel Raynal2020-05-311-1/+1
* mtd: rawnand: ingenic: Make qi_lb60_ooblayout_ops staticYueHaibing2020-05-101-1/+1
* mtd: Convert fallthrough comments into statementsMiquel Raynal2020-03-301-1/+1
* mtd: rawnand: ingenic: fix devm_platform_ioremap_resource.cocci warningsJulia Lawall2019-08-071-3/+1
* mtd: rawnand: ingenic: Add of_node_put() before returnNishka Dasgupta2019-07-251-0/+1
* mtd: rawnand: ingenic: Fix ingenic_ecc dependencyPaul Cercueil2019-07-011-0/+530