aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/ecc-sw-hamming.c
AgeCommit message (Expand)Author
2021-03-11mtd: nand: ecc-hamming: Use the public nsteps fieldMiquel Raynal
2021-03-11mtd: nand: ecc-hamming: Populate the public nsteps fieldMiquel Raynal
2020-12-10mtd: nand: ecc-hamming: Clarify the logic around rp17Miquel Raynal
2020-12-10mtd: nand: ecc-hamming: Create the software Hamming engineMiquel Raynal
2020-12-10mtd: nand: ecc-hamming: Stop using raw NAND structuresMiquel Raynal
2020-12-10mtd: nand: ecc-hamming: Rename the exported functionsMiquel Raynal
2020-12-10mtd: nand: ecc-hamming: Cleanup and style fixesMiquel Raynal
2020-12-10mtd: nand: ecc-hamming: Drop/fix the kernel docMiquel Raynal
2020-12-10mtd: nand: ecc-hamming: Clarify the driver descriptionsMiquel Raynal
2020-12-10mtd: nand: ecc-hamming: Move Hamming code to the generic NAND layerMiquel Raynal