summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand/raw/ingenic
AgeCommit message (Expand)Author
2020-03-30mtd: Convert fallthrough comments into statementsMiquel Raynal
2020-03-11mtd: rawnand: ingenic: Add dependency on MIPS || COMPILE_TESTPaul Cercueil
2020-03-09mtd: rawnand: ingenic: Use devm_platform_ioremap_resource()Paul Cercueil
2019-09-22Merge tag 'mips_5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2019-08-07mtd: rawnand: ingenic: fix devm_platform_ioremap_resource.cocci warningsJulia Lawall
2019-07-30mtd: rawnand: Drop obsolete JZ4740 NAND driverPaul Cercueil
2019-07-25mtd: rawnand: ingenic: Add of_node_put() before returnNishka Dasgupta
2019-07-01mtd: rawnand: ingenic: Fix ingenic_ecc dependencyPaul Cercueil
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 151Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-04-18mtd: rawnand: ingenic: Make jz4725b_ooblayout_ops staticYueHaibing
2019-04-18mtd: rawnand: ingenic: Add missing MODULE_* informationYueHaibing
2019-04-18mtd: rawnand: Change Kconfig titles and re-order a bit the listMiquel Raynal
2019-04-08mtd: rawnand: Get rid of chip->numchipsBoris Brezillon
2019-04-08mtd: rawnand: Get rid of chip->chipsizeBoris Brezillon
2019-04-08mtd: rawnand: Fill memorg during detectionBoris Brezillon
2019-04-08mtd: rawnand: ingenic: Move BBTs out of ECC areaPaul Cercueil
2019-04-08mtd: rawnand: ingenic: Add ooblayout for the Qi Ben NanonotePaul Cercueil
2019-04-08mtd: rawnand: ingenic: Add support for the JZ4725BPaul Cercueil
2019-04-08mtd: rawnand: ingenic: Add support for the JZ4740Paul Cercueil
2019-04-08mtd: rawnand: ingenic: Make use of ecc-engine propertyPaul Cercueil
2019-04-08mtd: rawnand: ingenic: Separate top-level and SoC specific codePaul Cercueil
2019-03-21mtd: rawnand: ingenic: Rename jz4780_bch_init to jz4780_bch_resetPaul Cercueil
2019-03-21mtd: rawnand: ingenic: Rename jz4780_nand driver to ingenic_nandPaul Cercueil
2019-03-21mtd: rawnand: ingenic: Use SPDX license notifiersPaul Cercueil
2019-03-21mtd: rawnand: Move drivers for Ingenic SoCs to subfolderPaul Cercueil