summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/raw/sh_flctl.c
AgeCommit message (Expand)AuthorFilesLines
2018-10-03mtd: rawnand: Pass a nand_chip object to nand_release()Boris Brezillon1-1/+1
2018-10-03mtd: rawnand: Pass a nand_chip object to nand_scan()Boris Brezillon1-1/+1
2018-09-04mtd: rawnand: Get rid of the ->read_word() hookBoris Brezillon1-10/+0
2018-07-31mtd: rawnand: sh_flctl: convert driver to nand_scan()Miquel Raynal1-21/+15
2018-03-29mtd: rawnand: sh_flctl: fix the probe function error pathMiquel Raynal1-0/+4
2018-03-20mtd: rawnand: rename SET/GET FEATURES related functionsMiquel Raynal1-2/+2
2018-03-15mtd: rawnand: Replace printk() with appropriate pr_*() macroShreeya Patel1-1/+1
2018-02-16mtd: nand: move raw NAND related code to the raw/ subdirBoris Brezillon1-0/+1250