summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/raw/ingenic
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mips_5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2019-09-223-544/+0
|\
| * mtd: rawnand: Drop obsolete JZ4740 NAND driverPaul Cercueil2019-07-303-544/+0
* | 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-014-11/+4
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 151Thomas Gleixner2019-05-301-10/+1
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-212-0/+2
* mtd: rawnand: ingenic: Make jz4725b_ooblayout_ops staticYueHaibing2019-04-181-1/+1
* mtd: rawnand: ingenic: Add missing MODULE_* informationYueHaibing2019-04-181-0/+3
* mtd: rawnand: Change Kconfig titles and re-order a bit the listMiquel Raynal2019-04-181-2/+2
* mtd: rawnand: Get rid of chip->numchipsBoris Brezillon2019-04-081-1/+0
* mtd: rawnand: Get rid of chip->chipsizeBoris Brezillon2019-04-081-1/+1
* mtd: rawnand: Fill memorg during detectionBoris Brezillon2019-04-081-0/+4
* mtd: rawnand: ingenic: Move BBTs out of ECC areaPaul Cercueil2019-04-081-0/+7
* mtd: rawnand: ingenic: Add ooblayout for the Qi Ben NanonotePaul Cercueil2019-04-081-1/+40
* mtd: rawnand: ingenic: Add support for the JZ4725BPaul Cercueil2019-04-084-1/+353
* mtd: rawnand: ingenic: Add support for the JZ4740Paul Cercueil2019-04-084-11/+245
* mtd: rawnand: ingenic: Make use of ecc-engine propertyPaul Cercueil2019-04-081-3/+10
* mtd: rawnand: ingenic: Separate top-level and SoC specific codePaul Cercueil2019-04-087-203/+310
* mtd: rawnand: ingenic: Rename jz4780_bch_init to jz4780_bch_resetPaul Cercueil2019-03-211-4/+5
* mtd: rawnand: ingenic: Rename jz4780_nand driver to ingenic_nandPaul Cercueil2019-03-212-74/+74
* mtd: rawnand: ingenic: Use SPDX license notifiersPaul Cercueil2019-03-213-12/+3
* mtd: rawnand: Move drivers for Ingenic SoCs to subfolderPaul Cercueil2019-03-216-0/+1400