summaryrefslogtreecommitdiff
path: root/include/linux/mtd/spinand.h
AgeCommit message (Expand)Author
2026-01-29mtd: spinand: Add octal DTR supportMiquel Raynal
2026-01-29mtd: spinand: Give the bus interface to the configuration helperMiquel Raynal
2026-01-29mtd: spinand: Add support for setting a bus interfaceMiquel Raynal
2026-01-29mtd: spinand: List vendor specific operations and make sure they are supportedMiquel Raynal
2026-01-29mtd: spinand: Make use of the operation templates through SPINAND_OP()Miquel Raynal
2026-01-29mtd: spinand: Create an array of operation templatesMiquel Raynal
2026-01-29mtd: spinand: Decouple write enable and write disable operationsMiquel Raynal
2026-01-29mtd: spinand: Remove stale definitionsMiquel Raynal
2026-01-29mtd: spinand: Fix kernel docMiquel Raynal
2025-12-16mtd: spinand: add support for Dosilicon DS35Q1GA/DS35M1GAAhmed Naseef
2025-11-17mtd: spinand: esmt: add support for F50L1G41LCDaniel Golle
2025-08-28mtd: spinand: add support for FudanMicro FM25S01ATianling Shen
2025-07-30mtd: spinand: winbond: Enable high-speed modes on w35n0xjwMiquel Raynal
2025-07-30mtd: spinand: winbond: Enable high-speed modes on w25n0xjwMiquel Raynal
2025-07-30mtd: spinand: Add a ->configure_chip() hookMiquel Raynal
2025-07-30mtd: spinand: Add a frequency field to all READ_FROM_CACHE variantsMiquel Raynal
2025-07-30mtd: spinand: Fix macro alignmentMiquel Raynal
2025-06-18mtd: spinand: winbond: Prevent unsupported frequencies on dual/quad I/O variantsMiquel Raynal
2025-04-29mtd: spinand: Define octal operationsMiquel 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-04-07mtd: spinand: Fix build with gcc < 7.5Miquel Raynal
2025-03-18mtd: spinand: Improve spinand_info macros styleMiquel Raynal
2025-03-04mtd: spinand: Add read retry supportCheng Ming Lin
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-15mtd: spinand: Add support for read DTR operationsMiquel Raynal
2025-01-15mtd: spinand: Add an optional frequency to read from cache macrosMiquel Raynal
2025-01-15mtd: spinand: Create distinct fast and slow read from cache variantsMiquel 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-09-09mtd: spinand: Add support for setting plane select bitsCheng Ming Lin
2024-09-06mtd: spi-nand: Expose spinand_write_reg_op()Miquel Raynal
2024-09-06mtd: spi-nand: Add continuous read supportMiquel Raynal
2024-02-05mtd: spinand: Add support for 5-byte IDsEzra Buehler
2023-10-16mtd: spinand: add support for FORESEE F35SQA002GMartin Kurbanov