aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mtd/nand-ecc-sw-hamming.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-03-11mtd: nand: ecc-hamming: Use the public nsteps fieldMiquel Raynal1-2/+0
2020-12-10mtd: nand: ecc-hamming: Create the software Hamming engineMiquel Raynal1-4/+12
2020-12-10mtd: nand: ecc-hamming: Let the software Hamming ECC engine be unselectedMiquel Raynal1-0/+36
2020-12-10mtd: nand: ecc-hamming: Stop using raw NAND structuresMiquel Raynal1-0/+20
2020-12-10mtd: nand: ecc-hamming: Rename the exported functionsMiquel Raynal1-24/+12
2020-12-10mtd: nand: ecc-hamming: Clarify the driver descriptionsMiquel Raynal1-1/+1
2020-12-10mtd: nand: ecc-hamming: Move Hamming code to the generic NAND layerMiquel Raynal1-0/+39