aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/raw/nand_ecc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-15docs: mtd: move it to the driver-api bookMauro Carvalho Chehab1-1/+1
2019-07-15docs: mtd: convert to ReSTMauro Carvalho Chehab1-1/+1
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 49Thomas Gleixner1-15/+1
2018-10-03mtd: rawnand: Allow selection of ECC byte ordering at runtimeBoris Brezillon1-50/+39
2018-10-03mtd: rawnand: Pass a nand_chip object to ecc->write_xxx() hooksBoris Brezillon1-1/+1
2018-10-03mtd: rawnand: Pass a nand_chip object to ecc->correct()Boris Brezillon1-4/+3
2018-10-03mtd: rawnand: Pass a nand_chip object to ecc->calculate()Boris Brezillon1-3/+2
2018-03-15mtd: rawnand: remove STANDALONE compile mode of nand_eccMasahiro Yamada1-20/+0
2018-02-16mtd: nand: move raw NAND related code to the raw/ subdirBoris Brezillon1-0/+531