index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
6
-6
/
+6
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
11
-24
/
+12
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
5
-5
/
+5
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
86
-127
/
+127
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
96
-192
/
+175
2026-02-13
Merge tag 'mtd/for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...
Linus Torvalds
27
-167
/
+675
2026-02-13
Merge tag 'nand/for-7.0' into mtd/next
Miquel Raynal
29
-156
/
+653
2026-02-06
mtd: spi-nor: hisi-sfc: fix refcounting bug in hisi_spi_nor_register_all()
Dan Carpenter
1
-1
/
+0
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/kern...
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
2026-01-29
mtd: spinand: macronix: Convert vendor specific operation to SPINAND_OP()
Miquel Raynal
1
-5
/
+15
2026-01-29
mtd: spinand: Make use of the operation templates through SPINAND_OP()
Miquel Raynal
7
-27
/
+113
2026-01-29
mtd: spinand: Create an array of operation templates
Miquel Raynal
2
-12
/
+30
2026-01-29
mtd: spinand: Decouple write enable and write disable operations
Miquel Raynal
3
-3
/
+3
2026-01-29
mtd: spinand: Use standard return values
Miquel Raynal
1
-4
/
+4
2026-01-29
mtd: spinand: Add missing check
Miquel Raynal
1
-0
/
+3
2026-01-29
Merge tag 'tags/spi-octal-dtr' into nand/next
Miquel Raynal
9
-10
/
+10
2026-01-29
mtd: physmap-core: Prioritize ofparts for OF probe
Linus Walleij
1
-1
/
+1
2026-01-29
mtd: parsers: ofpart: fix OF node refcount leak in parse_fixed_partitions()
Weigang He
1
-2
/
+14
2026-01-22
mtd: parsers: Fix memory leak in mtd_parser_tplink_safeloader_parse()
Zilin Guan
1
-0
/
+1
2026-01-22
mtd: jedec_probe: fix shift-out-of-bounds UB in JEDEC ID masking
Chenxi Hou
1
-2
/
+2
2026-01-19
mtd: rawnand: sunxi: Convert to common field_{get,prep}() helpers
Geert Uytterhoeven
1
-6
/
+0
2026-01-19
mtd: intel-dg: Fix accessing regions before setting nregions
Alexander Usyskin
1
-3
/
+6
2026-01-19
mtd: rawnand: atmel: Defer probe if SRAM is missing
Rob Herring (Arm)
1
-4
/
+2
2026-01-19
mtd: parsers: ofpart: Remove code/data for disabled custom parsers
Daniel Palmer
3
-13
/
+8
2026-01-19
mtd: spi-nor: hisi-sfc: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
1
-5
/
+2
2026-01-19
mtd: rawnand: vf610: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
1
-3
/
+1
2026-01-19
mtd: rawnand: vf610: Fix Wvoid-pointer-to-enum-cast warning
Krzysztof Kozlowski
1
-1
/
+1
2026-01-19
mtd: rawnand: qcom: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
1
-5
/
+3
[next]