summaryrefslogtreecommitdiffstats
path: root/include/linux/mtd
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge remote-tracking branch 'korg_git/nand/next' into mtd/nextRichard Weinberger2022-08-011-0/+1
|\ \
| * | mtd: spinand: Add support for ATO25D1GAAidan MacDonald2022-06-061-0/+1
| |/
* / mtd: hyperbus: Make hyperbus_unregister_device() return voidUwe Kleine-König2022-06-091-3/+1
|/
* Merge tag 'mtd/for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Linus Torvalds2022-05-244-2/+51
|\
| * Merge tag 'nand/for-5.19' into mtd/nextMiquel Raynal2022-05-202-0/+48
| |\
| | * Merge tag 'mtd/mtk-spi-nand-for-5.19' into nand/nextMiquel Raynal2022-04-271-0/+47
| | |\
| | | * mtd: nand: make mtk_ecc.c a separated moduleChuanhong Guo2022-04-271-0/+47
| | * | mtd: spinand: Add support for XTX XT26G0xAFelix Matouschek2022-04-211-0/+1
| | |/
| * | Merge tag 'spi-nor/for-5.19' into mtd/nextMiquel Raynal2022-05-201-2/+2
| |\ \
| | * | mtd: spi-nor: expose internal parameters via debugfsMichael Walle2022-05-091-0/+2
| | * | mtd: spi-nor: move spi_nor_write_ear() to winbond moduleMichael Walle2022-05-021-2/+0
| | |/
| * / mtd: cfi_cmdset_0002: Use chip_ready() for write on S29GL064NTokunori Ikegami2022-04-281-0/+1
| |/
* / mtd: fix 'part' field data corruption in mtd_infoOleksandr Ocheretnyi2022-04-211-4/+2
|/
* Merge tag 'nand/for-5.18' into mtd/nextMiquel Raynal2022-03-231-0/+2
|\