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
starfive-6.6.48-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
2020-05-31
mtd: spi-nor: winbond: Fix 4-byte opcode support for w25q256
Mantas Pucka
3
-6
/
+33
2020-05-31
mtd: spi-nor: sfdp: add/use local variable in spi_nor_parse_bfpt()
Sergei Shtylyov
1
-11
/
+11
2020-05-30
mtd: spi-nor: sfdp: prepare BFPT parsing for JESD216 rev D
Pratyush Yadav
2
-3
/
+9
2020-05-30
mtd: spi-nor: sfdp: default to addr_width of 3 for configurable widths
Pratyush Yadav
1
-0
/
+1
2020-05-28
mtd: spi-nor: Add support for Cypress cy15x104q
Sascha Hauer
1
-0
/
+2
2020-05-28
mtd: spi-nor: Fix SPI NOR acronym
Tudor Ambarus
6
-9
/
+9
2020-05-28
mtd: spi-nor: spansion: Differentiate between s25fl256s and s25fs256s
Tudor Ambarus
1
-6
/
+12
2020-05-28
mtd: spi-nor: Add support for s25fs128s1
Yicong Yang
1
-0
/
+3
2020-05-28
mtd: spi-nor: spansion: fix writes on S25FS512S
Sergei Shtylyov
1
-2
/
+23
2020-04-29
mtd: spi-nor: Fix description of the sr_ready() return value
Tudor Ambarus
1
-4
/
+4
2020-04-29
mtd: spi-nor: Uniformize the return value in spi_nor_*_ready()
Tudor Ambarus
1
-1
/
+1
2020-04-29
mtd: spi-nor: micron-st: Enable locking for n25q00
Jungseung Lee
1
-0
/
+2
2020-04-28
mtd: spi-nor: macronix: Add support for mx25u51245g
Mason Yang
1
-0
/
+3
2020-04-28
mtd: spi-nor: macronix: Add support for mx25l51245g
Mason Yang
1
-0
/
+3
2020-04-28
mtd: spi-nor: core: fix kernel-doc typo for spi_nor_[{info|sfdp}_]init_params()
Sergei Shtylyov
1
-3
/
+3
2020-04-28
mtd: spi-nor: core: fix kernel-doc typo for spi_nor_manufacturer_init_params()
Sergei Shtylyov
1
-1
/
+1
2020-04-21
mtd: spi-nor: Enable locking for n25q128a11
Xiang Chen
1
-1
/
+3
2020-04-20
mtd: spi-nor: spansion: Enable dual and quad read for s25fl256s0
Takahiro Kuwano
1
-1
/
+3
2020-04-09
mtd: spi-nor: Compile files in controllers/ directory
Guenter Roeck
1
-0
/
+2
2020-03-30
mtd: Convert fallthrough comments into statements
Miquel Raynal
2
-2
/
+1
2020-03-24
mtd: spi-nor: Enable locking for n25q512ax3/n25q512a
Jungseung Lee
1
-2
/
+6
2020-03-24
mtd: spi-nor: Add SR 4bit block protection support
Jungseung Lee
2
-18
/
+58
2020-03-24
mtd: spi-nor: Add generic formula for SR block protection handling
Jungseung Lee
1
-31
/
+41
2020-03-24
mtd: spi-nor: Set all BP bits to one when lock_len == mtd->size
Tudor Ambarus
1
-7
/
+13
2020-03-23
mtd: spi-nor: controllers: aspeed-smc: Replace zero-length array with flexibl...
Gustavo A. R. Silva
1
-1
/
+1
2020-03-23
mtd: spi-nor: Clear WEL bit when erase or program errors occur
Tudor Ambarus
1
-0
/
+22
2020-03-17
mtd: spi-nor: Trim what is exposed in spi-nor.h
Tudor Ambarus
10
-42
/
+288
2020-03-17
mtd: spi-nor: Drop the MFR definitions
Tudor Ambarus
1
-2
/
+0
2020-03-17
mtd: spi-nor: Get rid of the now empty spi_nor_ids[] table
Boris Brezillon
1
-25
/
+0
2020-03-17
mtd: spi-nor: Move XMC bits out of core.c
Boris Brezillon
4
-3
/
+26
2020-03-17
mtd: spi-nor: Move Xilinx bits out of core.c
Boris Brezillon
4
-86
/
+98
2020-03-17
mtd: spi-nor: Move Catalyst bits out of core.c
Boris Brezillon
4
-7
/
+32
2020-03-17
mtd: spi-nor: Move Winbond bits out of core.c
Boris Brezillon
4
-114
/
+115
2020-03-17
mtd: spi-nor: Move SST bits out of core.c
Boris Brezillon
4
-120
/
+156
2020-03-17
mtd: spi-nor: Move Spansion bits out of core.c
Boris Brezillon
4
-58
/
+98
2020-03-17
mtd: spi-nor: Move Micron/ST bits out of core.c
Boris Brezillon
4
-120
/
+158
2020-03-17
mtd: spi-nor: Move Macronix bits out of core.c
Boris Brezillon
4
-68
/
+101
2020-03-17
mtd: spi-nor: Move ISSI bits out of core.c
Boris Brezillon
4
-65
/
+86
2020-03-17
mtd: spi-nor: Move Intel bits out of core.c
Boris Brezillon
4
-14
/
+35
2020-03-17
mtd: spi-nor: Move GigaDevice bits out of core.c
Boris Brezillon
4
-59
/
+62
2020-03-17
mtd: spi-nor: Move Fujitsu bits out of core.c
Boris Brezillon
4
-3
/
+23
2020-03-17
mtd: spi-nor: Move Everspin bits out of core.c
Boris Brezillon
4
-6
/
+30
2020-03-17
mtd: spi-nor: Move ESMT bits out of core.c
Boris Brezillon
4
-5
/
+28
2020-03-17
mtd: spi-nor: Move Eon bits out of core.c
Boris Brezillon
4
-17
/
+37
2020-03-17
mtd: spi-nor: Move Atmel bits out of core.c
Boris Brezillon
4
-29
/
+53
2020-03-17
mtd: spi-nor: Add the concept of SPI NOR manufacturer driver
Boris Brezillon
2
-11
/
+81
2020-03-17
mtd: spi-nor: Expose stuctures and functions to manufacturer drivers
Boris Brezillon
2
-158
/
+169
2020-03-16
mtd: spi-nor: Move SFDP logic out of the core
Tudor Ambarus
5
-1297
/
+1349
2020-03-16
mtd: spi-nor: Prepare core / manufacturer code split
Boris Brezillon
13
-81
/
+86
2020-03-16
mtd: spi-nor: Emphasise which is the generic set_4byte_addr_mode() method
Tudor Ambarus
1
-16
/
+18
[next]