aboutsummaryrefslogtreecommitdiff
path: root/include/linux/mtd/nand-ecc-sw-bch.h
AgeCommit message (Expand)AuthorFilesLines
2021-03-11mtd: nand: ecc-bch: Use the public nsteps fieldGravatar Miquel Raynal 1-2/+0
2020-12-10mtd: nand: ecc-bch: Create the software BCH engineGravatar Miquel Raynal 1-8/+8
2020-11-30mtd: nand: ecc-bch: Stop using raw NAND structuresGravatar Miquel Raynal 1-0/+25
2020-11-30mtd: nand: ecc-bch: Update the prototypes to be more genericGravatar Miquel Raynal 1-29/+16
2020-11-30mtd: nand: ecc-bch: Drop mtd_nand_has_bch()Gravatar Miquel Raynal 1-4/+0
2020-11-30mtd: nand: ecc-bch: Return only valid error codesGravatar Miquel Raynal 1-1/+1
2020-11-30mtd: nand: ecc-bch: Stop exporting the private structureGravatar Miquel Raynal 1-6/+5
2020-11-30mtd: nand: ecc-bch: Move BCH code to the generic NAND layerGravatar Miquel Raynal 1-0/+66