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
/
nand
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-17
Merge tag 'mtd/for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux
Linus Torvalds
8
-110
/
+351
2026-04-13
MIPS/mtd: Handle READY GPIO in generic NAND platform data
Linus Walleij
1
-1
/
+23
2026-04-10
mtd: spinand: winbond: Declare the QE bit on W25NxxJW
Miquel Raynal
1
-2
/
+2
2026-03-25
mtd: spinand: winbond: Clarify when to enable the HS bit
Miquel Raynal
1
-5
/
+8
2026-03-25
mtd: rawnand: sunxi: introduce maximize variable user data length
Richard Genoud
1
-62
/
+255
2026-03-25
mtd: rawnand: sunxi: fix typos in comments
Richard Genoud
1
-2
/
+2
2026-03-25
mtd: rawnand: sunxi: change error prone variable name
Richard Genoud
1
-5
/
+6
2026-03-25
mtd: rawnand: sunxi: remove dead code
Richard Genoud
1
-14
/
+7
2026-03-25
mtd: rawnand: sunxi: make the code more self-explanatory
Richard Genoud
1
-8
/
+11
2026-03-25
mtd: rawnand: sunxi: replace hard coded value by a define - take2
Richard Genoud
1
-2
/
+2
2026-03-25
mtd: rawnand: sunxi: do not count BBM bytes twice
Richard Genoud
1
-3
/
+20
2026-03-25
mtd: rawnand: sunxi: fix sunxi_nfc_hw_ecc_read_extra_oob
Richard Genoud
1
-3
/
+3
2026-03-25
mtd: rawnand: sunxi: sunxi_nand_ooblayout_free code clarification
Richard Genoud
1
-2
/
+2
2026-03-18
mtd: rawnand: pl353: make sure optimal timings are applied
Olivier Sobrie
1
-0
/
+3
2026-03-11
mtd: rawnand: ifc: set chip->of_node to nand@0 child node if present
Frank Li
1
-1
/
+9
2026-03-11
mtd: rawnand: mxc: set chip->of_node to nand@0 child node if present
Frank Li
1
-1
/
+9
2026-03-11
mtd: rawnand: gpmi: set chip->of_node to nand@0 child node if present
Frank Li
1
-1
/
+10
2026-03-11
mtd: nand: Use scoped_guard for mutex in nand_resume
Richard Lyu
1
-9
/
+10
2026-03-11
mtd: rawnand: brcmnand: skip DMA during panic write
Kamal Dasu
1
-4
/
+2
2026-03-11
mtd: rawnand: serialize lock/unlock against other NAND operations
Kamal Dasu
1
-2
/
+12
2026-02-25
mtd: rawnand: cafe: Use generic power management
Vaibhav Gupta
1
-2
/
+5
2026-02-25
mtd: rawnand: cadence: Fix error check for dma_alloc_coherent() in cadence_nand_init()
Chen Ni
1
-1
/
+1
2026-02-25
mtd: nand: realtek-ecc: relax OOB size check to minimum
Ahmed Naseef
1
-8
/
+10
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
2
-2
/
+2
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
24
-30
/
+30
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
25
-36
/
+34
2026-02-13
Merge tag 'mtd/for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux
Linus Torvalds
19
-140
/
+641
2026-02-06
mtd: spinand: fix NULL pointer dereference in spinand_support_vendor_ops()
Md Sadre Alam
1
-0
/
+2
2026-02-05
mtd: rawnand: pl353: Add message about ECC mode
Andrea Scian
1
-0
/
+3
2026-02-05
mtd: rawnand: pl353: Fix software ECC support
Andrea Scian
1
-0
/
+1
2026-02-03
mtd: spinand: winbond: Remove unneeded semicolon
Chen Ni
1
-1
/
+1
2026-01-30
mtd: spinand: Disable continuous read during probe
David LaPorte
1
-0
/
+8
2026-01-29
Merge tag 'mtd/fixes-for-6.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux
Linus Torvalds
1
-1
/
+1
2026-01-29
mtd: spinand: add Foresee F35SQB002G flash support
Mikhail Kshevetskiy
1
-0
/
+34
2026-01-29
mtd: spinand: winbond: W35N octal DTR support
Miquel Raynal
1
-2
/
+18
2026-01-29
mtd: spinand: Add octal DTR support
Miquel Raynal
1
-1
/
+139
2026-01-29
mtd: spinand: Warn if using SSDR-only vendor commands in a non SSDR mode
Miquel Raynal
2
-0
/
+4
2026-01-29
mtd: spinand: Give the bus interface to the configuration helper
Miquel Raynal
2
-8
/
+22
2026-01-29
mtd: spinand: Propagate the bus interface across core helpers
Miquel Raynal
1
-6
/
+7
2026-01-29
mtd: spinand: Add support for setting a bus interface
Miquel Raynal
1
-0
/
+1
2026-01-29
mtd: spinand: Gather all the bus interface steps in one single function
Miquel Raynal
1
-25
/
+37
2026-01-29
mtd: spinand: winbond: Configure the IO mode after the dummy cycles
Miquel Raynal
1
-15
/
+15
2026-01-29
mtd: spinand: winbond: Rename IO_MODE register macro
Miquel Raynal
1
-2
/
+2
2026-01-29
mtd: spinand: winbond: Fix style
Miquel Raynal
1
-0
/
+1
2026-01-29
mtd: spinand: winbond: Register W35N vendor specific operation
Miquel Raynal
1
-0
/
+6
2026-01-29
mtd: spinand: winbond: Register W25N vendor specific operation
Miquel Raynal
1
-0
/
+4
2026-01-29
mtd: spinand: macronix: Register vendor specific operation
Miquel Raynal
1
-0
/
+23
2026-01-29
mtd: spinand: List vendor specific operations and make sure they are supported
Miquel Raynal
1
-0
/
+26
2026-01-29
mtd: spinand: winbond: Convert W35N specific operation to SPINAND_OP()
Miquel Raynal
1
-5
/
+14
2026-01-29
mtd: spinand: winbond: Convert W25N specific operation to SPINAND_OP()
Miquel Raynal
1
-6
/
+14
[next]