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
/
spi-nor
Age
Commit message (
Expand
)
Author
Lines
2026-04-17
Merge tag 'mtd/for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...
Linus Torvalds
-17
/
+35
2026-03-31
mtd: spi-nor: micron-st: Enable die erase support for MT35XU02GCBA
Haoyu Lu
-13
/
+4
2026-03-30
mtd: spi-nor: winbond: Fix locking support for w25q256jw
Eliav Farber
-0
/
+1
2026-03-30
mtd: spi-nor: sst: Fix write enable before AAI sequence
Sanjaikumar V S
-0
/
+13
2026-03-30
mtd: spi-nor: winbond: Fix locking support for w25q64jvm
Eliav Farber
-0
/
+1
2026-03-30
mtd: spi-nor: winbond: Fix locking support for w25q256jwm
Eliav Farber
-1
/
+1
2026-03-18
mtd: spi-nor: Rename spi_nor_spimem_check_op()
Miquel Raynal
-6
/
+6
2026-03-18
mtd: spi-nor: Fix RDCR controller capability core check
Miquel Raynal
-1
/
+1
2026-03-13
mtd: spi-nor: swp: check SR_TB flag when getting tb_mask
Shiji Yang
-1
/
+3
2026-03-13
mtd: spi-nor: micron-st: add SNOR_CMD_PP_8_8_8_DTR sfdp fixup for mt35xu512aba
Haibo Chen
-0
/
+10
2026-03-13
mtd: spi-nor: update spi_nor_fixups::post_sfdp() documentation
Jonas Gorski
-1
/
+1
2026-03-13
mtd: spi-nor: core: correct the op.dummy.nbytes when check read operations
Haibo Chen
-1
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-2
/
+2
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-2
/
+2
2026-02-06
mtd: spi-nor: hisi-sfc: fix refcounting bug in hisi_spi_nor_register_all()
Dan Carpenter
-1
/
+0
2026-01-19
mtd: spi-nor: hisi-sfc: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
-5
/
+2
2025-11-18
mtd: spi-nor: core: Check read CR support
Jakub Czapiga
-0
/
+10
2025-11-18
mtd: spi-nor: micron-st: add TODO for fixing mt35xu02gcba
Haibo Chen
-0
/
+10
2025-11-18
mtd: spi-nor: micron-st: add mt35xu01gbba support
Haibo Chen
-0
/
+11
2025-11-18
mtd: spi-nor: micron-st: use SFDP of mt35xu512aba
Haibo Chen
-6
/
+2
2025-11-18
mtd: spi-nor: micron-st: move set_octal_dtr to late_init()
Haibo Chen
-6
/
+2
2025-11-18
mtd: spi-nor: micron-st: rename the die_late_init functions
Haibo Chen
-35
/
+35
2025-11-10
mtd: spi-nor: spansion: SMPT fixups for S25FS-S
Takahiro Kuwano
-0
/
+38
2025-11-10
mtd: spi-nor: sfdp: introduce smpt_map_id fixup hook
Takahiro Kuwano
-0
/
+15
2025-11-10
mtd: spi-nor: sfdp: introduce smpt_read_dummy fixup hook
Takahiro Kuwano
-2
/
+19
2025-11-06
mtd: spi-nor: winbond: Add support for W25H02NWxxAM chips
Miquel Raynal
-0
/
+4
2025-11-06
mtd: spi-nor: winbond: Add support for W25H01NWxxAM chips
Miquel Raynal
-0
/
+4
2025-11-06
mtd: spi-nor: winbond: Add support for W25H512NWxxAM chips
Miquel Raynal
-0
/
+4
2025-11-06
mtd: spi-nor: winbond: Add support for W25Q02NWxxIM chips
Miquel Raynal
-0
/
+4
2025-11-06
mtd: spi-nor: winbond: Add support for W25Q01NWxxIM chips
Miquel Raynal
-0
/
+4
2025-11-06
mtd: spi-nor: winbond: Add support for W25Q01NWxxIQ chips
Miquel Raynal
-0
/
+4
2025-09-01
mtd: spi-nor: core: avoid odd length/address writes in 8D-8D-8D mode
Pratyush Yadav
-1
/
+68
2025-09-01
mtd: spi-nor: core: avoid odd length/address reads on 8D-8D-8D mode
Pratyush Yadav
-1
/
+75
2025-07-31
Merge tag 'mtd/for-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...
Linus Torvalds
-17
/
+45
2025-07-03
mtd: spi-nor: Fix spi_nor_try_unlock_all()
Michael Walle
-11
/
+8
2025-07-03
mtd: spi-nor: spansion: Fixup params->set_4byte_addr_mode for SEMPER
Takahiro Kuwano
-0
/
+31
2025-07-03
mtd: spi-nor: Constify struct spi_nor_fixups
Christophe JAILLET
-6
/
+6
2025-06-17
sysfs: treewide: switch back to attribute_group::bin_attrs
Thomas Weißschuh
-1
/
+1
2025-04-08
mtd: spi-nor: macronix: Add fixups for MX25L3255E
Cheng Ming Lin
-0
/
+30
2025-04-08
mtd: spi-nor: macronix: Remove duplicate flash info entries
Cheng Ming Lin
-7
/
+0
2025-04-08
mtd: spi-nor: macronix: Drop the redundant flash info fields
Cheng Ming Lin
-27
/
+9
2025-03-26
Merge tag 'mtd/for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...
Linus Torvalds
-52
/
+146
2025-03-18
mtd: spi-nor: drop unused <linux/of_platform.h>
Tudor Ambarus
-1
/
+0
2025-03-18
mtd: spi-nor: explicitly include <linux/of.h>
Tudor Ambarus
-0
/
+1
2025-03-07
mtd: spi-nor: explicitly include <linux/math64.h>
Tudor Ambarus
-0
/
+2
2025-03-07
mtd: spi-nor: macronix: add support for mx66{l2, u1}g45g
Cheng Ming Lin
-0
/
+8
2025-03-07
mtd: spi-nor: macronix: Add post_sfdp fixups for Quad Input Page Program
Cheng Ming Lin
-0
/
+23
2025-02-18
mtd: spi-nor: use scope-based mutex cleanup helpers
Tudor Ambarus
-49
/
+22
2025-02-18
mtd: spi-nor: sort headers alphabetically
Tudor Ambarus
-2
/
+2
2025-02-17
mtd: spi-nor: sst: Fix SST write failure
Amit Kumar Mahapatra
-1
/
+1
[next]