summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/raw/s3c2410.c
AgeCommit message (Expand)AuthorFilesLines
2018-07-31mtd: rawnand: s3c2410: convert driver to nand_scan()Miquel Raynal1-17/+13
2018-07-31mtd: rawnand: better name for the controller structureMiquel Raynal1-2/+2
2018-07-31mtd: rawnand: s3c2410: Error out when ->nrsets < 0 or ->sets == NULLBoris Brezillon1-6/+8
2018-07-19mtd: rawnand: use mtd_device_register() where applicableRafał Miłecki1-2/+2
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook1-1/+1
2018-03-29mtd: rawnand: s3c2410: enhance the probe function error pathMiquel Raynal1-12/+12
2018-02-16mtd: nand: move raw NAND related code to the raw/ subdirBoris Brezillon1-0/+1295