aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd/nand/spi
AgeCommit message (Expand)AuthorFilesLines
2024-09-09mtd: spinand: macronix: Flag parts needing explicit plane selectCheng Ming Lin1-7/+17
2024-09-09mtd: spinand: Add support for setting plane select bitsCheng Ming Lin1-0/+6
2024-09-06mtd: spi-nand: macronix: Continuous read supportMiquel Raynal1-29/+86
2024-09-06mtd: spi-nand: macronix: Add a possible bitflip status flagMiquel Raynal1-0/+3
2024-09-06mtd: spi-nand: macronix: Extract the bitflip retrieval logicMiquel Raynal1-17/+20
2024-09-06mtd: spi-nand: macronix: Fix helper nameMiquel Raynal1-25/+24
2024-09-06mtd: spi-nand: Expose spinand_write_reg_op()Miquel Raynal1-1/+1
2024-09-06mtd: spi-nand: Add continuous read supportMiquel Raynal1-8/+168
2024-09-06mtd: spi-nand: Isolate the MTD read logic in a helperMiquel Raynal1-14/+26
2024-08-23mtd: spinand: set bitflip_threshold to 75% of ECC strengthDaniel Golle1-0/+1
2024-08-23mtd: spinand: winbond: add support for W25N01KVRobert Marko1-0/+26
2024-07-17mtd: spinand: macronix: Add support for serial NAND flashCheng Ming Lin1-0/+38
2024-07-17mtd: spinand: macronix: Add support for reading Device ID 2Cheng Ming Lin1-13/+13
2024-03-15Merge tag 'mtd/for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds2-3/+18
2024-02-05mtd: spinand: esmt: Extend IDs to 5 bytesEzra Buehler1-3/+6
2024-02-05mtd: spinand: winbond: add support for W25N04KVZhi-Jun You1-0/+12
2024-02-05mtd: spinand: gigadevice: Fix the get ecc status issueHan Xu1-2/+4
2023-11-30spi: Unify error codes by replacing -ENOTSUPP with -EOPNOTSUPPChia-Lin Kao (AceLan)1-1/+1
2023-11-04Merge tag 'mtd/for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds5-1/+276
2023-10-16mtd: spinand: Add support for XTX XT26xxxDxxxxxBruce Suen1-0/+134
2023-10-16mtd: spinand: winbond: add support for serial NAND flashSridharan S N1-0/+45
2023-10-16mtd: spinand: add support for FORESEE F35SQA002GMartin Kurbanov3-1/+97
2023-09-11mtd: spinand: micron: correct bitmask for ecc statusMartin Kurbanov1-1/+1
2023-09-03Merge tag 'mtd/for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds3-0/+62
2023-07-12mtd: spinand: winbond: Fix ecc_get_statusOlivier Maignial1-2/+2
2023-07-12mtd: spinand: toshiba: Fix ecc_get_statusOlivier Maignial1-2/+2
2023-07-12mtd: spinand: toshiba: add support for T{C,H}58NYG{0,2}S3HBAI4 and TH58NYG3S0...Sridharan S N1-0/+33
2023-07-12mtd: spinand: esmt: add support for F50D2G41KASridharan S N1-0/+9
2023-07-12mtd: spinand: gigadevice: add support for GD5F1GQ{4,5}RExxHSridharan S N1-0/+20
2023-06-09mtd: spinand: macronix: Add support for serial NAND flashJaimeLiao1-0/+20
2023-05-26mtd: spinand: gigadevice: add support for GD5F2GQ5xExxHMd Sadre Alam1-0/+10
2023-04-03mtd: spinand: add support for ESMT F50x1G41LBChuanhong Guo3-1/+138
2023-01-30mtd: spinand: Add support for AllianceMemory AS5F34G04SNDMario Kicherer3-1/+155
2023-01-23mtd: spinand: macronix: use scratch buffer for DMA operationDaniel Golle1-1/+2
2022-10-18mtd: spinand: winbond: add Winbond W25N02KV flash supportMikhail Kshevetskiy1-0/+75
2022-10-18mtd: spinand: winbond: fix flash identificationMikhail Kshevetskiy1-2/+2
2022-09-21mtd: add ECC error accounting for each read requestMichał Kępień1-0/+10
2022-06-06mtd: spinand: Add support for ATO25D1GAAidan MacDonald3-1/+88
2022-04-21mtd: spinand: Add support for XTX XT26G0xAFelix Matouschek3-1/+131
2022-04-04mtd: spinand: gigadevice: add support for GD5FxGM7xExxGChuanhong Guo1-0/+60
2022-04-04mtd: spinand: gigadevice: add support for GD5F{2, 4}GQ5xExxGChuanhong Guo1-0/+48
2022-04-04mtd: spinand: gigadevice: add support for GD5F1GQ5RExxGChuanhong Guo1-0/+10
2022-04-04mtd: spinand: gigadevice: add support for GD5FxGQ4xExxGChuanhong Guo1-0/+30
2022-04-04mtd: spinand: gigadevice: fix Quad IO for GD5F1GQ5UExxGChuanhong Guo1-1/+9
2022-02-10mtd: spinand: Create direct mapping descriptors for ECC operationsMiquel Raynal1-2/+33
2022-02-10mtd: spinand: Delay a little bit the dirmap creationMiquel Raynal1-8/+8
2022-01-23mtd: spinand: macronix: Use random program loadMason Yang1-1/+1
2021-08-17mtd: spinand: macronix: Add Quad support for serial NAND flashJaime Liao1-8/+8
2021-08-06mtd: spinand: core: Properly fill the OOB area.Daniel Palmer1-0/+2
2021-07-16mtd: spinand: Fix commentMiquel Raynal1-1/+1