summaryrefslogtreecommitdiff
path: root/include/linux/mtd
AgeCommit message (Expand)AuthorFilesLines
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
2024-12-24mtd: nand: Add qpic_common API fileMd Sadre Alam1-0/+468
2024-12-05mtd: spinand: Add support for SkyHigh S35ML-3 familyTakahiro Kuwano1-0/+1
2024-12-05mtd: spinand: Introduce a way to avoid raw accessTakahiro Kuwano1-0/+1
2024-11-22Merge tag 'mtd/for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Linus Torvalds2-3/+3
2024-10-21mtd: spinand: Constify struct nand_ecc_engine_opsChristophe JAILLET2-3/+3
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro1-1/+1
2024-09-09mtd: spinand: Add support for setting plane select bitsCheng Ming Lin1-0/+2
2024-09-06mtd: spi-nand: Expose spinand_write_reg_op()Miquel Raynal1-0/+1
2024-09-06mtd: spi-nand: Add continuous read supportMiquel Raynal1-0/+16
2024-09-06mtd: nand: Introduce a block iteratorMiquel Raynal1-0/+74
2024-09-06mtd: nand: Rename the NAND IO iteration helperMiquel Raynal1-8/+8
2024-05-27mtd: cfi: Get rid of redundant 'else'Andy Shevchenko1-16/+16
2024-03-21Merge tag 'ubifs-for-linus-6.9-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+2
2024-03-15Merge tag 'nand/for-6.9' into mtd/nextMiquel Raynal1-1/+1
2024-02-26mtd: fix minor comment typo for struct mtd_masterMarcel Hamer1-1/+1
2024-02-26mtd: lpc32xx: use typedef for dma_filter_fnKrzysztof Kozlowski2-2/+2
2024-02-25mtd: ubi: introduce pre-removal notification for UBI volumesDaniel Golle1-0/+2
2024-02-05mtd: flashchip: explicitly include <linux/wait.h>Tudor Ambarus1-0/+1
2024-02-05mtd: spinand: Add support for 5-byte IDsEzra Buehler1-1/+1
2023-12-22Merge tag 'nand/for-6.8' into mtd/nextMiquel Raynal1-0/+13
2023-12-22mtd: rawnand: Prevent crossing LUN boundaries during sequential readsMiquel Raynal1-0/+2
2023-12-04mtd: rawnand: NAND controller write protectDavid Regan1-0/+2
2023-12-04mtd: rawnand: Add destructive operationBoris Brezillon1-0/+11
2023-11-04Merge tag 'mtd/for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds3-2/+3
2023-11-04Merge tag 'nand/for-6.7' into mtd/nextMiquel Raynal1-0/+1
2023-10-16mtd: spinand: add support for FORESEE F35SQA002GMartin Kurbanov1-0/+1
2023-10-16mtd: rawnand: Ensure the nand chip supports cached readsRouven Czerwinski3-0/+6
2023-09-22mtd: cfi: Annotate struct cfi_private with __counted_byKees Cook1-1/+1
2023-09-22mtd: Annotate struct lpddr_private with __counted_byKees Cook1-1/+1
2023-08-28Merge tag 'nand/for-6.6' into mtd/nextMiquel Raynal1-0/+1
2023-07-12mtd: rawnand: export 'nand_exit_status_op()'Arseniy Krasnov1-0/+1
2023-07-12mtd: use refcount to prevent corruptionTomas Winkler1-1/+1
2023-06-12mtd: block: use a simple bool to track open for writeChristoph Hellwig1-1/+1
2023-04-19Merge tag 'nand/for-6.4' into mtd/nextMiquel Raynal2-1/+2
2023-04-04mtd: spi-nor: Stop exporting spi_nor_restore()Tudor Ambarus1-6/+0
2023-04-03mtd: spinand: add support for ESMT F50x1G41LBChuanhong Guo1-0/+1
2023-03-29mtd: spi-nor: Enhance locking to support reads while writesMiquel Raynal1-0/+13
2023-03-07mtd: rawnand: Fix spelling mistake waifunc() -> waitfunc()Md Sadre Alam1-1/+1
2023-03-01Merge tag 'ubifs-for-linus-6.3-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2023-02-23Merge tag 'nand/for-6.3' into mtd/nextMiquel Raynal2-0/+22
2023-02-13mtd: ubi: block: wire-up device parentDaniel Golle1-0/+1
2023-01-30mtd: spinand: Add support for AllianceMemory AS5F34G04SNDMario Kicherer1-0/+1
2023-01-23mtd: rawnand: Fix nand_chip kdocMiquel Raynal1-0/+4
2023-01-13mtd: rawnand: Support for sequential cache readsJaimeLiao1-0/+9