summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/raw/sm_common.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* mtd: rawnand: Deprecate the dummy_controller fieldBoris Brezillon2018-12-071-1/+1
* mtd: rawnand: Deprecate ->block_{bad,markbad}() hooksBoris Brezillon2018-10-031-1/+1
* mtd: rawnand: Pass a nand_chip object to chip->block_xxx() hooksBoris Brezillon2018-10-031-1/+2
* mtd: rawnand: Pass a nand_chip object to nand_scan()Boris Brezillon2018-10-031-1/+1
* mtd: rawnand: sm_common: convert driver to nand_scan_with_ids()Miquel Raynal2018-07-311-13/+20
* mtd: rawnand: sm_common: fix the probe function error pathMiquel Raynal2018-07-311-1/+5
* mtd: rawnand: Replace printk() with appropriate pr_*() macroShreeya Patel2018-03-151-3/+2
* mtd: nand: move raw NAND related code to the raw/ subdirBoris Brezillon2018-02-161-0/+202