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
26 hours
Merge branch 'nand/next' of https://git.kernel.org/pub/scm/linux/kernel/git/m...
Mark Brown
27 hours
Merge branch 'mtd/fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/m...
Mark Brown
6 days
mtd: rawnand: atmel: use struct_size
Rosen Penev
6 days
mtd: rawnand: fsl_ifc: return errors for failed page reads
Pengpeng Hou
6 days
mtd: rawnand: lpc32xx_slc: fail DMA transfer on completion timeout
Pengpeng Hou
6 days
mtd: rawnand: lpc32xx_mlc: fail DMA transfers on timeout
Pengpeng Hou
6 days
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...
Uwe Kleine-König (The Capable Hub)
10 days
mtd: rawnand: pl353: Fix debug prints
Miquel Raynal (DAVE)
10 days
mtd: rawnand: pl353: Make sure we use the monolithic helpers for raw accesses
Miquel Raynal (DAVE)
10 days
mtd: rawnand: pl353: Update timings at the right moment
Miquel Raynal (DAVE)
10 days
mtd: rawnand: ndfc: add CONFIG_OF dependency
Arnd Bergmann
10 days
mtd: rawnand: ingenic: handle ECC clock enable failures
Pengpeng Hou
10 days
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
2026-03-11
mtd: rawnand: brcmnand: skip DMA during panic write
Kamal Dasu
2026-03-11
mtd: rawnand: serialize lock/unlock against other NAND operations
Kamal Dasu
2026-02-25
mtd: rawnand: cafe: Use generic power management
Vaibhav Gupta
2026-02-25
mtd: rawnand: cadence: Fix error check for dma_alloc_coherent() in cadence_na...
Chen Ni
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-05
mtd: rawnand: pl353: Add message about ECC mode
Andrea Scian
2026-02-05
mtd: rawnand: pl353: Fix software ECC support
Andrea Scian
2026-01-29
Merge tag 'tags/spi-octal-dtr' into nand/next
Miquel Raynal
2026-01-19
mtd: rawnand: sunxi: Convert to common field_{get,prep}() helpers
Geert Uytterhoeven
2026-01-19
mtd: rawnand: atmel: Defer probe if SRAM is missing
Rob Herring (Arm)
2026-01-19
mtd: rawnand: vf610: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
[next]