summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/raw/nand_onfi.c
Commit message (Expand)AuthorAgeFilesLines
* mtd: rawnand: Get rid of chip->ecc_{strength,step}_dsBoris Brezillon2019-04-081-4/+4
* mtd: rawnand: Get rid of chip->chipsizeBoris Brezillon2019-04-081-2/+0
* mtd: rawnand: Get rid of chip->bits_per_cellBoris Brezillon2019-04-081-1/+0
* mtd: rawnand: Use nanddev_mtd_max_bad_blocks()Boris Brezillon2019-04-081-3/+0
* mtd: rawnand: Fill memorg during detectionBoris Brezillon2019-04-081-5/+18
* mtd: rawnand: Move ONFI code to nand_onfi.cBoris Brezillon2018-10-031-0/+305