summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/ecc.c
Commit message (Expand)AuthorAgeFilesLines
* mtd: Explicitly include correct DT includesRob Herring2023-07-271-1/+1
* mtd: nand: ecc: Provide a helper to retrieve a pilelined engine deviceMiquel Raynal2022-02-091-0/+31
* mtd: nand: ecc: Add infrastructure to support hardware enginesMiquel Raynal2022-01-231-0/+88
* mtd: spinand: Allow the case where there is no ECC engineMiquel Raynal2020-12-101-4/+4
* mtd: nand: Let on-die ECC engines be retrieved from the NAND coreMiquel Raynal2020-12-101-0/+6
* mtd: nand: Let software ECC engines be retrieved from the NAND coreMiquel Raynal2020-12-101-0/+20
* mtd: nand: ecc: Add an I/O request tweaking mechanismMiquel Raynal2020-11-301-0/+106
* mtd: nand: Introduce the ECC engine frameworkMiquel Raynal2020-09-021-0/+484