index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starfive-6.6.63-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
spi-nor
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-08
mtd: spi-nor: macronix: Add fixups for MX25L3255E
Cheng Ming Lin
1
-0
/
+30
2025-04-08
mtd: spi-nor: macronix: Remove duplicate flash info entries
Cheng Ming Lin
1
-7
/
+0
2025-04-08
mtd: spi-nor: macronix: Drop the redundant flash info fields
Cheng Ming Lin
1
-27
/
+9
2025-03-26
Merge tag 'mtd/for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...
Linus Torvalds
5
-52
/
+146
2025-03-18
mtd: spi-nor: drop unused <linux/of_platform.h>
Tudor Ambarus
1
-1
/
+0
2025-03-18
mtd: spi-nor: explicitly include <linux/of.h>
Tudor Ambarus
1
-0
/
+1
2025-03-07
mtd: spi-nor: explicitly include <linux/math64.h>
Tudor Ambarus
2
-0
/
+2
2025-03-07
mtd: spi-nor: macronix: add support for mx66{l2, u1}g45g
Cheng Ming Lin
1
-0
/
+8
2025-03-07
mtd: spi-nor: macronix: Add post_sfdp fixups for Quad Input Page Program
Cheng Ming Lin
1
-0
/
+23
2025-02-18
mtd: spi-nor: use scope-based mutex cleanup helpers
Tudor Ambarus
1
-49
/
+22
2025-02-18
mtd: spi-nor: sort headers alphabetically
Tudor Ambarus
1
-2
/
+2
2025-02-17
mtd: spi-nor: sst: Fix SST write failure
Amit Kumar Mahapatra
1
-1
/
+1
2025-02-03
mtd: spi-nor: winbond: Add support for w25q02jv
Miquel Raynal
1
-0
/
+4
2025-02-03
mtd: spi-nor: winbond: Add support for w25q01jv
Miquel Raynal
1
-0
/
+84
2025-01-26
Merge tag 'mtd/for-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...
Linus Torvalds
6
-19
/
+37
2025-01-15
Revert "mtd: spi-nor: core: replace dummy buswidth from addr to data"
Pratyush Yadav
1
-1
/
+1
2025-01-13
mtd: spi-nor: sysfs: constify 'struct bin_attribute'
Thomas Weißschuh
1
-4
/
+4
2025-01-13
mtd: spi-nor: spansion: Add support for S28HL02GT
Takahiro Kuwano
1
-0
/
+5
2025-01-13
mtd: spi-nor: spansion: Add support for S28HL256T
Takahiro Kuwano
1
-0
/
+5
2025-01-13
mtd: spi-nor: extend description of size member of struct flash_info
Tudor Ambarus
1
-1
/
+5
2024-12-06
mtd: spi-nor: macronix: remove mx25u25635f from parts list to enable SFDP
Parth Pancholi
1
-6
/
+0
2024-12-06
mtd: spi-nor: support vcc-supply regulator
Peng Fan
1
-0
/
+5
2024-12-06
mtd: spi-nor: use local variable for struct device
Tudor Ambarus
1
-7
/
+7
2024-12-06
mtd: spi-nor: macronix: use nor->addr_nbytes
Tudor Ambarus
1
-1
/
+2
2024-12-06
mtd: spi-nor: atmel: add at25sf321 entry
Marcus Folkesson
1
-0
/
+4
2024-11-29
Merge tag 'driver-core-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2024-11-19
Merge tag 'spi-nor/for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git...
Miquel Raynal
7
-2
/
+110
2024-11-12
mtd: spi-nor: core: replace dummy buswidth from addr to data
Cheng Ming Lin
1
-1
/
+1
2024-11-11
mtd: spi-nor: winbond: add "w/ and w/o SFDP" comment
Tudor Ambarus
1
-0
/
+1
2024-11-05
sysfs: treewide: constify attribute callback of bin_is_visible()
Thomas Weißschuh
1
-1
/
+1
2024-10-29
mtd: spi-nor: spansion: Use nor->addr_nbytes in octal DTR mode in RD_ANY_REG_OP
Takahiro Kuwano
1
-0
/
+1
2024-10-21
mtd: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2
-2
/
+2
2024-10-04
mtd: spi-nor: add support for Macronix Octal flash
AlvinZhou
1
-1
/
+8
2024-10-02
mtd: spi-nor: sfdp: Get the 8D-8D-8D byte order from BFPT
Tudor Ambarus
2
-0
/
+5
2024-10-02
mtd: spi-nor: core: Allow specifying the byte order in Octal DTR mode
Tudor Ambarus
2
-0
/
+4
2024-10-02
mtd: spi-nor: add Octal DTR support for Macronix flash
AlvinZhou
1
-0
/
+90
2024-09-14
mtd: spi-nor: fix flash probing
Michael Walle
1
-1
/
+2
2024-09-14
mtd: spi-nor: spansion: Add support for S28HS256T
Takahiro Kuwano
1
-0
/
+4
2024-09-14
mtd: spi-nor: winbond: add Zetta ZD25Q128C support
Michael Walle
1
-0
/
+26
2024-09-14
mtd: spi-nor: micron-st: Add n25q064a WP support
Brian Norris
1
-0
/
+2
2024-09-14
mtd: spi-nor: sst: Factor out common write operation to `sst_nor_write_data()`
Csókás, Bence
1
-20
/
+19
2024-06-21
mtd: spi-nor: winbond: fix w25q128 regression
Michael Walle
1
-0
/
+2
2024-06-18
mtd: spi-nor: simplify spi_nor_get_flash_info()
Michael Walle
1
-18
/
+14
2024-05-27
mtd: spi-nor: get rid of SPI_NOR_NO_FR
Michael Walle
3
-13
/
+17
2024-05-27
mtd: spi-nor: remove .setup() callback
Michael Walle
2
-65
/
+45
2024-05-27
mtd: spi-nor: get rid of non-power-of-2 page size handling
Michael Walle
2
-34
/
+11
2024-05-27
mtd: spi-nor: Remove support for Xilinx S3AN flashes
Michael Walle
4
-172
/
+0
2024-04-29
mtd: spi-nor: replace unnecessary div64_u64() with div_u64()
Michael Walle
1
-2
/
+2
2024-03-14
mtd: spi-nor: core: correct type of i
Muhammad Usama Anjum
1
-1
/
+1
2024-02-26
mtd: spi-nor: core: set mtd->eraseregions for non-uniform erase map
Takahiro Kuwano
1
-2
/
+56
[next]