summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand/raw/nand_jedec.c
AgeCommit message (Expand)Author
2020-09-28mtd: rawnand: Use nanddev_get/set_ecc_requirements() when relevantMiquel Raynal
2020-05-11mtd: rawnand: jedec: Adapt the parameter page read to constraint controllersMiquel Raynal
2020-05-11mtd: rawnand: Give the possibility to verify a read operation is supportedMiquel Raynal
2020-05-11mtd: rawnand: jedec: Use intermediate variables to improve readabilityMiquel Raynal
2020-05-11mtd: rawnand: jedec: Define the number of parameter pagesMiquel Raynal
2019-04-08mtd: rawnand: Get rid of chip->ecc_{strength,step}_dsBoris Brezillon
2019-04-08mtd: rawnand: Get rid of chip->chipsizeBoris Brezillon
2019-04-08mtd: rawnand: Get rid of chip->bits_per_cellBoris Brezillon
2019-04-08mtd: rawnand: Fill memorg during detectionBoris Brezillon
2018-12-14mtd: rawnand: Fix JEDEC detectionBoris Brezillon
2018-10-03mtd: rawnand: Move JEDEC code to nand_jedec.cBoris Brezillon