index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
mtd
Age
Commit message (
Expand
)
Author
Files
Lines
9 days
Merge tag 'mtd/for-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux
Linus Torvalds
25
-100
/
+573
9 days
Merge tag 'nand/for-7.3' into mtd/next
Miquel Raynal
16
-69
/
+540
2026-08-10
mtd: rawnand: sunxi: fix H6/H616 controller timings
James Hilliard
1
-13
/
+36
2026-08-10
mtd: rawnand: sunxi: describe tADL and tWHR delays
James Hilliard
1
-10
/
+20
2026-08-10
mtd: rawnand: sunxi: group controller delay tables
James Hilliard
1
-8
/
+28
2026-08-07
mtd: maps: remove dead select of MTD_CFI_BE_BYTE_SWAP
Julian Braha
1
-1
/
+0
2026-08-07
mtd: rawnand: gpmi: add debugfs entry for BCH geometry
Han Xu
2
-0
/
+35
2026-08-07
mtd: rawnand: validate ONFI extended parameter page sections
Pengpeng Hou
1
-2
/
+25
2026-08-07
mtd: rawnand: sunxi: add H616 MBUS DMA support
James Hilliard
1
-16
/
+104
2026-08-07
mtd: spinand: fmsh: fix FM25G01B/FM25G02B Quad I/O read dummy cycles
Aleksandr Mineev
1
-2
/
+10
2026-07-17
Merge tag 'mtd/fixes-for-7.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux
Linus Torvalds
17
-23
/
+224
2026-07-17
mtd: part: reject MTDPART_OFS_RETAIN in mtd_add_partition()
zhouminqiang
1
-1
/
+2
2026-07-17
mtd: mpc5121_nfc: use platform for irq and ioremap
Rosen Penev
1
-27
/
+12
2026-07-17
mtd: mtdoops: free page bitmap when the backing MTD is removed
Xu Rao
1
-0
/
+3
2026-07-17
mtd: mtdswap: Avoid freeing registered blktrans device twice
Ruoyu Wang
1
-0
/
+1
2026-07-17
mtd: afs: validate v2 image info bounds
Pengpeng Hou
1
-0
/
+7
2026-07-17
mtd: intel-dg: Fix runtime PM error path in probe
Guangshuo Li
1
-1
/
+1
2026-07-17
mtd: nand-omap2: Move omap_nand_ids[] to raw nand driver
Uwe Kleine-König (The Capable Hub)
1
-1
/
+5
2026-07-17
mtd: rawnand: add Toshiba TC58NVG1S3H
James Hilliard
2
-1
/
+6
2026-07-17
mtd: nand: realtek-ecc: add missing MODULE_DEVICE_TABLE()
Pengpeng Hou
1
-0
/
+1
2026-07-17
mtd: rawnand: qcom: Add MDM9607 compatible
Stephan Gerhold
1
-0
/
+13
2026-07-17
mtd: rawnand: qcom: Make has_onfi_read_op separate from qpic_version2
Stephan Gerhold
1
-7
/
+8
2026-07-17
mtd: rawnand: qcom: Make "aon" clock optional
Stephan Gerhold
1
-1
/
+1
2026-07-03
mtd: parsers: redboot: reject unterminated FIS names
Pengpeng Hou
1
-1
/
+8
2026-07-03
mtd: rawnand: atmel: use struct_size
Rosen Penev
1
-2
/
+1
2026-07-03
Revert "mtd: maps: remove uclinux map driver"
Miquel Raynal
3
-0
/
+125
2026-07-03
mtd: onenand: samsung: report DMA completion timeouts
Pengpeng Hou
1
-1
/
+6
2026-07-03
mtd: rawnand: fsl_ifc: return errors for failed page reads
Pengpeng Hou
1
-1
/
+8
2026-07-03
mtd: mchp23k256: use SPI match data for chip caps
Pengpeng Hou
1
-1
/
+1
2026-07-03
mtd: rawnand: lpc32xx_slc: fail DMA transfer on completion timeout
Pengpeng Hou
1
-2
/
+10
2026-07-03
mtd: rawnand: lpc32xx_mlc: fail DMA transfers on timeout
Pengpeng Hou
1
-2
/
+10
2026-07-03
mtd: fix double free and WARN_ON in add_mtd_device() error paths
Xue Lei
1
-4
/
+19
2026-07-03
mtd: virt-concat: free duplicate generated name
Xu Rao
1
-1
/
+3
2026-07-03
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files)
Uwe Kleine-König (The Capable Hub)
1
-1
/
+0
2026-06-29
mtd: nand: mtk-ecc: stop on ECC idle timeouts
Pengpeng Hou
1
-4
/
+12
2026-06-29
mtd: mtdswap: remove debugfs stats file on teardown
Pengpeng Hou
1
-1
/
+4
2026-06-29
mtd: spinand: fmsh: add support for FM25G{01,02}B
Ziyang Huang
1
-0
/
+95
2026-06-29
mtd: rawnand: pl353: Fix debug prints
Miquel Raynal (DAVE)
1
-3
/
+5
2026-06-29
mtd: rawnand: pl353: Make sure we use the monolithic helpers for raw accesses
Miquel Raynal (DAVE)
1
-2
/
+3
2026-06-29
mtd: rawnand: pl353: Update timings at the right moment
Miquel Raynal (DAVE)
1
-2
/
+5
2026-06-29
mtd: spinand: add support for HeYangTek HYF1GQ4UDACAE
Aleksei Sviridkin
3
-1
/
+134
2026-06-29
mtd: mtdpart: validate partition bounds in mtd_add_partition()
Deepanshu Kartikey
1
-0
/
+5
2026-06-29
mtd: mtdpart: fix uninitialized erasesize on MTDPART_OFS_RETAIN error path
Nikolay Ivchenko
1
-0
/
+3
2026-06-29
mtd: rawnand: ndfc: add CONFIG_OF dependency
Arnd Bergmann
1
-0
/
+1
2026-06-29
mtd: spinand: initialize ret in regular page reads
Ruoyu Wang
1
-1
/
+1
2026-06-29
mtd: virt_concat: fix use-after-free in mtd_virt_concat_destroy()
Harshit Mogalapalli
1
-1
/
+1
2026-06-29
mtd: rawnand: ingenic: handle ECC clock enable failures
Pengpeng Hou
1
-1
/
+6
2026-06-29
mtd: nand: ecc-mtk: handle ECC clock enable failures
Pengpeng Hou
1
-1
/
+7
2026-06-29
mtd: virt_concat: fix use-after-free in mtd_virt_concat_destroy_joins()
Harshit Mogalapalli
1
-1
/
+1
2026-06-29
mtd: rawnand: ndfc: fix gcc uninitialized var
Rosen Penev
1
-1
/
+1
[next]