index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
mtd
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-03
move asm/unaligned.h to linux/unaligned.h
Al Viro
1
-1
/
+1
2024-09-09
mtd: spinand: Add support for setting plane select bits
Cheng Ming Lin
1
-0
/
+2
2024-09-06
mtd: spi-nand: Expose spinand_write_reg_op()
Miquel Raynal
1
-0
/
+1
2024-09-06
mtd: spi-nand: Add continuous read support
Miquel Raynal
1
-0
/
+16
2024-09-06
mtd: nand: Introduce a block iterator
Miquel Raynal
1
-0
/
+74
2024-09-06
mtd: nand: Rename the NAND IO iteration helper
Miquel Raynal
1
-8
/
+8
2024-05-27
mtd: cfi: Get rid of redundant 'else'
Andy Shevchenko
1
-16
/
+16
2024-03-22
Merge tag 'ubifs-for-linus-6.9-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+2
2024-03-15
Merge tag 'nand/for-6.9' into mtd/next
Miquel Raynal
1
-1
/
+1
2024-02-26
mtd: fix minor comment typo for struct mtd_master
Marcel Hamer
1
-1
/
+1
2024-02-26
mtd: lpc32xx: use typedef for dma_filter_fn
Krzysztof Kozlowski
2
-2
/
+2
2024-02-26
mtd: ubi: introduce pre-removal notification for UBI volumes
Daniel Golle
1
-0
/
+2
2024-02-05
mtd: flashchip: explicitly include <linux/wait.h>
Tudor Ambarus
1
-0
/
+1
2024-02-05
mtd: spinand: Add support for 5-byte IDs
Ezra Buehler
1
-1
/
+1
2023-12-22
Merge tag 'nand/for-6.8' into mtd/next
Miquel Raynal
1
-0
/
+13
2023-12-22
mtd: rawnand: Prevent crossing LUN boundaries during sequential reads
Miquel Raynal
1
-0
/
+2
2023-12-04
mtd: rawnand: NAND controller write protect
David Regan
1
-0
/
+2
2023-12-04
mtd: rawnand: Add destructive operation
Boris Brezillon
1
-0
/
+11
2023-11-05
Merge tag 'mtd/for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...
Linus Torvalds
3
-2
/
+3
2023-11-04
Merge tag 'nand/for-6.7' into mtd/next
Miquel Raynal
1
-0
/
+1
2023-10-16
mtd: spinand: add support for FORESEE F35SQA002G
Martin Kurbanov
1
-0
/
+1
2023-10-16
mtd: rawnand: Ensure the nand chip supports cached reads
Rouven Czerwinski
3
-0
/
+6
2023-09-22
mtd: cfi: Annotate struct cfi_private with __counted_by
Kees Cook
1
-1
/
+1
2023-09-22
mtd: Annotate struct lpddr_private with __counted_by
Kees Cook
1
-1
/
+1
2023-08-28
Merge tag 'nand/for-6.6' into mtd/next
Miquel Raynal
1
-0
/
+1
2023-07-12
mtd: rawnand: export 'nand_exit_status_op()'
Arseniy Krasnov
1
-0
/
+1
2023-07-12
mtd: use refcount to prevent corruption
Tomas Winkler
1
-1
/
+1
2023-06-12
mtd: block: use a simple bool to track open for write
Christoph Hellwig
1
-1
/
+1
2023-04-19
Merge tag 'nand/for-6.4' into mtd/next
Miquel Raynal
2
-1
/
+2
2023-04-04
mtd: spi-nor: Stop exporting spi_nor_restore()
Tudor Ambarus
1
-6
/
+0
2023-04-03
mtd: spinand: add support for ESMT F50x1G41LB
Chuanhong Guo
1
-0
/
+1
2023-03-29
mtd: spi-nor: Enhance locking to support reads while writes
Miquel Raynal
1
-0
/
+13
2023-03-07
mtd: rawnand: Fix spelling mistake waifunc() -> waitfunc()
Md Sadre Alam
1
-1
/
+1
2023-03-01
Merge tag 'ubifs-for-linus-6.3-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2023-02-23
Merge tag 'nand/for-6.3' into mtd/next
Miquel Raynal
2
-0
/
+22
2023-02-14
mtd: ubi: block: wire-up device parent
Daniel Golle
1
-0
/
+1
2023-01-30
mtd: spinand: Add support for AllianceMemory AS5F34G04SND
Mario Kicherer
1
-0
/
+1
2023-01-23
mtd: rawnand: Fix nand_chip kdoc
Miquel Raynal
1
-0
/
+4
2023-01-13
mtd: rawnand: Support for sequential cache reads
JaimeLiao
1
-0
/
+9
2023-01-13
mtd: rawnand: Check the data only read pattern only once
Miquel Raynal
1
-0
/
+8
2023-01-02
mtd: cfi: allow building spi-intel standalone
Arnd Bergmann
1
-1
/
+0
2022-12-05
Merge tag 'spi-nor/for-6.2' into mtd/next
Miquel Raynal
1
-0
/
+3
2022-11-21
mtd: spi-nor: remember full JEDEC flash ID
Michael Walle
1
-0
/
+3
2022-11-07
mtd: nand: drop EXPORT_SYMBOL_GPL for nanddev_erase()
Dario Binacchi
1
-1
/
+0
2022-10-08
Merge tag 'char-misc-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+1
2022-09-24
mtd: allow getting MTD device associated with a specific DT node
Rafał Miłecki
1
-0
/
+1
2022-09-21
mtd: add ECC error accounting for each read request
Michał Kępień
1
-0
/
+2
2022-09-21
mtd: track maximum number of bitflips for each read request
Michał Kępień
1
-0
/
+5
2022-08-01
Merge tag 'spi-nor/for-5.20' into mtd/next
Richard Weinberger
1
-2
/
+2
2022-08-01
Merge remote-tracking branch 'korg_git/nand/next' into mtd/next
Richard Weinberger
1
-0
/
+1
[next]