summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/raw/nand_bch.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-24lib/bch: Allow easy bit swappingMiquel Raynal1-1/+1
2020-05-24lib/bch: Rework a little bit the exported function namesMiquel Raynal1-5/+5
2019-06-28mtd: rawnand: Use kzalloc() instead of kmalloc() and memset()Fuqian Huang1-2/+1
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 49Thomas Gleixner1-14/+1
2018-10-03mtd: rawnand: Pass a nand_chip object to ecc->correct()Boris Brezillon1-3/+2
2018-10-03mtd: rawnand: Pass a nand_chip object to ecc->calculate()Boris Brezillon1-3/+2
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook1-1/+1
2018-03-15mtd: rawnand: Replace printk() with appropriate pr_*() macroShreeya Patel1-6/+6
2018-02-16mtd: nand: move raw NAND related code to the raw/ subdirBoris Brezillon1-0/+234