summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand/raw/ingenic/ingenic_nand_drv.c
AgeCommit message (Expand)AuthorFilesLines
2023-11-05Merge tag 'mtd/for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds1-1/+1
2023-09-27mtd: rawnand: ingenic: move the GPIO quirk to gpiolib-of.cBartosz Golaszewski1-12/+0
2023-09-22mtd: rawnand: ingenic: Annotate struct ingenic_nfc with __counted_byKees Cook1-1/+1
2023-07-27mtd: Explicitly include correct DT includesRob Herring1-1/+0
2023-04-11mtd: nand: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2022-01-31mtd: Fix misuses of of_match_ptr()Miquel Raynal1-1/+1
2021-11-19mtd: rawnand: ingenic: JZ4740 needs 'oob_first' read page functionPaul Cercueil1-0/+5
2020-09-30mtd: rawnand: Use the ECC framework OOB layoutsMiquel Raynal1-3/+3
2020-09-28mtd: rawnand: Use the new ECC engine type enumerationMiquel Raynal1-7/+7
2020-05-31mtd: rawnand: ingenic: Convert the driver to exec_op()Boris Brezillon1-56/+83
2020-05-31mtd: rawnand: ingenic: Fix the RB gpio active-high property on qi, lb60Boris Brezillon1-1/+13
2020-05-31mtd: rawnand: ingenic: Stop using nand_release()Miquel Raynal1-5/+10
2020-05-31mtd: rawnand: ingenic: Fix the probe error pathMiquel Raynal1-1/+1
2020-05-10mtd: rawnand: ingenic: Make qi_lb60_ooblayout_ops staticYueHaibing1-1/+1
2020-03-30mtd: Convert fallthrough comments into statementsMiquel Raynal1-1/+1
2019-08-07mtd: rawnand: ingenic: fix devm_platform_ioremap_resource.cocci warningsJulia Lawall1-3/+1
2019-07-25mtd: rawnand: ingenic: Add of_node_put() before returnNishka Dasgupta1-0/+1
2019-07-01mtd: rawnand: ingenic: Fix ingenic_ecc dependencyPaul Cercueil1-0/+530