summaryrefslogtreecommitdiff
path: root/include/linux/mtd
AgeCommit message (Expand)Author
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
2023-01-13mtd: rawnand: Check the data only read pattern only onceMiquel Raynal
2023-01-02mtd: cfi: allow building spi-intel standaloneArnd Bergmann
2022-12-05Merge tag 'spi-nor/for-6.2' into mtd/nextMiquel Raynal
2022-11-21mtd: spi-nor: remember full JEDEC flash IDMichael Walle
2022-11-07mtd: nand: drop EXPORT_SYMBOL_GPL for nanddev_erase()Dario Binacchi
2022-10-08Merge tag 'char-misc-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-09-24mtd: allow getting MTD device associated with a specific DT nodeRafał Miłecki
2022-09-21mtd: add ECC error accounting for each read requestMichał Kępień
2022-09-21mtd: track maximum number of bitflips for each read requestMichał Kępień