aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/spi/core.c
AgeCommit message (Expand)Author
2021-05-11mtd: 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-06-28mtd: spinand: read returns badly if the last page has bitflipsliaoweixiong
2019-06-27mtd: spinand: Add initial support for Paragon PN26G0xAJeff Kletsky
2019-06-27mtd: spinand: Add support for two-byte device IDsJeff Kletsky
2019-04-08mtd: spinand: Implement mtd->_max_bad_blocksBoris Brezillon
2019-03-21mtd: spinand: Use the spi-mem dirmap APIBoris Brezillon
2019-01-31mtd: spinand: Fix the error/cleanup path in spinand_init()Boris Brezillon
2019-01-31mtd: spinand: Handle the case where PROGRAM LOAD does not reset the cacheBoris Brezillon
2018-12-07mtd: spinand: add support for GigaDevice GD5FxGQ4xAChuanhong Guo
2018-12-07mtd: spinand: Add initial support for Toshiba TC58CVG2S0HSchrempf Frieder
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