summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/ecc-sw-hamming.c
Commit message (Expand)AuthorAgeFilesLines
* mtd: rawnand: Let callers use the bare Hamming helpersMiquel Raynal2021-10-151-3/+4
* mtd: nand: ecc-hamming: Use the public nsteps fieldMiquel Raynal2021-03-111-5/+4
* mtd: nand: ecc-hamming: Populate the public nsteps fieldMiquel Raynal2021-03-111-0/+1
* mtd: nand: ecc-hamming: Clarify the logic around rp17Miquel Raynal2020-12-101-1/+2
* mtd: nand: ecc-hamming: Create the software Hamming engineMiquel Raynal2020-12-101-0/+193
* mtd: nand: ecc-hamming: Stop using raw NAND structuresMiquel Raynal2020-12-101-9/+8
* mtd: nand: ecc-hamming: Rename the exported functionsMiquel Raynal2020-12-101-25/+28
* mtd: nand: ecc-hamming: Cleanup and style fixesMiquel Raynal2020-12-101-14/+12
* mtd: nand: ecc-hamming: Drop/fix the kernel docMiquel Raynal2020-12-101-29/+10
* mtd: nand: ecc-hamming: Clarify the driver descriptionsMiquel Raynal2020-12-101-1/+1
* mtd: nand: ecc-hamming: Move Hamming code to the generic NAND layerMiquel Raynal2020-12-101-0/+484