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
/
include
/
linux
/
mtd
/
spi-nor.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-14
mtd: spi-nor: remove unused enum spi_nor_ops
Michael Walle
1
-10
/
+2
2019-12-23
mtd: spi-nor: Support TB selection using SR bit 6
Jungseung Lee
1
-0
/
+1
2019-12-23
mtd: spi-nor: Rename SR_TB to indicate the bit used
Jungseung Lee
1
-1
/
+2
2019-11-11
mtd: spi-nor: Set default Quad Enable method for ISSI flashes
Sagar Shrikant Kadam
1
-0
/
+1
2019-11-11
mtd: spi-nor: Rename Quad Enable methods
Tudor Ambarus
1
-1
/
+1
2019-11-11
mtd: spi-nor: Rename CR_QUAD_EN_SPAN to SR2_QUAD_EN_BIT1
Tudor Ambarus
1
-3
/
+1
2019-11-11
mtd: spi-nor: Rework the disabling of block write protection
Tudor Ambarus
1
-3
/
+0
2019-11-11
mtd: spi-nor: Fix clearing of QE bit on lock()/unlock()
Tudor Ambarus
1
-0
/
+3
2019-10-23
mtd: spi-nor: Introduce 'struct spi_nor_controller_ops'
Tudor Ambarus
1
-21
/
+30
2019-08-28
mtd: spi-nor: Add a ->setup() method
Tudor Ambarus
1
-0
/
+5
2019-08-28
mtd: spi-nor: Add a ->convert_addr() method
Boris Brezillon
1
-7
/
+10
2019-08-28
mtd: spi-nor: Rework the SPI NOR lock/unlock logic
Boris Brezillon
1
-7
/
+16
2019-08-28
mtd: spi-nor: Create a ->set_4byte() method
Boris Brezillon
1
-0
/
+2
2019-08-28
mtd: spi-nor: Move erase_map to 'struct spi_nor_flash_parameter'
Tudor Ambarus
1
-3
/
+5
2019-08-28
mtd: spi-nor: Drop quad_enable() from 'struct spi-nor'
Tudor Ambarus
1
-2
/
+0
2019-08-28
mtd: spi-nor: Regroup flash parameter and settings
Tudor Ambarus
1
-75
/
+164
2019-08-28
mtd: spi-nor: Remove unused macro
Tudor Ambarus
1
-1
/
+0
2019-08-12
mtd: spi-nor: fix description for int (*flash_is_locked)()
Tudor Ambarus
1
-1
/
+1
2019-08-12
mtd: spi-nor: Rework hwcaps selection for the spi-mem case
Boris Brezillon
1
-0
/
+14
2019-08-12
mtd: spi-nor: Move m25p80 code in spi-nor.c
Boris Brezillon
1
-0
/
+3
2019-08-12
mtd: spi-nor: always use bounce buffer for register read/writes
Vignesh Raghavendra
1
-2
/
+5
2019-06-23
mtd: spi-nor: use 16-bit WRR command when QE is set on spansion flashes
Tudor Ambarus
1
-0
/
+3
2019-02-21
mtd: spi-nor: Fix wrong abbreviation HWCPAS
Bean Huo
1
-1
/
+1
2019-01-17
mtd: spi-nor: add opcodes for octal Read/Write commands
Yogesh Narayan Gaur
1
-4
/
+12
2018-12-10
mtd: spi-nor: parse SFDP 4-byte Address Instruction Table
Cyrille Pitchen
1
-0
/
+1
2018-12-10
mtd: spi-nor: Add an SPDX tag to spi-nor.{c,h}
Boris Brezillon
1
-5
/
+1
2018-12-10
mtd: spi-nor: Add the SNOR_F_4B_OPCODES flag
Boris Brezillon
1
-0
/
+1
2018-12-10
mtd: spi-nor: add macros related to MICRON flash
Yogesh Narayan Gaur
1
-1
/
+2
2018-10-08
mtd: spi-nor: parse SFDP Sector Map Parameter Table
Tudor Ambarus
1
-0
/
+12
2018-10-08
mtd: spi-nor: add support to non-uniform SFDP SPI NOR flash memories
Tudor Ambarus
1
-0
/
+107
2018-08-01
mtd: spi-nor: only apply reset hacks to broken hardware
Brian Norris
1
-0
/
+1
2018-04-21
mtd: spi-nor: clear Winbond Extended Address Reg on switch to 3-byte addressing.
NeilBrown
1
-0
/
+2
2017-12-13
mtd: spi-nor: add an API to restore the status of SPI flash chip
Hou Zhiqiang
1
-0
/
+6
2017-12-13
mtd: spi-nor: check FSR error bits for Micron memories
Bean Huo (beanhuo)
1
-1
/
+5
2017-10-10
mtd: spi-nor: add spi_nor_init() function
Kamal Dasu
1
-0
/
+10
2017-08-01
mtd: spi-nor: Recover from Spansion/Cypress errors
Alexander Sverdlin
1
-0
/
+5
2017-07-18
mtd: spi-nor: parse Serial Flash Discoverable Parameters (SFDP) tables
Cyrille Pitchen
1
-0
/
+6
2017-05-15
mtd: spi-nor: introduce Octo SPI protocols
Cyrille Pitchen
1
-5
/
+21
2017-05-15
mtd: spi-nor: introduce Double Transfer Rate (DTR) SPI protocols
Cyrille Pitchen
1
-11
/
+37
2017-05-15
mtd: spi-nor: introduce SPI 1-2-2 and SPI 1-4-4 protocols
Cyrille Pitchen
1
-9
/
+110
2017-02-10
mtd: spi-nor: rename SPINOR_OP_* macros of the 4-byte address op codes
Cyrille Pitchen
1
-6
/
+16
2017-02-10
mtd: spi-nor: Add support for S3AN spi-nor devices
Ricardo Ribalda
1
-0
/
+12
2016-06-02
mtd: spi-nor: stop passing around retlen
Michal Suchanek
1
-2
/
+2
2016-06-02
mtd: spi-nor: change return value of read/write
Michal Suchanek
1
-2
/
+2
2016-05-11
mtd: spi-nor: support GigaDevice gd25lq64c
Brian Norris
1
-0
/
+1
2016-03-08
mtd: spi-nor: add TB (Top/Bottom) protect support
Brian Norris
1
-0
/
+2
2016-01-06
mtd: merge MTD development from v4.4 into for-v4.5 development
Brian Norris
1
-1
/
+1
2016-01-06
mtd: spi-nor: fix Spansion regressions (aliased with Winbond)
Brian Norris
1
-1
/
+1
2015-11-30
mtd: spi-nor: include mtd.h header for struct mtd_info definition
Rafał Miłecki
1
-2
/
+1
2015-11-20
mtd: spi-nor: provide default erase_sector implementation
Brian Norris
1
-1
/
+2
[next]