summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand
Commit message (Expand)AuthorAgeFilesLines
* mtd: rawnand: stm32_fmc2: fix broken ECCChristophe Kerello2020-10-301-7/+8
* mtd: rawnand: ifc: Move the ECC engine initialization to the right placeFabio Estevam2020-10-261-19/+24
* mtd: rawnand: mxc: Move the ECC engine initialization to the right placeFabio Estevam2020-10-261-12/+5
* mtd: onenand: simplify the return expression of onenand_transfer_auto_oobLiu Shixin2020-09-301-7/+2
* mtd: rawnand: cadence: remove a redundant dev_err callLiu Shixin2020-09-301-6/+2
* mtd: rawnand: ams-delta: Fix non-OF build warningJanusz Krzysztofik2020-09-301-0/+2
* mtd: rawnand: Don't overwrite the error code from nand_set_ecc_soft_ops()Tudor Ambarus2020-09-301-3/+1
* mtd: rawnand: Introduce nand_set_ecc_on_host_ops()Tudor Ambarus2020-09-301-53/+61
* mtd: rawnand: atmel: Check return values for nand_read_data_opAlex Dewar2020-09-301-2/+8
* mtd: rawnand: vf610: Remove unused function vf610_nfc_transfer_size()YueHaibing2020-09-301-5/+0
* mtd: rawnand: qcom: Simplify with dev_err_probe()Krzysztof Kozlowski2020-09-301-16/+8
* mtd: rawnand: marvell: Fix and update kerneldocKrzysztof Kozlowski2020-09-301-7/+16
* mtd: rawnand: marvell: Simplify with dev_err_probe()Krzysztof Kozlowski2020-09-301-4/+1
* mtd: rawnand: gpmi: Simplify with dev_err_probe()Krzysztof Kozlowski2020-09-301-4/+2
* mtd: rawnand: atmel: Simplify with dev_err_probe()Krzysztof Kozlowski2020-09-301-7/+3
* mtd: onenand: Simplify with dev_err_probe()Krzysztof Kozlowski2020-09-301-4/+1
* mtd: rawnand: marvell: Support panic_write for mtdoopsChris Packham2020-09-301-5/+33
* mtd: spinand: gigadevice: Add support for GD5F4GQ4xCHauke Mehrtens2020-09-301-0/+49
* mtd: spinand: gigadevice: Add QE BitHauke Mehrtens2020-09-301-5/+5
* mtd: spinand: gigadevice: Only one dummy byte in QUADIOHauke Mehrtens2020-09-301-2/+2
* mtd: rawnand: vf610: disable clk on error handling path in probeEvgeny Novikov2020-09-301-2/+4
* mtd: rawnand: oxnas: cleanup/simplify codePavel Machek2020-09-301-2/+1
* mtd: spinand: macronix: Add support for MX31UF1GE4BCYouChing Lin2020-09-301-0/+10
* mtd: spinand: macronix: Add support for MX31LF1GE4BCYouChing Lin2020-09-301-0/+10
* mtd: rawnand: pasemi: Make pasemi_device_ready() staticWei Yongjun2020-09-301-1/+1
* mtd: rawnand: stm32_fmc2: fix a buffer overflowChristophe Kerello2020-09-301-1/+1
* mtd: rawnand: atmel: Get rid of the legacy interface implementationBoris Brezillon2020-09-301-197/+1
* mtd: rawnand: atmel: Convert the driver to exec_op()Boris Brezillon2020-09-301-0/+267
* mtd: rawnand: atmel: Use nand_prog_page_end_op()Boris Brezillon2020-09-301-14/+2
* mtd: rawnand: atmel: Use nand_{write,read}_data_op()Boris Brezillon2020-09-301-5/+5
* mtd: rawnand: atmel: Drop redundant nand_read_page_op()Boris Brezillon2020-09-301-4/+1
* mtd: rawnand: atmel: Enable the NFC controller at probe timeBoris Brezillon2020-09-301-6/+6
* mtd: rawnand: Use the NAND framework user_conf object for ECC flagsMiquel Raynal2020-09-305-12/+15
* mtd: rawnand: Use the ECC framework user input parsing bitsMiquel Raynal2020-09-301-72/+70
* mtd: rawnand: Use the ECC framework nand_ecc_is_strong_enough() helperMiquel Raynal2020-09-301-38/+1
* mtd: rawnand: Use the ECC framework OOB layoutsMiquel Raynal2020-09-308-173/+19
* mtd: rawnand: Make use of the ECC frameworkMiquel Raynal2020-09-282-0/+2
* mtd: rawnand: Use nanddev_get/set_ecc_requirements() when relevantMiquel Raynal2020-09-2816-86/+144
* mtd: spinand: Use nanddev_get_ecc_conf() when relevantMiquel Raynal2020-09-283-9/+10
* mtd: rawnand: Use the new ECC engine type enumerationMiquel Raynal2020-09-2850-181/+207
* mtd: rawnand: Separate the ECC engine type and the ECC byte placementMiquel Raynal2020-09-287-45/+64
* mtd: nand: Introduce the ECC engine frameworkMiquel Raynal2020-09-023-0/+494
* mtd: nand: Add a NAND page I/O request typeMiquel Raynal2020-08-271-2/+2
* mtd: rawnand: Rename the ECC algorithm enumeration itemsMiquel Raynal2020-08-2727-62/+62
* Merge tag 'mtd/for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds2020-08-0936-735/+1016
|\
| * Merge tag 'nand/for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Richard Weinberger2020-08-0735-584/+853
| |\
| | * mtd: rawnand: ingenic: cleanup ARRAY_SIZE() vs sizeof() useDan Carpenter2020-07-071-2/+2
| | * mtd: rawnand: brcmnand: ECC error handling on EDU transfersKamal Dasu2020-06-261-0/+26
| | * mtd: rawnand: brcmnand: Don't default to edu transferKamal Dasu2020-06-261-2/+3
| | * mtd: rawnand: qcom: set BAM mode only if not set alreadySivaprakash Murugesan2020-06-261-1/+10