summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand/raw/fsl_elbc_nand.c
AgeCommit message (Expand)AuthorFilesLines
2018-07-31mtd: rawnand: fsl_elbc: convert driver to nand_scan()Miquel Raynal1-11/+8
2018-07-31mtd: rawnand: fsl_elbc: return meaningful valuesMiquel Raynal1-1/+1
2018-07-31mtd: rawnand: better name for the controller structureMiquel Raynal1-2/+2
2018-04-29mtd: rawnand: fsl_elbc: fix probe function error pathMiquel Raynal1-4/+9
2018-03-20mtd: rawnand: rename SET/GET FEATURES related functionsMiquel Raynal1-2/+2
2018-03-15mtd: rawnand: Replace printk() with appropriate pr_*() macroShreeya Patel1-2/+2
2018-02-16mtd: nand: move raw NAND related code to the raw/ subdirBoris Brezillon1-0/+979