Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2020-03-11 | mtd: rawnand: Replace zero-length array with flexible-array member | Gustavo A. R. Silva | 6 | -6/+6 |
2020-03-11 | mtd: rawnand: Fix a typo ("manufecturer") | Jonathan Neuschäfer | 1 | -1/+1 |
2020-03-11 | mtd: spinand: Do not erase the block before writing a bad block marker | Frieder Schrempf | 1 | -3/+0 |
2020-03-11 | mtd: spinand: Explicitly use MTD_OPS_RAW to write the bad block marker to OOB | Frieder Schrempf | 1 | -0/+1 |
2020-03-11 | mtd: spinand: Stop using spinand->oobbuf for buffering bad block markers | Frieder Schrempf | 1 | -7/+7 |