index
:
kernel
0x221E-v0.0.1-v6.19
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-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
Age
Commit message (
Expand
)
Author
2026-03-18
mtd: rawnand: pl353: make sure optimal timings are applied
Olivier Sobrie
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: 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-13
Merge tag 'mtd/for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...
Linus Torvalds
2026-02-06
mtd: spinand: fix NULL pointer dereference in spinand_support_vendor_ops()
Md Sadre Alam
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-02-03
mtd: spinand: winbond: Remove unneeded semicolon
Chen Ni
2026-01-30
mtd: spinand: Disable continuous read during probe
David LaPorte
2026-01-29
Merge tag 'mtd/fixes-for-6.19-rc8' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2026-01-29
mtd: spinand: add Foresee F35SQB002G flash support
Mikhail Kshevetskiy
2026-01-29
mtd: spinand: winbond: W35N octal DTR support
Miquel Raynal
2026-01-29
mtd: spinand: Add octal DTR support
Miquel Raynal
2026-01-29
mtd: spinand: Warn if using SSDR-only vendor commands in a non SSDR mode
Miquel Raynal
2026-01-29
mtd: spinand: Give the bus interface to the configuration helper
Miquel Raynal
2026-01-29
mtd: spinand: Propagate the bus interface across core helpers
Miquel Raynal
2026-01-29
mtd: spinand: Add support for setting a bus interface
Miquel Raynal
2026-01-29
mtd: spinand: Gather all the bus interface steps in one single function
Miquel Raynal
2026-01-29
mtd: spinand: winbond: Configure the IO mode after the dummy cycles
Miquel Raynal
2026-01-29
mtd: spinand: winbond: Rename IO_MODE register macro
Miquel Raynal
2026-01-29
mtd: spinand: winbond: Fix style
Miquel Raynal
2026-01-29
mtd: spinand: winbond: Register W35N vendor specific operation
Miquel Raynal
2026-01-29
mtd: spinand: winbond: Register W25N vendor specific operation
Miquel Raynal
2026-01-29
mtd: spinand: macronix: Register vendor specific operation
Miquel Raynal
2026-01-29
mtd: spinand: List vendor specific operations and make sure they are supported
Miquel Raynal
2026-01-29
mtd: spinand: winbond: Convert W35N specific operation to SPINAND_OP()
Miquel Raynal
2026-01-29
mtd: spinand: winbond: Convert W25N specific operation to SPINAND_OP()
Miquel Raynal
2026-01-29
mtd: spinand: macronix: Convert vendor specific operation to SPINAND_OP()
Miquel Raynal
2026-01-29
mtd: spinand: Make use of the operation templates through SPINAND_OP()
Miquel Raynal
2026-01-29
mtd: spinand: Create an array of operation templates
Miquel Raynal
2026-01-29
mtd: spinand: Decouple write enable and write disable operations
Miquel Raynal
2026-01-29
mtd: spinand: Use standard return values
Miquel Raynal
2026-01-29
mtd: spinand: Add missing check
Miquel Raynal
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
2026-01-19
mtd: rawnand: vf610: Fix Wvoid-pointer-to-enum-cast warning
Krzysztof Kozlowski
2026-01-19
mtd: rawnand: qcom: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
2026-01-19
mtd: rawnand: ingenic: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
2026-01-19
mtd: rawnand: denali: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
2026-01-19
mtd: rawnand: brcm: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
2026-01-19
mtd: rawnand: cadence: Fix return type of CDMA send-and-wait helper
Alok Tiwari
2026-01-11
treewide: Update email address
Thomas Gleixner
2025-12-16
mtd: spinand: add support for Dosilicon DS35Q1GA/DS35M1GA
Ahmed Naseef
2025-12-16
Revert "mtd: spinand: esmt: fix id code for F50D1G41LB"
Ziyang Huang
[next]