summaryrefslogtreecommitdiff
path: root/include/linux/mtd
AgeCommit message (Expand)AuthorFilesLines
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
2025-04-29mtd: spinand: Use more specific naming for the read ID opMiquel Raynal1-1/+1
2025-04-29mtd: spinand: Use more specific naming for the write enable/disable opMiquel Raynal1-1/+1
2025-04-28mtd: spinand: Use more specific naming for the reset opMiquel Raynal1-1/+1
2025-04-07mtd: spinand: Fix build with gcc < 7.5Miquel Raynal1-1/+1
2025-03-26Merge tag 'mtd/for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Linus Torvalds3-4/+133
2025-03-18mtd: nand: Fix a kdoc commentMiquel Raynal1-1/+1
2025-03-18mtd: spinand: Improve spinand_info macros styleMiquel Raynal1-4/+4
2025-03-04mtd: spinand: Add read retry supportCheng Ming Lin1-0/+15
2025-03-03spi: spi-qpic: add driver for QCOM SPI NAND flash InterfaceMd Sadre Alam1-0/+7
2025-02-11mtd: rawnand: qcom: finish converting register to FIELD_PREPChristian Marangi1-1/+5
2025-02-10mtd: spinand: otp: add helpers functionsMartin Kurbanov1-0/+7
2025-02-10mtd: spinand: make spinand_{wait,otp_page_size} globalMartin Kurbanov1-0/+4
2025-02-10mtd: spinand: add OTP supportMartin Kurbanov1-0/+93
2025-02-10mtd: spinand: make spinand_{read,write}_page globalMartin Kurbanov1-0/+6
2025-01-15mtd: spinand: Add support for read DTR operationsMiquel Raynal1-0/+35
2025-01-15mtd: spinand: Add an optional frequency to read from cache macrosMiquel Raynal1-2/+3
2025-01-15mtd: spinand: Create distinct fast and slow read from cache variantsMiquel Raynal1-4/+16
2025-01-08mtd: rawnand: qcom: Fix build issue on x86 architectureMd Sadre Alam1-8/+11
2024-12-24Merge tag 'mtd/qcom-reorg-for-spi-6.14' into nand/nextMiquel Raynal1-0/+475
2024-12-24mtd: rawnand: qcom: use FIELD_PREP and GENMASKMd Sadre Alam1-12/+19