aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/spi/core.c
AgeCommit message (Expand)Author
2021-05-22mtd: spinand: core: add missing MODULE_DEVICE_TABLE()Alexander Lobakin
2021-01-09Revert "mtd: spinand: Fix OOB read"Felix Fietkau
2020-12-30mtd: spinand: Fix OOB readMiquel Raynal
2020-05-27mtd: spinand: Propagate ECC information to the MTD structureMiquel Raynal
2020-04-23mtd: spinand: Explicitly use MTD_OPS_RAW to write the bad block marker to OOBFrieder Schrempf
2020-04-17mtd: spinand: Do not erase the block before writing a bad block markerFrieder Schrempf
2020-04-17mtd: spinand: Stop using spinand->oobbuf for buffering bad block markersFrieder Schrempf
2019-07-26mtd: spinand: read returns badly if the last page has bitflipsliaoweixiong
2019-02-15mtd: spinand: Fix the error/cleanup path in spinand_init()Boris Brezillon
2019-02-15mtd: spinand: Handle the case where PROGRAM LOAD does not reset the cacheBoris Brezillon
2018-07-18mtd: spinand: Add initial support for the MX35LF1GE4AB chipBoris Brezillon
2018-07-18mtd: spinand: Add initial support for Winbond W25M02GVFrieder Schrempf
2018-07-18mtd: spinand: Add initial support for Micron MT29F2G01ABAGDPeter Pan
2018-07-18mtd: nand: Add core infrastructure to support SPI NANDsPeter Pan