summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/spi/core.c
AgeCommit message (Expand)AuthorFilesLines
2020-03-11mtd: spinand: Do not erase the block before writing a bad block markerFrieder Schrempf1-3/+0
2020-03-11mtd: spinand: Explicitly use MTD_OPS_RAW to write the bad block marker to OOBFrieder Schrempf1-0/+1
2020-03-11mtd: spinand: Stop using spinand->oobbuf for buffering bad block markersFrieder Schrempf1-7/+7
2020-03-09mtd: spinand: rework detect procedure for different READ_ID operationChuanhong Guo1-23/+63
2019-06-28mtd: spinand: read returns badly if the last page has bitflipsliaoweixiong1-1/+1
2019-06-27mtd: spinand: Add initial support for Paragon PN26G0xAJeff Kletsky1-0/+1
2019-06-27mtd: spinand: Add support for two-byte device IDsJeff Kletsky1-1/+1
2019-04-08mtd: spinand: Implement mtd->_max_bad_blocksBoris Brezillon1-0/+1
2019-03-21mtd: spinand: Use the spi-mem dirmap APIBoris Brezillon1-84/+84
2019-01-31mtd: spinand: Fix the error/cleanup path in spinand_init()Boris Brezillon1-2/+2
2019-01-31mtd: spinand: Handle the case where PROGRAM LOAD does not reset the cacheBoris Brezillon1-22/+20
2018-12-07mtd: spinand: add support for GigaDevice GD5FxGQ4xAChuanhong Guo1-0/+1
2018-12-07mtd: spinand: Add initial support for Toshiba TC58CVG2S0HSchrempf Frieder1-0/+1
2018-07-18mtd: spinand: Add initial support for the MX35LF1GE4AB chipBoris Brezillon1-0/+1
2018-07-18mtd: spinand: Add initial support for Winbond W25M02GVFrieder Schrempf1-0/+1
2018-07-18mtd: spinand: Add initial support for Micron MT29F2G01ABAGDPeter Pan1-0/+17
2018-07-18mtd: nand: Add core infrastructure to support SPI NANDsPeter Pan1-0/+1136