summaryrefslogtreecommitdiff
path: root/include/linux/mtd
AgeCommit message (Expand)AuthorFilesLines
2026-01-29mtd: spinand: Add octal DTR supportMiquel Raynal1-2/+77
2026-01-29mtd: spinand: Give the bus interface to the configuration helperMiquel Raynal1-2/+4
2026-01-29mtd: spinand: Add support for setting a bus interfaceMiquel Raynal1-0/+10
2026-01-29mtd: spinand: List vendor specific operations and make sure they are supportedMiquel Raynal1-0/+5
2026-01-29mtd: spinand: Make use of the operation templates through SPINAND_OP()Miquel Raynal1-0/+8
2026-01-29mtd: spinand: Create an array of operation templatesMiquel Raynal1-9/+34
2026-01-29mtd: spinand: Decouple write enable and write disable operationsMiquel Raynal1-2/+8
2026-01-29mtd: spinand: Remove stale definitionsMiquel Raynal1-6/+0
2026-01-29mtd: spinand: Fix kernel docMiquel Raynal1-1/+1
2026-01-29Merge tag 'tags/spi-octal-dtr' into nand/nextMiquel Raynal6-6/+6
2026-01-11treewide: Update email addressThomas Gleixner6-6/+6
2025-12-16mtd: spinand: add support for Dosilicon DS35Q1GA/DS35M1GAAhmed Naseef1-0/+1
2025-11-29Merge tag 'nand/for-6.19' into mtd/nextMiquel Raynal1-0/+1
2025-11-17mtd: spinand: esmt: add support for F50L1G41LCDaniel Golle1-0/+1
2025-11-03mtd: spear_smi: fix kernel-doc warnings <linux/mtd/spear_smi.h>Randy Dunlap1-9/+10
2025-10-03Merge tag 'nand/for-6.18' into mtd/nextMiquel Raynal4-19/+6
2025-09-18mtd: nand: move nand_check_erased_ecc_chunk() to nand/coreMarkus Stockhausen2-5/+5
2025-09-11mtd: map: add back asm/barrier.h inclusionArnd Bergmann1-0/+1
2025-08-28mtd: spinand: add support for FudanMicro FM25S01ATianling Shen1-0/+1
2025-08-28mtd: nand: qpic-common: remove a bunch of unused definesGabor Juhos1-14/+0
2025-07-31Merge tag 'mtd/for-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Linus Torvalds2-32/+51
2025-07-31Merge tag 'ubifs-for-linus-6.17-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+0
2025-07-31Merge tag 'nand/for-6.17' into mtd/nextMiquel Raynal2-27/+47
2025-07-30mtd: spinand: winbond: Enable high-speed modes on w35n0xjwMiquel Raynal1-0/+1
2025-07-30mtd: spinand: winbond: Enable high-speed modes on w25n0xjwMiquel Raynal1-0/+1
2025-07-30mtd: spinand: Add a ->configure_chip() hookMiquel Raynal1-0/+7
2025-07-30mtd: spinand: Add a frequency field to all READ_FROM_CACHE variantsMiquel Raynal1-24/+33
2025-07-30mtd: spinand: Fix macro alignmentMiquel Raynal1-3/+3
2025-07-28mtd: map: Don't use "proxy" headersAndy Shevchenko1-6/+7
2025-07-24mtd: ubi: Remove unused ubi_flushDr. David Alan Gilbert1-1/+0
2025-07-21spidev: introduce trivial abb sensor deviceMark Brown1-0/+8
2025-07-02mtd: nand: qpic-common: add defines for ECC_MODE valuesGabor Juhos1-0/+2
2025-06-30mtd: nand: qpic_common: prevent out of bounds access of BAM arraysGabor Juhos1-0/+8
2025-06-18mtd: spinand: winbond: Prevent unsupported frequencies on dual/quad I/O variantsMiquel Raynal1-4/+6
2025-06-18Revert "mtd: core: always create master device"Miquel Raynal1-1/+1
2025-06-02Merge tag 'nand/for-6.16' into mtd/nextMiquel Raynal2-48/+79
2025-05-13mtd: core: always create master deviceAlexander Usyskin1-1/+1
2025-04-29mtd: rawnand: qcom: Pass 18 bit offset from NANDc base to BAM baseMd Sadre Alam1-3/+1
2025-04-29mtd: spinand: Define octal operationsMiquel Raynal1-0/+33
2025-04-29mtd: spinand: Use more specific naming for the (quad) program load opMiquel Raynal1-1/+1
2025-04-29mtd: spinand: Use more specific naming for the (single) program load opMiquel Raynal1-1/+1
2025-04-29mtd: spinand: Use more specific naming for the program execution opMiquel Raynal1-1/+1
2025-04-29mtd: spinand: Use more specific naming for the (quad IO) read from cache opsMiquel Raynal1-3/+3
2025-04-29mtd: spinand: Use more specific naming for the (quad output) read from cache opsMiquel Raynal1-3/+3
2025-04-29mtd: spinand: Use more specific naming for the (dual IO) read from cache opsMiquel Raynal1-19/+19
2025-04-29mtd: spinand: Use more specific naming for the (dual output) read from cache opsMiquel Raynal1-3/+3
2025-04-29mtd: spinand: Use more specific naming for the (single) read from cache opsMiquel Raynal1-6/+6
2025-04-29mtd: spinand: Use more specific naming for the page read opMiquel Raynal1-1/+1
2025-04-29mtd: spinand: Use more specific naming for the erase opMiquel Raynal1-1/+1
2025-04-29mtd: spinand: Use more specific naming for the get/set feature opsMiquel Raynal1-2/+2