index
:
kernel/git/stable/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.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
raw
Age
Commit message (
Expand
)
Author
7 days
Merge tag 'mtd/for-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...
Linus Torvalds
7 days
Merge tag 'nand/for-7.3' into mtd/next
Miquel Raynal
2026-08-10
mtd: rawnand: sunxi: fix H6/H616 controller timings
James Hilliard
2026-08-10
mtd: rawnand: sunxi: describe tADL and tWHR delays
James Hilliard
2026-08-10
mtd: rawnand: sunxi: group controller delay tables
James Hilliard
2026-08-07
mtd: rawnand: gpmi: add debugfs entry for BCH geometry
Han Xu
2026-08-07
mtd: rawnand: validate ONFI extended parameter page sections
Pengpeng Hou
2026-08-07
mtd: rawnand: sunxi: add H616 MBUS DMA support
James Hilliard
2026-07-17
Merge tag 'mtd/fixes-for-7.2-rc4' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2026-07-17
mtd: mpc5121_nfc: use platform for irq and ioremap
Rosen Penev
2026-07-17
mtd: nand-omap2: Move omap_nand_ids[] to raw nand driver
Uwe Kleine-König (The Capable Hub)
2026-07-17
mtd: rawnand: add Toshiba TC58NVG1S3H
James Hilliard
2026-07-17
mtd: rawnand: qcom: Add MDM9607 compatible
Stephan Gerhold
2026-07-17
mtd: rawnand: qcom: Make has_onfi_read_op separate from qpic_version2
Stephan Gerhold
2026-07-17
mtd: rawnand: qcom: Make "aon" clock optional
Stephan Gerhold
2026-07-03
mtd: rawnand: atmel: use struct_size
Rosen Penev
2026-07-03
mtd: rawnand: fsl_ifc: return errors for failed page reads
Pengpeng Hou
2026-07-03
mtd: rawnand: lpc32xx_slc: fail DMA transfer on completion timeout
Pengpeng Hou
2026-07-03
mtd: rawnand: lpc32xx_mlc: fail DMA transfers on timeout
Pengpeng Hou
2026-07-03
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...
Uwe Kleine-König (The Capable Hub)
2026-06-29
mtd: rawnand: pl353: Fix debug prints
Miquel Raynal (DAVE)
2026-06-29
mtd: rawnand: pl353: Make sure we use the monolithic helpers for raw accesses
Miquel Raynal (DAVE)
2026-06-29
mtd: rawnand: pl353: Update timings at the right moment
Miquel Raynal (DAVE)
2026-06-29
mtd: rawnand: ndfc: add CONFIG_OF dependency
Arnd Bergmann
2026-06-29
mtd: rawnand: ingenic: handle ECC clock enable failures
Pengpeng Hou
2026-06-29
mtd: rawnand: ndfc: fix gcc uninitialized var
Rosen Penev
2026-06-21
Merge tag 'nand/for-7.2' into mtd/next
Miquel Raynal
2026-06-11
mtd: rawnand: ndfc: use ioread32be/iowrite32be and allow COMPILE_TEST
Rosen Penev
2026-05-27
mtd: Consistently define pci_device_ids
Uwe Kleine-König (The Capable Hub)
2026-05-27
mtd: rawnand: pl353: fix probe resource allocation
Bastien Curutchet
2026-05-27
mtd: rawnand: qcom: embed nand_controller into qcom_nand_controller
Rosen Penev
2026-05-27
mtd: rawnand: Pause continuous reads at block boundaries
Miquel Raynal
2026-05-27
mtd: rawnand: fix condition in 'nand_select_target()'
Arseniy Krasnov
2026-04-27
mtd: qcom: Unify user-visible "Qualcomm" name
Krzysztof Kozlowski
2026-04-17
Merge tag 'mtd/for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...
Linus Torvalds
2026-04-13
MIPS/mtd: Handle READY GPIO in generic NAND platform data
Linus Walleij
2026-03-25
mtd: rawnand: sunxi: introduce maximize variable user data length
Richard Genoud
2026-03-25
mtd: rawnand: sunxi: fix typos in comments
Richard Genoud
2026-03-25
mtd: rawnand: sunxi: change error prone variable name
Richard Genoud
2026-03-25
mtd: rawnand: sunxi: remove dead code
Richard Genoud
2026-03-25
mtd: rawnand: sunxi: make the code more self-explanatory
Richard Genoud
2026-03-25
mtd: rawnand: sunxi: replace hard coded value by a define - take2
Richard Genoud
2026-03-25
mtd: rawnand: sunxi: do not count BBM bytes twice
Richard Genoud
2026-03-25
mtd: rawnand: sunxi: fix sunxi_nfc_hw_ecc_read_extra_oob
Richard Genoud
2026-03-25
mtd: rawnand: sunxi: sunxi_nand_ooblayout_free code clarification
Richard Genoud
2026-03-18
mtd: rawnand: pl353: make sure optimal timings are applied
Olivier Sobrie
2026-03-11
mtd: rawnand: ifc: set chip->of_node to nand@0 child node if present
Frank Li
2026-03-11
mtd: rawnand: mxc: set chip->of_node to nand@0 child node if present
Frank Li
2026-03-11
mtd: rawnand: gpmi: set chip->of_node to nand@0 child node if present
Frank Li
2026-03-11
mtd: nand: Use scoped_guard for mutex in nand_resume
Richard Lyu
[next]