开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
spi
Age
Commit message (
Expand
)
Author
2026-05-27
mtd: spinand: macronix: Enable randomizer support
Cheng Ming Lin
2026-05-27
mtd: spinand: Add support for randomizer
Cheng Ming Lin
2026-05-04
mtd: spinand: Prevent continuous reads on some controllers
Miquel Raynal
2026-05-04
mtd: spinand: Make sure continuous read is always disabled during probe
Miquel Raynal
2026-05-04
mtd: spinand: winbond: Add support for continuous reads on W25NxxJW
Miquel Raynal
2026-05-04
mtd: spinand: winbond: Create a helper to detect the need for the HS bit
Miquel Raynal
2026-05-04
mtd: spinand: winbond: Create a helper to write the HS bit
Miquel Raynal
2026-05-04
mtd: spinand: winbond: Add support for continuous reads on W35NxxJW
Miquel Raynal
2026-05-04
mtd: spinand: winbond: Add support for continuous reads on W25NxxJW
Miquel Raynal
2026-05-04
mtd: spinand: Use secondary ops for continuous reads
Miquel Raynal
2026-05-04
Merge tag 'mtd/spi-mem-cont-read-for-7.2' into nand/next
Miquel Raynal
2026-05-04
spi: spi-mem: Transform the read operation template
Miquel Raynal
2026-05-04
mtd: spinand: Drop ECC dirmaps
Miquel Raynal
2026-05-04
mtd: spinand: Expose spinand_op_is_odtr()
Miquel Raynal
2026-05-04
mtd: spinand: Drop a too strong limitation
Miquel Raynal
2026-04-27
mtd: spinand: winbond: Fix ODTR write VCR on W35NxxJW
Miquel Raynal
2026-04-27
mtd: spinand: winbond: Set the packed page read flag to W35N02/04JW
Miquel Raynal
2026-04-27
mtd: spinand: Add support for packed read data ODTR commands
Miquel Raynal
2026-04-10
mtd: spinand: winbond: Declare the QE bit on W25NxxJW
Miquel Raynal
2026-03-25
mtd: spinand: winbond: Clarify when to enable the HS bit
Miquel Raynal
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-03
mtd: spinand: winbond: Remove unneeded semicolon
Chen Ni
2026-01-30
mtd: spinand: Disable continuous read during probe
David LaPorte
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
2025-12-16
mtd: spinand: add support for Dosilicon DS35Q1GA/DS35M1GA
Ahmed Naseef
[next]