| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'ubifs-for-linus-6.9-rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2024-03-21 | 1 | -0/+2 |
|\ |
|
| * | mtd: ubi: introduce pre-removal notification for UBI volumes | Daniel Golle | 2024-02-25 | 1 | -0/+2 |
* | | Merge tag 'nand/for-6.9' into mtd/next | Miquel Raynal | 2024-03-15 | 1 | -1/+1 |
|\ \ |
|
| * | | mtd: spinand: Add support for 5-byte IDs | Ezra Buehler | 2024-02-05 | 1 | -1/+1 |
| |/ |
|
* | | mtd: fix minor comment typo for struct mtd_master | Marcel Hamer | 2024-02-26 | 1 | -1/+1 |
* | | mtd: lpc32xx: use typedef for dma_filter_fn | Krzysztof Kozlowski | 2024-02-26 | 2 | -2/+2 |
* | | mtd: flashchip: explicitly include <linux/wait.h> | Tudor Ambarus | 2024-02-05 | 1 | -0/+1 |
|/ |
|
* | Merge tag 'nand/for-6.8' into mtd/next | Miquel Raynal | 2023-12-22 | 1 | -0/+13 |
|\ |
|
| * | mtd: rawnand: NAND controller write protect | David Regan | 2023-12-04 | 1 | -0/+2 |
| * | mtd: rawnand: Add destructive operation | Boris Brezillon | 2023-12-04 | 1 | -0/+11 |
* | | mtd: rawnand: Prevent crossing LUN boundaries during sequential reads | Miquel Raynal | 2023-12-22 | 1 | -0/+2 |
|/ |
|
* | Merge tag 'mtd/for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/... | Linus Torvalds | 2023-11-04 | 3 | -2/+3 |
|\ |
|
| * | Merge tag 'nand/for-6.7' into mtd/next | Miquel Raynal | 2023-11-04 | 1 | -0/+1 |
| |\ |
|
| | * | mtd: spinand: add support for FORESEE F35SQA002G | Martin Kurbanov | 2023-10-16 | 1 | -0/+1 |
| * | | mtd: cfi: Annotate struct cfi_private with __counted_by | Kees Cook | 2023-09-22 | 1 | -1/+1 |
| * | | mtd: Annotate struct lpddr_private with __counted_by | Kees Cook | 2023-09-22 | 1 | -1/+1 |
| |/ |
|
* / | mtd: rawnand: Ensure the nand chip supports cached reads | Rouven Czerwinski | 2023-10-16 | 3 | -0/+6 |
|/ |
|
* | Merge tag 'nand/for-6.6' into mtd/next | Miquel Raynal | 2023-08-28 | 1 | -0/+1 |
|\ |
|
| * | mtd: rawnand: export 'nand_exit_status_op()' | Arseniy Krasnov | 2023-07-12 | 1 | -0/+1 |
* | | mtd: use refcount to prevent corruption | Tomas Winkler | 2023-07-12 | 1 | -1/+1 |
|/ |
|
* | mtd: block: use a simple bool to track open for write | Christoph Hellwig | 2023-06-12 | 1 | -1/+1 |
* | Merge tag 'nand/for-6.4' into mtd/next | Miquel Raynal | 2023-04-19 | 2 | -1/+2 |
|\ |
|
| * | mtd: spinand: add support for ESMT F50x1G41LB | Chuanhong Guo | 2023-04-03 | 1 | -0/+1 |
| * | mtd: rawnand: Fix spelling mistake waifunc() -> waitfunc() | Md Sadre Alam | 2023-03-07 | 1 | -1/+1 |
* | | mtd: spi-nor: Stop exporting spi_nor_restore() | Tudor Ambarus | 2023-04-04 | 1 | -6/+0 |
* | | mtd: spi-nor: Enhance locking to support reads while writes | Miquel Raynal | 2023-03-29 | 1 | -0/+13 |
|/ |
|
* | Merge tag 'ubifs-for-linus-6.3-rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2023-03-01 | 1 | -0/+1 |
|\ |
|
| * | mtd: ubi: block: wire-up device parent | Daniel Golle | 2023-02-13 | 1 | -0/+1 |
* | | Merge tag 'nand/for-6.3' into mtd/next | Miquel Raynal | 2023-02-23 | 2 | -0/+22 |
|\ \
| |/
|/| |
|
| * | mtd: spinand: Add support for AllianceMemory AS5F34G04SND | Mario Kicherer | 2023-01-30 | 1 | -0/+1 |
| * | mtd: rawnand: Fix nand_chip kdoc | Miquel Raynal | 2023-01-23 | 1 | -0/+4 |
| * | mtd: rawnand: Support for sequential cache reads | JaimeLiao | 2023-01-13 | 1 | -0/+9 |
| * | mtd: rawnand: Check the data only read pattern only once | Miquel Raynal | 2023-01-13 | 1 | -0/+8 |
* | | mtd: cfi: allow building spi-intel standalone | Arnd Bergmann | 2023-01-02 | 1 | -1/+0 |
|/ |
|
* | Merge tag 'spi-nor/for-6.2' into mtd/next | Miquel Raynal | 2022-12-05 | 1 | -0/+3 |
|\ |
|
| * | mtd: spi-nor: remember full JEDEC flash ID | Michael Walle | 2022-11-21 | 1 | -0/+3 |
* | | mtd: nand: drop EXPORT_SYMBOL_GPL for nanddev_erase() | Dario Binacchi | 2022-11-07 | 1 | -1/+0 |
|/ |
|
* | Merge tag 'char-misc-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2022-10-08 | 1 | -0/+1 |
|\ |
|
| * | mtd: allow getting MTD device associated with a specific DT node | Rafał Miłecki | 2022-09-24 | 1 | -0/+1 |
* | | mtd: add ECC error accounting for each read request | Michał Kępień | 2022-09-21 | 1 | -0/+2 |
* | | mtd: track maximum number of bitflips for each read request | Michał Kępień | 2022-09-21 | 1 | -0/+5 |
|/ |
|
* | Merge tag 'spi-nor/for-5.20' into mtd/next | Richard Weinberger | 2022-08-01 | 1 | -2/+2 |
|\ |
|
| * | mtd: spi-nor: s/addr_width/addr_nbytes | Tudor Ambarus | 2022-07-28 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'korg_git/nand/next' into mtd/next | Richard Weinberger | 2022-08-01 | 1 | -0/+1 |
|\ \ |
|
| * | | mtd: spinand: Add support for ATO25D1GA | Aidan MacDonald | 2022-06-06 | 1 | -0/+1 |
| |/ |
|
* / | mtd: hyperbus: Make hyperbus_unregister_device() return void | Uwe Kleine-König | 2022-06-09 | 1 | -3/+1 |
|/ |
|
* | Merge tag 'mtd/for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd... | Linus Torvalds | 2022-05-24 | 4 | -2/+51 |
|\ |
|
| * | Merge tag 'nand/for-5.19' into mtd/next | Miquel Raynal | 2022-05-20 | 2 | -0/+48 |
| |\ |
|
| | * | Merge tag 'mtd/mtk-spi-nand-for-5.19' into nand/next | Miquel Raynal | 2022-04-27 | 1 | -0/+47 |
| | |\ |
|
| | | * | mtd: nand: make mtk_ecc.c a separated module | Chuanhong Guo | 2022-04-27 | 1 | -0/+47 |