summaryrefslogtreecommitdiff
path: root/include/linux/mtd
AgeCommit message (Expand)Author
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
2024-12-24mtd: nand: Add qpic_common API fileMd Sadre Alam
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-11-22Merge tag 'mtd/for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Linus Torvalds
2024-10-21mtd: spinand: Constify struct nand_ecc_engine_opsChristophe JAILLET
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
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-09-06mtd: nand: Introduce a block iteratorMiquel Raynal
2024-09-06mtd: nand: Rename the NAND IO iteration helperMiquel Raynal
2024-05-27mtd: cfi: Get rid of redundant 'else'Andy Shevchenko
2024-03-21Merge tag 'ubifs-for-linus-6.9-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-03-15Merge tag 'nand/for-6.9' into mtd/nextMiquel Raynal
2024-02-26mtd: fix minor comment typo for struct mtd_masterMarcel Hamer
2024-02-26mtd: lpc32xx: use typedef for dma_filter_fnKrzysztof Kozlowski
2024-02-25mtd: ubi: introduce pre-removal notification for UBI volumesDaniel Golle
2024-02-05mtd: flashchip: explicitly include <linux/wait.h>Tudor Ambarus
2024-02-05mtd: spinand: Add support for 5-byte IDsEzra Buehler
2023-12-22Merge tag 'nand/for-6.8' into mtd/nextMiquel Raynal
2023-12-22mtd: rawnand: Prevent crossing LUN boundaries during sequential readsMiquel Raynal
2023-12-04mtd: rawnand: NAND controller write protectDavid Regan
2023-12-04mtd: rawnand: Add destructive operationBoris Brezillon
2023-11-04Merge tag 'mtd/for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds
2023-11-04Merge tag 'nand/for-6.7' into mtd/nextMiquel Raynal
2023-10-16mtd: spinand: add support for FORESEE F35SQA002GMartin Kurbanov
2023-10-16mtd: rawnand: Ensure the nand chip supports cached readsRouven Czerwinski
2023-09-22mtd: cfi: Annotate struct cfi_private with __counted_byKees Cook
2023-09-22mtd: Annotate struct lpddr_private with __counted_byKees Cook
2023-08-28Merge tag 'nand/for-6.6' into mtd/nextMiquel Raynal
2023-07-12mtd: rawnand: export 'nand_exit_status_op()'Arseniy Krasnov
2023-07-12mtd: use refcount to prevent corruptionTomas Winkler
2023-06-12mtd: block: use a simple bool to track open for writeChristoph Hellwig
2023-04-19Merge tag 'nand/for-6.4' into mtd/nextMiquel Raynal
2023-04-04mtd: spi-nor: Stop exporting spi_nor_restore()Tudor Ambarus
2023-04-03mtd: spinand: add support for ESMT F50x1G41LBChuanhong Guo
2023-03-29mtd: spi-nor: Enhance locking to support reads while writesMiquel Raynal
2023-03-07mtd: rawnand: Fix spelling mistake waifunc() -> waitfunc()Md Sadre Alam
2023-03-01Merge tag 'ubifs-for-linus-6.3-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-02-23Merge tag 'nand/for-6.3' into mtd/nextMiquel Raynal
2023-02-13mtd: ubi: block: wire-up device parentDaniel Golle
2023-01-30mtd: spinand: Add support for AllianceMemory AS5F34G04SNDMario Kicherer
2023-01-23mtd: rawnand: Fix nand_chip kdocMiquel Raynal
2023-01-13mtd: rawnand: Support for sequential cache readsJaimeLiao