summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/raw/nand_bch.c
Commit message (Expand)AuthorAgeFilesLines
* mtd: rawnand: Use kzalloc() instead of kmalloc() and memset()Fuqian Huang2019-06-281-2/+1Star
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 49Thomas Gleixner2019-05-241-14/+1Star
* mtd: rawnand: Pass a nand_chip object to ecc->correct()Boris Brezillon2018-10-031-3/+2Star
* mtd: rawnand: Pass a nand_chip object to ecc->calculate()Boris Brezillon2018-10-031-3/+2Star
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-131-1/+1
* mtd: rawnand: Replace printk() with appropriate pr_*() macroShreeya Patel2018-03-151-6/+6
* mtd: nand: move raw NAND related code to the raw/ subdirBoris Brezillon2018-02-161-0/+234