summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/raw/sm_common.c
AgeCommit message (Expand)AuthorFilesLines
2022-09-21mtd: always initialize 'stats' in struct mtd_oob_opsMichał Kępień1-1/+1
2022-06-24mtd: rawnand: sm_common: drop unexpected word 'is' in the commentsJiang Jian1-1/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2018-12-07mtd: rawnand: Deprecate the dummy_controller fieldBoris Brezillon1-1/+1
2018-10-03mtd: rawnand: Deprecate ->block_{bad,markbad}() hooksBoris Brezillon1-1/+1
2018-10-03mtd: rawnand: Pass a nand_chip object to chip->block_xxx() hooksBoris Brezillon1-1/+2
2018-10-03mtd: rawnand: Pass a nand_chip object to nand_scan()Boris Brezillon1-1/+1
2018-07-31mtd: rawnand: sm_common: convert driver to nand_scan_with_ids()Miquel Raynal1-13/+20
2018-07-31mtd: rawnand: sm_common: fix the probe function error pathMiquel Raynal1-1/+5
2018-03-15mtd: rawnand: Replace printk() with appropriate pr_*() macroShreeya Patel1-3/+2
2018-02-16mtd: nand: move raw NAND related code to the raw/ subdirBoris Brezillon1-0/+202