summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand/spi
AgeCommit message (Expand)Author
2025-06-19mtd: spinand: fix memory leak of ECC engine confPablo Martin-Gomez
2025-06-18mtd: spinand: winbond: Prevent unsupported frequencies on dual/quad I/O variantsMiquel Raynal
2025-06-18mtd: spinand: winbond: Increase maximum frequency on an octal operationMiquel Raynal
2025-06-18mtd: spinand: winbond: Fix W35N number of planes/LUNMiquel Raynal
2025-05-16mtd: spinand: esmt: fix id code for F50D1G41LBGeorge Moussalem
2025-04-29mtd: spinand: winbond: Add support for W35N02JW and W35N04JW chipsMiquel Raynal
2025-04-29mtd: spinand: winbond: Add octal supportMiquel Raynal
2025-04-29mtd: spinand: winbond: Add support for W35N01JW in single modeMiquel Raynal
2025-04-29mtd: spinand: winbond: Rename DTR variantsMiquel Raynal
2025-04-29mtd: spinand: Use more specific naming for the (quad) program load opMiquel Raynal
2025-04-29mtd: spinand: Use more specific naming for the (single) program load opMiquel Raynal
2025-04-29mtd: spinand: Use more specific naming for the program execution opMiquel Raynal
2025-04-29mtd: spinand: Use more specific naming for the (quad IO) read from cache opsMiquel Raynal
2025-04-29mtd: spinand: Use more specific naming for the (quad output) read from cache opsMiquel Raynal
2025-04-29mtd: spinand: Use more specific naming for the (dual IO) read from cache opsMiquel Raynal
2025-04-29mtd: spinand: Use more specific naming for the (dual output) read from cache opsMiquel Raynal
2025-04-29mtd: spinand: Use more specific naming for the (single) read from cache opsMiquel Raynal
2025-04-29mtd: spinand: Use more specific naming for the page read opMiquel Raynal
2025-04-29mtd: spinand: Use more specific naming for the erase opMiquel Raynal
2025-04-29mtd: spinand: Use more specific naming for the get/set feature opsMiquel Raynal
2025-04-29mtd: spinand: Use more specific naming for the read ID opMiquel Raynal
2025-04-29mtd: spinand: Use more specific naming for the write enable/disable opMiquel Raynal
2025-04-28mtd: spinand: Use more specific naming for the reset opMiquel Raynal
2025-03-18mtd: spinand: Improve spinand_info macros styleMiquel Raynal
2025-03-04mtd: spinand: macronix: Add support for read retryCheng Ming Lin
2025-03-04mtd: spinand: Add read retry supportCheng Ming Lin
2025-02-10mtd: spinand: esmt: OTP access for F50{L,D}1G41LBMartin Kurbanov
2025-02-10mtd: spinand: micron: OTP access for MT29F2G01ABAGDMartin Kurbanov
2025-02-10mtd: spinand: otp: add helpers functionsMartin Kurbanov
2025-02-10mtd: spinand: make spinand_{wait,otp_page_size} globalMartin Kurbanov
2025-02-10mtd: spinand: add OTP supportMartin Kurbanov
2025-02-10mtd: spinand: make spinand_{read,write}_page globalMartin Kurbanov
2025-01-20mtd: spinand: skyhigh: Align with recent read from cache variant changesMiquel Raynal
2025-01-15mtd: spinand: winbond: Add support for DTR operationsMiquel Raynal
2025-01-15mtd: spinand: winbond: Add comment about namingMiquel Raynal
2025-01-15mtd: spinand: winbond: Update the *JW chip definitionsMiquel Raynal
2025-01-15mtd: spinand: Enhance the logic when picking a variantMiquel Raynal
2025-01-15mtd: spinand: Create distinct fast and slow read from cache variantsMiquel Raynal
2025-01-15Merge tag 'spi-mem-dtr-2' into nand/nextMiquel Raynal
2025-01-09spi: spi-mem: Extend spi-mem operations with a per-operation maximum frequencyMiquel Raynal
2024-12-05mtd: spinand: Add support for SkyHigh S35ML-3 familyTakahiro Kuwano
2024-12-05mtd: spinand: Introduce a way to avoid raw accessTakahiro Kuwano
2024-12-05mtd: spinand: Remove write_enable_op() in markbad()Takahiro Kuwano
2024-12-05mtd: spinand: add support for FORESEE F35SQA001GBohdan Chubuk
2024-10-21mtd: spinand: Constify struct nand_ecc_engine_opsChristophe JAILLET
2024-10-21mtd: spinand: winbond: Sort the devicesMiquel Raynal
2024-10-21mtd: spinand: winbond: Ignore the last ID charactersMiquel Raynal
2024-10-21mtd: spinand: winbond: Fix 512GW, 01GW, 01JW and 02JW ECC informationMiquel Raynal
2024-10-21mtd: spinand: winbond: Fix 512GW and 02JW OOB layoutMiquel Raynal
2024-09-09mtd: spinand: macronix: Flag parts needing explicit plane selectCheng Ming Lin