index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
raw
Age
Commit message (
Expand
)
Author
8 days
Merge tag 'mtd/for-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...
Linus Torvalds
8 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]