aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/raw/nand_onfi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-08mtd: rawnand: Get rid of chip->ecc_{strength,step}_dsBoris Brezillon1-4/+4
2019-04-08mtd: rawnand: Get rid of chip->chipsizeBoris Brezillon1-2/+0
2019-04-08mtd: rawnand: Get rid of chip->bits_per_cellBoris Brezillon1-1/+0
2019-04-08mtd: rawnand: Use nanddev_mtd_max_bad_blocks()Boris Brezillon1-3/+0
2019-04-08mtd: rawnand: Fill memorg during detectionBoris Brezillon1-5/+18
2018-10-03mtd: rawnand: Move ONFI code to nand_onfi.cBoris Brezillon1-0/+305