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
/
drivers
/
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
25
-161
/
+407
2025-07-31
Merge tag 'ubifs-for-linus-6.17-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-27
/
+0
2025-07-31
Merge tag 'nand/for-6.17' into mtd/next
Miquel Raynal
24
-248
/
+396
2025-07-31
Merge tag 'spi-nor/for-6.17' into mtd/next
Miquel Raynal
3
-17
/
+45
2025-07-31
Merge tag 'drm-next-2025-07-30' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
3
-0
/
+842
2025-07-30
mtd: spinand: winbond: Add comment about the maximum frequency
Miquel Raynal
1
-0
/
+1
2025-07-30
mtd: spinand: winbond: Enable high-speed modes on w35n0xjw
Miquel Raynal
2
-4
/
+93
2025-07-30
mtd: spinand: winbond: Enable high-speed modes on w25n0xjw
Miquel Raynal
2
-3
/
+44
2025-07-30
mtd: spinand: Add a ->configure_chip() hook
Miquel Raynal
1
-2
/
+14
2025-07-30
mtd: spinand: Add a frequency field to all READ_FROM_CACHE variants
Miquel Raynal
12
-88
/
+88
2025-07-30
spi: spi-mem: Take into account the actual maximum frequency
Miquel Raynal
1
-1
/
+1
2025-07-30
mtd: rawnand: atmel: set pmecc data setup time
Balamanikandan Gunasundar
1
-0
/
+6
2025-07-30
mtd: spinand: propagate spinand_wait() errors from spinand_write_page()
Gabor Juhos
1
-1
/
+4
2025-07-30
mtd: rawnand: fsmc: Add missing check after DMA map
Thomas Fourier
1
-0
/
+2
2025-07-30
mtd: rawnand: rockchip: Add missing check after DMA map
Thomas Fourier
1
-0
/
+15
2025-07-30
mtd: rawnand: hynix: don't try read-retry on SLC NANDs
Hector Palacios
1
-2
/
+2
2025-07-30
mtd: rawnand: atmel: Fix dma_mapping_error() address
Thomas Fourier
1
-1
/
+1
2025-07-30
mtd: nand: brcmnand: fix mtd corrected bits stat
David Regan
1
-15
/
+38
2025-07-30
mtd: rawnand: renesas: Add missing check after DMA map
Thomas Fourier
1
-0
/
+6
2025-07-30
mtd: spinand: gigadevice: Add support for GD5F1GM9 chips
Teng Wu
1
-0
/
+20
2025-07-30
mtd: nand: brcmnand: replace manual string choices with standard helpers
Yuesong Li
1
-4
/
+5
2025-07-29
Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2025-07-24
mtd: ubi: Remove unused ubi_flush
Dr. David Alan Gilbert
1
-27
/
+0
2025-07-21
spidev: introduce trivial abb sensor device
Mark Brown
1
-4
/
+26
2025-07-03
mtd: spi-nor: Fix spi_nor_try_unlock_all()
Michael Walle
1
-11
/
+8
2025-07-03
mtd: spi-nor: spansion: Fixup params->set_4byte_addr_mode for SEMPER
Takahiro Kuwano
1
-0
/
+31
2025-07-03
mtd: spi-nor: Constify struct spi_nor_fixups
Christophe JAILLET
2
-6
/
+6
2025-07-02
mtd: nand: qpic-common: add defines for ECC_MODE values
Gabor Juhos
1
-3
/
+3
2025-06-30
mtd: nand: qpic_common: prevent out of bounds access of BAM arrays
Gabor Juhos
1
-4
/
+26
2025-06-23
drm/xe/nvm: add support for non-posted erase
Reuven Abliyev
1
-2
/
+40
2025-06-23
mtd: intel-dg: align 64bit read and write
Alexander Usyskin
1
-0
/
+35
2025-06-23
mtd: intel-dg: register with mtd
Alexander Usyskin
1
-4
/
+224
2025-06-23
mtd: intel-dg: implement access functions
Alexander Usyskin
1
-0
/
+197
2025-06-23
mtd: intel-dg: implement region enumeration
Alexander Usyskin
1
-0
/
+206
2025-06-23
mtd: add driver for intel graphics non-volatile memory device
Alexander Usyskin
3
-0
/
+146
2025-06-23
Merge 6.16-rc3 into driver-core-next
Greg Kroah-Hartman
6
-127
/
+56
2025-06-19
mtd: fix possible integer overflow in erase_xfer()
Ivan Stepchenko
1
-1
/
+1
2025-06-19
mtd: spinand: fix memory leak of ECC engine conf
Pablo Martin-Gomez
1
-0
/
+1
2025-06-18
mtd: spinand: winbond: Prevent unsupported frequencies on dual/quad I/O variants
Miquel Raynal
1
-2
/
+2
2025-06-18
mtd: spinand: winbond: Increase maximum frequency on an octal operation
Miquel Raynal
1
-1
/
+1
2025-06-18
mtd: spinand: winbond: Fix W35N number of planes/LUN
Miquel Raynal
1
-2
/
+2
2025-06-18
Revert "mtd: core: always create master device"
Miquel Raynal
4
-122
/
+50
2025-06-18
mtd: nftl: reduce stack usage in NFTL_movebuf()
Arnd Bergmann
1
-22
/
+21
2025-06-17
sysfs: treewide: switch back to attribute_group::bin_attrs
Thomas Weißschuh
1
-1
/
+1
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
1
-1
/
+1
2025-06-02
Merge tag 'mtd/for-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...
Linus Torvalds
29
-301
/
+1508
2025-06-02
Merge tag 'nand/for-6.16' into mtd/next
Miquel Raynal
26
-222
/
+1353
2025-06-02
Merge tag 'spi-nor/for-6.16' into mtd/next
Miquel Raynal
1
-34
/
+39
2025-05-26
mtd: rawnand: brcmnand: legacy exec_op implementation
Álvaro Fernández Rojas
1
-7
/
+215
2025-05-26
mtd: rawnand: sunxi: Add randomizer configuration in sunxi_nfc_hw_ecc_write_c...
Wentao Liang
1
-0
/
+1
[next]