aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mtd/nand-ecc-sw-bch.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-03-11mtd: nand: ecc-bch: Use the public nsteps fieldMiquel Raynal1-2/+0
2020-12-10mtd: nand: ecc-bch: Create the software BCH engineMiquel Raynal1-8/+8
2020-11-30mtd: nand: ecc-bch: Stop using raw NAND structuresMiquel Raynal1-0/+25
2020-11-30mtd: nand: ecc-bch: Update the prototypes to be more genericMiquel Raynal1-29/+16
2020-11-30mtd: nand: ecc-bch: Drop mtd_nand_has_bch()Miquel Raynal1-4/+0
2020-11-30mtd: nand: ecc-bch: Return only valid error codesMiquel Raynal1-1/+1
2020-11-30mtd: nand: ecc-bch: Stop exporting the private structureMiquel Raynal1-6/+5
2020-11-30mtd: nand: ecc-bch: Move BCH code to the generic NAND layerMiquel Raynal1-0/+66