summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/raw/nand_ecc.c
Commit message (Expand)AuthorAgeFilesLines
* docs: mtd: move it to the driver-api bookMauro Carvalho Chehab2019-07-151-1/+1
* docs: mtd: convert to ReSTMauro Carvalho Chehab2019-07-151-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 49Thomas Gleixner2019-05-241-15/+1
* mtd: rawnand: Allow selection of ECC byte ordering at runtimeBoris Brezillon2018-10-031-50/+39
* mtd: rawnand: Pass a nand_chip object to ecc->write_xxx() hooksBoris Brezillon2018-10-031-1/+1
* mtd: rawnand: Pass a nand_chip object to ecc->correct()Boris Brezillon2018-10-031-4/+3
* mtd: rawnand: Pass a nand_chip object to ecc->calculate()Boris Brezillon2018-10-031-3/+2
* mtd: rawnand: remove STANDALONE compile mode of nand_eccMasahiro Yamada2018-03-151-20/+0
* mtd: nand: move raw NAND related code to the raw/ subdirBoris Brezillon2018-02-161-0/+531