aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/raw/nand_toshiba.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner1-10/+1
2019-04-18mtd: nand: Make flags for bad block marker position more granularFrieder Schrempf1-1/+1
2019-04-18mtd: rawnand: Always store info about bad block markers in chip structFrieder Schrempf1-1/+1
2019-04-08mtd: rawnand: Get rid of chip->ecc_{strength,step}_dsBoris Brezillon1-5/+5
2019-04-08mtd: rawnand: Fill memorg during detectionBoris Brezillon1-2/+7
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