summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/raw/nand_jedec.c
Commit message (Expand)AuthorAgeFilesLines
* mtd: rawnand: Get rid of chip->ecc_{strength,step}_dsBoris Brezillon2019-04-081-2/+2
* 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: Fill memorg during detectionBoris Brezillon2019-04-081-5/+17
* mtd: rawnand: Fix JEDEC detectionBoris Brezillon2018-12-141-0/+2
* mtd: rawnand: Move JEDEC code to nand_jedec.cBoris Brezillon2018-10-031-0/+113