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
/
include
/
linux
/
mtd
/
spi-nor.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-25
mtd: spi-nor: move all spansion specifics into spansion.c
Michael Walle
1
-1
/
+0
2022-02-25
mtd: spi-nor: move all micron-st specifics into micron-st.c
Michael Walle
1
-8
/
+0
2022-02-25
mtd: spi-nor: move all xilinx specifics into xilinx.c
Michael Walle
1
-9
/
+0
2021-11-17
mtd: spi-nor: Get rid of nor->page_size
Tudor Ambarus
1
-2
/
+0
2021-06-15
mtd: spi-nor: sfdp: save a copy of the SFDP data
Michael Walle
1
-0
/
+2
2021-04-02
mtd: spi-nor: implement OTP support for Winbond and similar flashes
Michael Walle
1
-0
/
+8
2021-02-05
mtd: spi-nor: Add Global Block Unlock command
Tudor Ambarus
1
-0
/
+1
2020-12-07
mtd: spi-nor: Fix multiple typos
Jonathan Neuschäfer
1
-1
/
+1
2020-11-09
mtd: spi-nor: core: perform a Soft Reset on shutdown
Pratyush Yadav
1
-0
/
+2
2020-11-09
mtd: spi-nor: add support for DTR protocol
Pratyush Yadav
1
-13
/
+38
2020-05-28
mtd: spi-nor: Fix SPI NOR acronym
Tudor Ambarus
1
-4
/
+4
2020-04-28
mtd: spi-nor: fix kernel-doc for spi_nor::spimem
Sergei Shtylyov
1
-1
/
+1
2020-04-28
mtd: spi-nor: fix kernel-doc for spi_nor::info
Sergei Shtylyov
1
-1
/
+1
2020-04-28
mtd: spi-nor: fix kernel-doc for spi_nor::reg_proto
Sergei Shtylyov
1
-1
/
+1
2020-04-28
mtd: spi-nor: fix kernel-doc for spi_nor::mtd
Sergei Shtylyov
1
-1
/
+1
2020-04-28
mtd: spi-nor: fix kernel-doc for 'struct spi_nor'
Sergei Shtylyov
1
-4
/
+4
2020-04-20
mtd: spi-nor: move #define SPINOR_OP_WRDI
Sergei Shtylyov
1
-1
/
+1
2020-03-24
mtd: spi-nor: Add SR 4bit block protection support
Jungseung Lee
1
-0
/
+2
2020-03-17
mtd: spi-nor: Trim what is exposed in spi-nor.h
Tudor Ambarus
1
-254
/
+6
2020-03-17
mtd: spi-nor: Drop the MFR definitions
Tudor Ambarus
1
-17
/
+0
2020-03-17
mtd: spi-nor: Add the concept of SPI NOR manufacturer driver
Boris Brezillon
1
-0
/
+8
2020-03-16
mtd: spi-nor: Emphasise which is the generic set_4byte_addr_mode() method
Tudor Ambarus
1
-2
/
+2
2020-02-19
mtd: spi-nor: use spi-mem dirmap API
Sergei Shtylyov
1
-0
/
+6
2020-02-17
mtd: spi-nor: introduce SR_BP_SHIFT define
Jungseung Lee
1
-0
/
+2
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
[next]