summaryrefslogtreecommitdiff
path: root/include/linux/mtd
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
2026-01-29Merge tag 'tags/spi-octal-dtr' into nand/nextMiquel Raynal
2026-01-11treewide: Update email addressThomas Gleixner
2025-12-16mtd: spinand: add support for Dosilicon DS35Q1GA/DS35M1GAAhmed Naseef
2025-11-29Merge tag 'nand/for-6.19' into mtd/nextMiquel Raynal
2025-11-17mtd: spinand: esmt: add support for F50L1G41LCDaniel Golle
2025-11-03mtd: spear_smi: fix kernel-doc warnings <linux/mtd/spear_smi.h>Randy Dunlap
2025-10-03Merge tag 'nand/for-6.18' into mtd/nextMiquel Raynal
2025-09-18mtd: nand: move nand_check_erased_ecc_chunk() to nand/coreMarkus Stockhausen
2025-09-11mtd: map: add back asm/barrier.h inclusionArnd Bergmann
2025-08-28mtd: spinand: add support for FudanMicro FM25S01ATianling Shen
2025-08-28mtd: nand: qpic-common: remove a bunch of unused definesGabor Juhos
2025-07-31Merge tag 'mtd/for-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Linus Torvalds
2025-07-31Merge tag 'ubifs-for-linus-6.17-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-07-31Merge tag 'nand/for-6.17' into mtd/nextMiquel Raynal
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-07-28mtd: map: Don't use "proxy" headersAndy Shevchenko
2025-07-24mtd: ubi: Remove unused ubi_flushDr. David Alan Gilbert
2025-07-21spidev: introduce trivial abb sensor deviceMark Brown
2025-07-02mtd: nand: qpic-common: add defines for ECC_MODE valuesGabor Juhos
2025-06-29mtd: nand: qpic_common: prevent out of bounds access of BAM arraysGabor Juhos
2025-06-18mtd: spinand: winbond: Prevent unsupported frequencies on dual/quad I/O variantsMiquel Raynal
2025-06-18Revert "mtd: core: always create master device"Miquel Raynal
2025-06-02Merge tag 'nand/for-6.16' into mtd/nextMiquel Raynal
2025-05-13mtd: core: always create master deviceAlexander Usyskin
2025-04-29mtd: rawnand: qcom: Pass 18 bit offset from NANDc base to BAM baseMd Sadre Alam
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