summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand/spi
AgeCommit message (Expand)Author
2024-09-09mtd: spinand: macronix: Flag parts needing explicit plane selectCheng Ming Lin
2024-09-09mtd: spinand: Add support for setting plane select bitsCheng Ming Lin
2024-09-06mtd: spi-nand: macronix: Continuous read supportMiquel Raynal
2024-09-06mtd: spi-nand: macronix: Add a possible bitflip status flagMiquel Raynal
2024-09-06mtd: spi-nand: macronix: Extract the bitflip retrieval logicMiquel Raynal
2024-09-06mtd: spi-nand: macronix: Fix helper nameMiquel Raynal
2024-09-06mtd: spi-nand: Expose spinand_write_reg_op()Miquel Raynal
2024-09-06mtd: spi-nand: Add continuous read supportMiquel Raynal
2024-09-06mtd: spi-nand: Isolate the MTD read logic in a helperMiquel Raynal
2024-08-23mtd: spinand: set bitflip_threshold to 75% of ECC strengthDaniel Golle
2024-08-23mtd: spinand: winbond: add support for W25N01KVRobert Marko
2024-07-17mtd: spinand: macronix: Add support for serial NAND flashCheng Ming Lin
2024-07-17mtd: spinand: macronix: Add support for reading Device ID 2Cheng Ming Lin
2024-03-15Merge tag 'mtd/for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds
2024-02-05mtd: spinand: esmt: Extend IDs to 5 bytesEzra Buehler
2024-02-05mtd: spinand: winbond: add support for W25N04KVZhi-Jun You
2024-02-05mtd: spinand: gigadevice: Fix the get ecc status issueHan Xu
2023-11-30spi: Unify error codes by replacing -ENOTSUPP with -EOPNOTSUPPChia-Lin Kao (AceLan)
2023-11-04Merge tag 'mtd/for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds
2023-10-16mtd: spinand: Add support for XTX XT26xxxDxxxxxBruce Suen
2023-10-16mtd: spinand: winbond: add support for serial NAND flashSridharan S N
2023-10-16mtd: spinand: add support for FORESEE F35SQA002GMartin Kurbanov
2023-09-11mtd: spinand: micron: correct bitmask for ecc statusMartin Kurbanov
2023-09-03Merge tag 'mtd/for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds
2023-07-12mtd: spinand: winbond: Fix ecc_get_statusOlivier Maignial
2023-07-12mtd: spinand: toshiba: Fix ecc_get_statusOlivier Maignial
2023-07-12mtd: spinand: toshiba: add support for T{C,H}58NYG{0,2}S3HBAI4 and TH58NYG3S0...Sridharan S N
2023-07-12mtd: spinand: esmt: add support for F50D2G41KASridharan S N
2023-07-12mtd: spinand: gigadevice: add support for GD5F1GQ{4,5}RExxHSridharan S N
2023-06-09mtd: spinand: macronix: Add support for serial NAND flashJaimeLiao
2023-05-26mtd: spinand: gigadevice: add support for GD5F2GQ5xExxHMd Sadre Alam
2023-04-03mtd: spinand: add support for ESMT F50x1G41LBChuanhong Guo
2023-01-30mtd: spinand: Add support for AllianceMemory AS5F34G04SNDMario Kicherer
2023-01-23mtd: spinand: macronix: use scratch buffer for DMA operationDaniel Golle
2022-10-18mtd: spinand: winbond: add Winbond W25N02KV flash supportMikhail Kshevetskiy
2022-10-18mtd: spinand: winbond: fix flash identificationMikhail Kshevetskiy
2022-09-21mtd: add ECC error accounting for each read requestMichał Kępień
2022-06-06mtd: spinand: Add support for ATO25D1GAAidan MacDonald
2022-04-21mtd: spinand: Add support for XTX XT26G0xAFelix Matouschek
2022-04-04mtd: spinand: gigadevice: add support for GD5FxGM7xExxGChuanhong Guo
2022-04-04mtd: spinand: gigadevice: add support for GD5F{2, 4}GQ5xExxGChuanhong Guo
2022-04-04mtd: spinand: gigadevice: add support for GD5F1GQ5RExxGChuanhong Guo
2022-04-04mtd: spinand: gigadevice: add support for GD5FxGQ4xExxGChuanhong Guo
2022-04-04mtd: spinand: gigadevice: fix Quad IO for GD5F1GQ5UExxGChuanhong Guo
2022-02-10mtd: spinand: Create direct mapping descriptors for ECC operationsMiquel Raynal
2022-02-10mtd: spinand: Delay a little bit the dirmap creationMiquel Raynal
2022-01-23mtd: spinand: macronix: Use random program loadMason Yang
2021-08-17mtd: spinand: macronix: Add Quad support for serial NAND flashJaime Liao
2021-08-06mtd: spinand: core: Properly fill the OOB area.Daniel Palmer
2021-07-16mtd: spinand: Fix commentMiquel Raynal