index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
spi
Age
Commit message (
Expand
)
Author
Lines
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-3
/
+3
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-3
/
+3
2026-02-13
Merge tag 'mtd/for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...
Linus Torvalds
-106
/
+622
2026-02-06
mtd: spinand: fix NULL pointer dereference in spinand_support_vendor_ops()
Md Sadre Alam
-0
/
+2
2026-02-03
mtd: spinand: winbond: Remove unneeded semicolon
Chen Ni
-1
/
+1
2026-01-30
mtd: spinand: Disable continuous read during probe
David LaPorte
-0
/
+8
2026-01-29
mtd: spinand: add Foresee F35SQB002G flash support
Mikhail Kshevetskiy
-0
/
+34
2026-01-29
mtd: spinand: winbond: W35N octal DTR support
Miquel Raynal
-2
/
+18
2026-01-29
mtd: spinand: Add octal DTR support
Miquel Raynal
-1
/
+139
2026-01-29
mtd: spinand: Warn if using SSDR-only vendor commands in a non SSDR mode
Miquel Raynal
-0
/
+4
2026-01-29
mtd: spinand: Give the bus interface to the configuration helper
Miquel Raynal
-8
/
+22
2026-01-29
mtd: spinand: Propagate the bus interface across core helpers
Miquel Raynal
-6
/
+7
2026-01-29
mtd: spinand: Add support for setting a bus interface
Miquel Raynal
-0
/
+1
2026-01-29
mtd: spinand: Gather all the bus interface steps in one single function
Miquel Raynal
-25
/
+37
2026-01-29
mtd: spinand: winbond: Configure the IO mode after the dummy cycles
Miquel Raynal
-15
/
+15
2026-01-29
mtd: spinand: winbond: Rename IO_MODE register macro
Miquel Raynal
-2
/
+2
2026-01-29
mtd: spinand: winbond: Fix style
Miquel Raynal
-0
/
+1
2026-01-29
mtd: spinand: winbond: Register W35N vendor specific operation
Miquel Raynal
-0
/
+6
2026-01-29
mtd: spinand: winbond: Register W25N vendor specific operation
Miquel Raynal
-0
/
+4
2026-01-29
mtd: spinand: macronix: Register vendor specific operation
Miquel Raynal
-0
/
+23
2026-01-29
mtd: spinand: List vendor specific operations and make sure they are supported
Miquel Raynal
-0
/
+26
2026-01-29
mtd: spinand: winbond: Convert W35N specific operation to SPINAND_OP()
Miquel Raynal
-5
/
+14
2026-01-29
mtd: spinand: winbond: Convert W25N specific operation to SPINAND_OP()
Miquel Raynal
-6
/
+14
2026-01-29
mtd: spinand: macronix: Convert vendor specific operation to SPINAND_OP()
Miquel Raynal
-5
/
+15
2026-01-29
mtd: spinand: Make use of the operation templates through SPINAND_OP()
Miquel Raynal
-27
/
+113
2026-01-29
mtd: spinand: Create an array of operation templates
Miquel Raynal
-12
/
+30
2026-01-29
mtd: spinand: Decouple write enable and write disable operations
Miquel Raynal
-3
/
+3
2026-01-29
mtd: spinand: Use standard return values
Miquel Raynal
-4
/
+4
2026-01-29
mtd: spinand: Add missing check
Miquel Raynal
-0
/
+3
2025-12-16
mtd: spinand: add support for Dosilicon DS35Q1GA/DS35M1GA
Ahmed Naseef
-2
/
+94
2025-12-16
Revert "mtd: spinand: esmt: fix id code for F50D1G41LB"
Ziyang Huang
-1
/
+1
2025-12-04
Merge tag 'mtd/for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...
Linus Torvalds
-0
/
+97
2025-11-29
mtd: spinand: add support for FudanMicro FM25S01BI3
Mikhail Zhilkin
-0
/
+72
2025-11-17
mtd: spinand: esmt: add support for F50L1G41LC
Daniel Golle
-0
/
+25
2025-11-03
mtd: spinand: fmsh: remove QE bit for FM25S01A flash
Mikhail Kshevetskiy
-1
/
+1
2025-10-04
Merge tag 'mtd/for-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...
Linus Torvalds
-18
/
+240
2025-09-29
mtd: spinand: repeat reading in regular mode if continuous reading fails
Mikhail Kshevetskiy
-4
/
+21
2025-09-29
mtd: spinand: try a regular dirmap if creating a dirmap for continuous readin...
Mikhail Kshevetskiy
-8
/
+35
2025-09-29
mtd: spinand: fix direct mapping creation sizes
Mikhail Kshevetskiy
-7
/
+7
2025-09-05
mtd: spinand: winbond: Fix oob_layout for W25N01JW
Santhosh Kumar K
-1
/
+36
2025-08-28
mtd: spinand: add support for FudanMicro FM25S01A
Tianling Shen
-1
/
+76
2025-08-28
mtd: spinand: gigadevice: Add continuous read support
Teng Wu
-2
/
+105
2025-07-30
mtd: spinand: winbond: Add comment about the maximum frequency
Miquel Raynal
-0
/
+1
2025-07-30
mtd: spinand: winbond: Enable high-speed modes on w35n0xjw
Miquel Raynal
-4
/
+93
2025-07-30
mtd: spinand: winbond: Enable high-speed modes on w25n0xjw
Miquel Raynal
-3
/
+44
2025-07-30
mtd: spinand: Add a ->configure_chip() hook
Miquel Raynal
-2
/
+14
2025-07-30
mtd: spinand: Add a frequency field to all READ_FROM_CACHE variants
Miquel Raynal
-88
/
+88
2025-07-30
spi: spi-mem: Take into account the actual maximum frequency
Miquel Raynal
-1
/
+1
2025-07-30
mtd: spinand: propagate spinand_wait() errors from spinand_write_page()
Gabor Juhos
-1
/
+4
2025-07-30
mtd: spinand: gigadevice: Add support for GD5F1GM9 chips
Teng Wu
-0
/
+20
[next]