index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.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
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
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
2021-02-05
mtd: spi-nor: sst: Add support for Global Unlock on sst26vf
Tudor Ambarus
3
-3
/
+52
2021-02-05
mtd: spi-nor: Add Global Block Unlock command
Tudor Ambarus
2
-0
/
+38
2021-02-05
mtd: spi-nor: core: Add erase size check for erase command initialization
Takahiro Kuwano
1
-0
/
+1
2021-02-05
mtd: spi-nor: core: Fix erase type discovery for overlaid region
Takahiro Kuwano
1
-4
/
+5
2021-02-05
mtd: spi-nor: sfdp: Fix last erase region marking
Takahiro Kuwano
1
-2
/
+1
2021-02-05
mtd: spi-nor: sfdp: Fix wrong erase type bitmask for overlaid region
Takahiro Kuwano
1
-1
/
+1
2021-01-23
mtd: spi-nor: hisi-sfc: Put child node np on error path
Pan Bian
1
-1
/
+3
2021-01-23
mtd: spi-nor: intel-spi: Add support for Intel Alder Lake-P SPI serial flash
Mika Westerberg
1
-0
/
+1
2020-12-16
Merge tags 'spi-nor/for-5.11' and 'nand/for-5.11' into mtd/next
Miquel Raynal
11
-199
/
+1202
2020-12-07
mtd: spi-nor: keep lock bits if they are non-volatile
Michael Walle
7
-24
/
+211
2020-12-07
mtd: spi-nor: atmel: fix unlock_all() for AT25FS010/040
Michael Walle
3
-3
/
+53
2020-12-07
mtd: spi-nor: intel: remove global protection flag
Michael Walle
1
-13
/
+3
2020-12-07
mtd: spi-nor: sst: remove global protection flag
Michael Walle
1
-18
/
+12
2020-12-07
mtd: spi-nor: atmel: remove global protection flag
Michael Walle
1
-19
/
+9
2020-12-07
mtd: spi-nor: ignore errors in spi_nor_unlock_all()
Michael Walle
1
-10
/
+13
2020-12-07
mtd: spi-nor: sst: fix BPn bits for the SST25VF064C
Michael Walle
1
-1
/
+2
2020-12-07
mtd: spi-nor: spansion: Set ECC block size
Pratyush Yadav
1
-0
/
+1
2020-12-07
mtd: spi-nor: core: Allow flashes to specify MTD writesize
Pratyush Yadav
2
-1
/
+5
2020-12-07
mtd: spi-nor: Fix multiple typos
Jonathan Neuschäfer
2
-3
/
+3
2020-11-20
mtd: spi-nor: hisi-sfc: Demote non-conformant kernel-doc
Lee Jones
1
-1
/
+1
2020-11-09
mtd: spi-nor: micron-st: allow using MT35XU512ABA in Octal DTR mode
Pratyush Yadav
1
-1
/
+114
2020-11-09
mtd: spi-nor: spansion: add support for Cypress Semper flash
Pratyush Yadav
1
-0
/
+171
2020-11-09
mtd: spi-nor: core: disable Octal DTR mode on suspend.
Pratyush Yadav
1
-0
/
+15
2020-11-09
mtd: spi-nor: core: perform a Soft Reset on shutdown
Pratyush Yadav
1
-0
/
+45
2020-11-09
mtd: spi-nor: sfdp: detect Soft Reset sequence support from BFPT
Pratyush Yadav
3
-0
/
+7
2020-11-09
mtd: spi-nor: core: enable octal DTR mode when possible
Pratyush Yadav
2
-0
/
+40
2020-11-09
mtd: spi-nor: Parse SFDP SCCR Map
Tudor Ambarus
1
-0
/
+48
2020-11-09
mtd: spi-nor: Introduce SNOR_F_IO_MODE_EN_VOLATILE
Tudor Ambarus
2
-0
/
+9
2020-11-09
mtd: spi-nor: core: do 2 byte reads for SR and FSR in DTR mode
Pratyush Yadav
1
-2
/
+13
2020-11-09
mtd: spi-nor: core: use dummy cycle and address width info from SFDP
Pratyush Yadav
1
-0
/
+10
2020-11-09
mtd: spi-nor: sfdp: parse xSPI Profile 1.0 table
Pratyush Yadav
3
-1
/
+102
2020-11-09
mtd: spi-nor: sfdp: get command opcode extension type from BFPT
Pratyush Yadav
2
-0
/
+24
2020-11-09
mtd: spi-nor: add support for DTR protocol
Pratyush Yadav
3
-83
/
+252
2020-11-09
mtd: spi-nor: add spi_nor_controller_ops_{read_reg, write_reg, erase}()
Pratyush Yadav
1
-34
/
+53
2020-11-09
mtd: spi-nor: core: use EOPNOTSUPP instead of ENOTSUPP
Pratyush Yadav
1
-5
/
+5
2020-10-28
mtd: spi-nor: Fix address width on flash chips > 16MB
Bert Vermeulen
1
-3
/
+5
2020-10-28
mtd: spi-nor: Don't copy self-pointing struct around
Alexander Sverdlin
1
-3
/
+2
2020-10-06
Revert "mtd: spi-nor: Prefer asynchronous probe"
Vignesh Raghavendra
1
-1
/
+0
2020-09-29
mtd: spi-nor: winbond: Add support for w25q64jwm
Ikjoon Jang
1
-0
/
+9
2020-09-29
mtd: spi-nor: intel-spi: Add support for Intel Alder Lake-S SPI serial flash
Mika Westerberg
1
-0
/
+1
2020-09-29
mtd: spi-nor: macronix: Add SECT_4K to mx25l12805d
Robert Marko
1
-1
/
+1
2020-09-29
mtd: spi-nor: Prefer asynchronous probe
Douglas Anderson
1
-0
/
+1
2020-09-14
Revert "mtd: spi-nor: Add capability to disable flash quad mode"
Yicong Yang
2
-41
/
+24
2020-09-14
Revert "mtd: spi-nor: Disable the flash quad mode in spi_nor_restore()"
Yicong Yang
1
-2
/
+0
2020-07-28
mtd: revert "spi-nor: intel: provide a range for poll_timout"
Luis Alberto Herrera
1
-2
/
+2
2020-07-27
mtd: spi-nor: update read capabilities for w25q64 and s25fl064k
Rayagonda Kokatanur
2
-2
/
+4
2020-07-27
mtd: spi-nor: micron: Add SPI_NOR_DUAL_READ flag on mt25qu02g
David Clear
1
-2
/
+2
2020-07-27
mtd: spi-nor: macronix: Add support for mx66u2g45g
David Clear
1
-0
/
+3
2020-07-27
mtd: spi-nor: intel-spi: Simulate WRDI command
Alexander Sverdlin
1
-0
/
+9
2020-07-13
mtd: spi-nor: Disable the flash quad mode in spi_nor_restore()
Yicong Yang
1
-0
/
+2
[next]