aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/raw/sm_common.c
Commit message (Expand)AuthorAge
* mtd: rawnand: Deprecate ->block_{bad,markbad}() hooksBoris Brezillon2018-10-03
* mtd: rawnand: Pass a nand_chip object to chip->block_xxx() hooksBoris Brezillon2018-10-03
* mtd: rawnand: Pass a nand_chip object to nand_scan()Boris Brezillon2018-10-03
* mtd: rawnand: sm_common: convert driver to nand_scan_with_ids()Miquel Raynal2018-07-31
* mtd: rawnand: sm_common: fix the probe function error pathMiquel Raynal2018-07-31
* mtd: rawnand: Replace printk() with appropriate pr_*() macroShreeya Patel2018-03-15
* mtd: nand: move raw NAND related code to the raw/ subdirBoris Brezillon2018-02-16