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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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
2025-07-31
Merge tag 'mtd/for-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...
Linus Torvalds
2
-32
/
+51
2025-07-31
Merge tag 'ubifs-for-linus-6.17-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+0
2025-07-31
Merge tag 'nand/for-6.17' into mtd/next
Miquel Raynal
2
-27
/
+47
2025-07-30
mtd: spinand: winbond: Enable high-speed modes on w35n0xjw
Miquel Raynal
1
-0
/
+1
2025-07-30
mtd: spinand: winbond: Enable high-speed modes on w25n0xjw
Miquel Raynal
1
-0
/
+1
2025-07-30
mtd: spinand: Add a ->configure_chip() hook
Miquel Raynal
1
-0
/
+7
2025-07-30
mtd: spinand: Add a frequency field to all READ_FROM_CACHE variants
Miquel Raynal
1
-24
/
+33
2025-07-30
mtd: spinand: Fix macro alignment
Miquel Raynal
1
-3
/
+3
2025-07-28
mtd: map: Don't use "proxy" headers
Andy Shevchenko
1
-6
/
+7
2025-07-24
mtd: ubi: Remove unused ubi_flush
Dr. David Alan Gilbert
1
-1
/
+0
2025-07-21
spidev: introduce trivial abb sensor device
Mark Brown
1
-0
/
+8
2025-07-02
mtd: nand: qpic-common: add defines for ECC_MODE values
Gabor Juhos
1
-0
/
+2
2025-06-30
mtd: nand: qpic_common: prevent out of bounds access of BAM arrays
Gabor Juhos
1
-0
/
+8
2025-06-18
mtd: spinand: winbond: Prevent unsupported frequencies on dual/quad I/O variants
Miquel Raynal
1
-4
/
+6
2025-06-18
Revert "mtd: core: always create master device"
Miquel Raynal
1
-1
/
+1
2025-06-02
Merge tag 'nand/for-6.16' into mtd/next
Miquel Raynal
2
-48
/
+79
2025-05-13
mtd: core: always create master device
Alexander Usyskin
1
-1
/
+1
2025-04-29
mtd: rawnand: qcom: Pass 18 bit offset from NANDc base to BAM base
Md Sadre Alam
1
-3
/
+1
2025-04-29
mtd: spinand: Define octal operations
Miquel Raynal
1
-0
/
+33
2025-04-29
mtd: spinand: Use more specific naming for the (quad) program load op
Miquel Raynal
1
-1
/
+1
2025-04-29
mtd: spinand: Use more specific naming for the (single) program load op
Miquel Raynal
1
-1
/
+1
2025-04-29
mtd: spinand: Use more specific naming for the program execution op
Miquel Raynal
1
-1
/
+1
2025-04-29
mtd: spinand: Use more specific naming for the (quad IO) read from cache ops
Miquel Raynal
1
-3
/
+3
2025-04-29
mtd: spinand: Use more specific naming for the (quad output) read from cache ops
Miquel Raynal
1
-3
/
+3
2025-04-29
mtd: spinand: Use more specific naming for the (dual IO) read from cache ops
Miquel Raynal
1
-19
/
+19
2025-04-29
mtd: spinand: Use more specific naming for the (dual output) read from cache ops
Miquel Raynal
1
-3
/
+3
2025-04-29
mtd: spinand: Use more specific naming for the (single) read from cache ops
Miquel Raynal
1
-6
/
+6
2025-04-29
mtd: spinand: Use more specific naming for the page read op
Miquel Raynal
1
-1
/
+1
2025-04-29
mtd: spinand: Use more specific naming for the erase op
Miquel Raynal
1
-1
/
+1
2025-04-29
mtd: spinand: Use more specific naming for the get/set feature ops
Miquel Raynal
1
-2
/
+2
2025-04-29
mtd: spinand: Use more specific naming for the read ID op
Miquel Raynal
1
-1
/
+1
2025-04-29
mtd: spinand: Use more specific naming for the write enable/disable op
Miquel Raynal
1
-1
/
+1
2025-04-28
mtd: spinand: Use more specific naming for the reset op
Miquel Raynal
1
-1
/
+1
2025-04-07
mtd: spinand: Fix build with gcc < 7.5
Miquel Raynal
1
-1
/
+1
2025-03-26
Merge tag 'mtd/for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...
Linus Torvalds
3
-4
/
+133
2025-03-18
mtd: nand: Fix a kdoc comment
Miquel Raynal
1
-1
/
+1
2025-03-18
mtd: spinand: Improve spinand_info macros style
Miquel Raynal
1
-4
/
+4
2025-03-04
mtd: spinand: Add read retry support
Cheng Ming Lin
1
-0
/
+15
2025-03-03
spi: spi-qpic: add driver for QCOM SPI NAND flash Interface
Md Sadre Alam
1
-0
/
+7
2025-02-11
mtd: rawnand: qcom: finish converting register to FIELD_PREP
Christian Marangi
1
-1
/
+5
2025-02-10
mtd: spinand: otp: add helpers functions
Martin Kurbanov
1
-0
/
+7
2025-02-10
mtd: spinand: make spinand_{wait,otp_page_size} global
Martin Kurbanov
1
-0
/
+4
2025-02-10
mtd: spinand: add OTP support
Martin Kurbanov
1
-0
/
+93
2025-02-10
mtd: spinand: make spinand_{read,write}_page global
Martin Kurbanov
1
-0
/
+6
2025-01-15
mtd: spinand: Add support for read DTR operations
Miquel Raynal
1
-0
/
+35
2025-01-15
mtd: spinand: Add an optional frequency to read from cache macros
Miquel Raynal
1
-2
/
+3
2025-01-15
mtd: spinand: Create distinct fast and slow read from cache variants
Miquel Raynal
1
-4
/
+16
2025-01-08
mtd: rawnand: qcom: Fix build issue on x86 architecture
Md Sadre Alam
1
-8
/
+11
2024-12-24
Merge tag 'mtd/qcom-reorg-for-spi-6.14' into nand/next
Miquel Raynal
1
-0
/
+475
2024-12-24
mtd: rawnand: qcom: use FIELD_PREP and GENMASK
Md Sadre Alam
1
-12
/
+19
[next]