summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/raw/nand_jedec.c
Commit message (Expand)AuthorAgeFilesLines
* mtd: rawnand: jedec: Adapt the parameter page read to constraint controllersMiquel Raynal2020-05-111-6/+13
* mtd: rawnand: Give the possibility to verify a read operation is supportedMiquel Raynal2020-05-111-1/+1
* mtd: rawnand: jedec: Use intermediate variables to improve readabilityMiquel Raynal2020-05-111-2/+3
* mtd: rawnand: jedec: Define the number of parameter pagesMiquel Raynal2020-05-111-2/+4
* 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