Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-09-28 | mtd: rawnand: Use nanddev_get/set_ecc_requirements() when relevant | Miquel Raynal | 1 | -2/+7 |
2020-05-11 | mtd: rawnand: jedec: Adapt the parameter page read to constraint controllers | Miquel Raynal | 1 | -6/+13 |
2020-05-11 | mtd: rawnand: Give the possibility to verify a read operation is supported | Miquel Raynal | 1 | -1/+1 |
2020-05-11 | mtd: rawnand: jedec: Use intermediate variables to improve readability | Miquel Raynal | 1 | -2/+3 |
2020-05-11 | mtd: rawnand: jedec: Define the number of parameter pages | Miquel Raynal | 1 | -2/+4 |
2019-04-08 | mtd: rawnand: Get rid of chip->ecc_{strength,step}_ds | Boris Brezillon | 1 | -2/+2 |
2019-04-08 | mtd: rawnand: Get rid of chip->chipsize | Boris Brezillon | 1 | -2/+0 |
2019-04-08 | mtd: rawnand: Get rid of chip->bits_per_cell | Boris Brezillon | 1 | -1/+0 |
2019-04-08 | mtd: rawnand: Fill memorg during detection | Boris Brezillon | 1 | -5/+17 |
2018-12-14 | mtd: rawnand: Fix JEDEC detection | Boris Brezillon | 1 | -0/+2 |
2018-10-03 | mtd: rawnand: Move JEDEC code to nand_jedec.c | Boris Brezillon | 1 | -0/+113 |