summaryrefslogtreecommitdiff
path: root/include/linux/mtd
AgeCommit message (Expand)Author
4 daysMerge tag 'mtd/for-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Linus Torvalds
4 daysMerge tag 'ubifs-for-linus-6.17-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
4 daysMerge tag 'nand/for-6.17' into mtd/nextMiquel Raynal
5 daysmtd: spinand: winbond: Enable high-speed modes on w35n0xjwMiquel Raynal
5 daysmtd: spinand: winbond: Enable high-speed modes on w25n0xjwMiquel Raynal
5 daysmtd: spinand: Add a ->configure_chip() hookMiquel Raynal
5 daysmtd: spinand: Add a frequency field to all READ_FROM_CACHE variantsMiquel Raynal
5 daysmtd: spinand: Fix macro alignmentMiquel Raynal
7 daysmtd: map: Don't use "proxy" headersAndy Shevchenko
11 daysmtd: 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
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-26Merge tag 'mtd/for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Linus Torvalds
2025-03-18mtd: nand: Fix a kdoc commentMiquel Raynal
2025-03-18mtd: spinand: Improve spinand_info macros styleMiquel Raynal
2025-03-04mtd: spinand: Add read retry supportCheng Ming Lin
2025-03-03spi: spi-qpic: add driver for QCOM SPI NAND flash InterfaceMd Sadre Alam
2025-02-11mtd: rawnand: qcom: finish converting register to FIELD_PREPChristian Marangi
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
2025-01-08mtd: rawnand: qcom: Fix build issue on x86 architectureMd Sadre Alam
2024-12-24Merge tag 'mtd/qcom-reorg-for-spi-6.14' into nand/nextMiquel Raynal
2024-12-24mtd: rawnand: qcom: use FIELD_PREP and GENMASKMd Sadre Alam