summaryrefslogtreecommitdiffstats
path: root/include/linux/mtd
Commit message (Expand)AuthorAgeFilesLines
* move asm/unaligned.h to linux/unaligned.hAl Viro2024-10-021-1/+1
* mtd: spinand: Add support for setting plane select bitsCheng Ming Lin2024-09-091-0/+2
* mtd: spi-nand: Expose spinand_write_reg_op()Miquel Raynal2024-09-061-0/+1
* mtd: spi-nand: Add continuous read supportMiquel Raynal2024-09-061-0/+16
* mtd: nand: Introduce a block iteratorMiquel Raynal2024-09-061-0/+74
* mtd: nand: Rename the NAND IO iteration helperMiquel Raynal2024-09-061-8/+8
* mtd: cfi: Get rid of redundant 'else'Andy Shevchenko2024-05-271-16/+16
* Merge tag 'ubifs-for-linus-6.9-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-03-211-0/+2
|\
| * mtd: ubi: introduce pre-removal notification for UBI volumesDaniel Golle2024-02-251-0/+2
* | Merge tag 'nand/for-6.9' into mtd/nextMiquel Raynal2024-03-151-1/+1
|\ \
| * | mtd: spinand: Add support for 5-byte IDsEzra Buehler2024-02-051-1/+1
| |/
* | mtd: fix minor comment typo for struct mtd_masterMarcel Hamer2024-02-261-1/+1
* | mtd: lpc32xx: use typedef for dma_filter_fnKrzysztof Kozlowski2024-02-262-2/+2
* | mtd: flashchip: explicitly include <linux/wait.h>Tudor Ambarus2024-02-051-0/+1
|/
* Merge tag 'nand/for-6.8' into mtd/nextMiquel Raynal2023-12-221-0/+13
|\
| * mtd: rawnand: NAND controller write protectDavid Regan2023-12-041-0/+2
| * mtd: rawnand: Add destructive operationBoris Brezillon2023-12-041-0/+11
* | mtd: rawnand: Prevent crossing LUN boundaries during sequential readsMiquel Raynal2023-12-221-0/+2
|/
* Merge tag 'mtd/for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds2023-11-043-2/+3
|\
| * Merge tag 'nand/for-6.7' into mtd/nextMiquel Raynal2023-11-041-0/+1
| |\
| | * mtd: spinand: add support for FORESEE F35SQA002GMartin Kurbanov2023-10-161-0/+1
| * | mtd: cfi: Annotate struct cfi_private with __counted_byKees Cook2023-09-221-1/+1
| * | mtd: Annotate struct lpddr_private with __counted_byKees Cook2023-09-221-1/+1
| |/
* / mtd: rawnand: Ensure the nand chip supports cached readsRouven Czerwinski2023-10-163-0/+6
|/
* Merge tag 'nand/for-6.6' into mtd/nextMiquel Raynal2023-08-281-0/+1
|\
| * mtd: rawnand: export 'nand_exit_status_op()'Arseniy Krasnov2023-07-121-0/+1
* | mtd: use refcount to prevent corruptionTomas Winkler2023-07-121-1/+1
|/
* mtd: block: use a simple bool to track open for writeChristoph Hellwig2023-06-121-1/+1
* Merge tag 'nand/for-6.4' into mtd/nextMiquel Raynal2023-04-192-1/+2
|\
| * mtd: spinand: add support for ESMT F50x1G41LBChuanhong Guo2023-04-031-0/+1
| * mtd: rawnand: Fix spelling mistake waifunc() -> waitfunc()Md Sadre Alam2023-03-071-1/+1
* | mtd: spi-nor: Stop exporting spi_nor_restore()Tudor Ambarus2023-04-041-6/+0
* | mtd: spi-nor: Enhance locking to support reads while writesMiquel Raynal2023-03-291-0/+13
|/
* Merge tag 'ubifs-for-linus-6.3-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-03-011-0/+1
|\
| * mtd: ubi: block: wire-up device parentDaniel Golle2023-02-131-0/+1
* | Merge tag 'nand/for-6.3' into mtd/nextMiquel Raynal2023-02-232-0/+22
|\ \ | |/ |/|
| * mtd: spinand: Add support for AllianceMemory AS5F34G04SNDMario Kicherer2023-01-301-0/+1
| * mtd: rawnand: Fix nand_chip kdocMiquel Raynal2023-01-231-0/+4
| * mtd: rawnand: Support for sequential cache readsJaimeLiao2023-01-131-0/+9
| * mtd: rawnand: Check the data only read pattern only onceMiquel Raynal2023-01-131-0/+8
* | mtd: cfi: allow building spi-intel standaloneArnd Bergmann2023-01-021-1/+0
|/
* Merge tag 'spi-nor/for-6.2' into mtd/nextMiquel Raynal2022-12-051-0/+3
|\
| * mtd: spi-nor: remember full JEDEC flash IDMichael Walle2022-11-211-0/+3
* | mtd: nand: drop EXPORT_SYMBOL_GPL for nanddev_erase()Dario Binacchi2022-11-071-1/+0
|/
* Merge tag 'char-misc-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-10-081-0/+1
|\
| * mtd: allow getting MTD device associated with a specific DT nodeRafał Miłecki2022-09-241-0/+1
* | mtd: add ECC error accounting for each read requestMichał Kępień2022-09-211-0/+2
* | mtd: track maximum number of bitflips for each read requestMichał Kępień2022-09-211-0/+5
|/
* Merge tag 'spi-nor/for-5.20' into mtd/nextRichard Weinberger2022-08-011-2/+2
|\
| * mtd: spi-nor: s/addr_width/addr_nbytesTudor Ambarus2022-07-281-2/+2