aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/raw/nand_toshiba.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-08mtd: rawnand: toshiba: Pass a single nand_chip object to the status helperMiquel Raynal1-6/+4
2018-10-03mtd: rawnand: Keep all internal stuff privateBoris Brezillon1-1/+1
2018-10-03mtd: rawnand: Pass a nand_chip object to ecc->read_xxx() hooksBoris Brezillon1-5/+5
2018-09-04mtd: rawnand: toshiba: Add support for Toshiba Memory BENAND (Built-in ECC NAND)KOBAYASHI Yoshitake1-0/+88
2018-02-16mtd: nand: move raw NAND related code to the raw/ subdirBoris Brezillon1-0/+77