开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
mtd
/
spi-nor.h
Age
Commit message (
Expand
)
Author
2022-07-28
mtd: spi-nor: s/addr_width/addr_nbytes
Tudor Ambarus
2022-05-09
mtd: spi-nor: expose internal parameters via debugfs
Michael Walle
2022-05-02
mtd: spi-nor: move spi_nor_write_ear() to winbond module
Michael Walle
2022-02-25
mtd: spi-nor: move all spansion specifics into spansion.c
Michael Walle
2022-02-25
mtd: spi-nor: move all micron-st specifics into micron-st.c
Michael Walle
2022-02-25
mtd: spi-nor: move all xilinx specifics into xilinx.c
Michael Walle
2021-11-17
mtd: spi-nor: Get rid of nor->page_size
Tudor Ambarus
2021-06-15
mtd: spi-nor: sfdp: save a copy of the SFDP data
Michael Walle
2021-04-02
mtd: spi-nor: implement OTP support for Winbond and similar flashes
Michael Walle
2021-02-05
mtd: spi-nor: Add Global Block Unlock command
Tudor Ambarus
2020-12-07
mtd: spi-nor: Fix multiple typos
Jonathan Neuschäfer
2020-11-09
mtd: spi-nor: core: perform a Soft Reset on shutdown
Pratyush Yadav
2020-11-09
mtd: spi-nor: add support for DTR protocol
Pratyush Yadav
2020-05-28
mtd: spi-nor: Fix SPI NOR acronym
Tudor Ambarus
2020-04-28
mtd: spi-nor: fix kernel-doc for spi_nor::spimem
Sergei Shtylyov
2020-04-28
mtd: spi-nor: fix kernel-doc for spi_nor::info
Sergei Shtylyov
2020-04-28
mtd: spi-nor: fix kernel-doc for spi_nor::reg_proto
Sergei Shtylyov
2020-04-28
mtd: spi-nor: fix kernel-doc for spi_nor::mtd
Sergei Shtylyov
2020-04-28
mtd: spi-nor: fix kernel-doc for 'struct spi_nor'
Sergei Shtylyov
2020-04-20
mtd: spi-nor: move #define SPINOR_OP_WRDI
Sergei Shtylyov
2020-03-24
mtd: spi-nor: Add SR 4bit block protection support
Jungseung Lee
2020-03-17
mtd: spi-nor: Trim what is exposed in spi-nor.h
Tudor Ambarus
2020-03-17
mtd: spi-nor: Drop the MFR definitions
Tudor Ambarus
2020-03-17
mtd: spi-nor: Add the concept of SPI NOR manufacturer driver
Boris Brezillon
2020-03-16
mtd: spi-nor: Emphasise which is the generic set_4byte_addr_mode() method
Tudor Ambarus
2020-02-19
mtd: spi-nor: use spi-mem dirmap API
Sergei Shtylyov
2020-02-17
mtd: spi-nor: introduce SR_BP_SHIFT define
Jungseung Lee
2020-01-14
mtd: spi-nor: remove unused enum spi_nor_ops
Michael Walle
2019-12-23
mtd: spi-nor: Support TB selection using SR bit 6
Jungseung Lee
2019-12-23
mtd: spi-nor: Rename SR_TB to indicate the bit used
Jungseung Lee
2019-11-11
mtd: spi-nor: Set default Quad Enable method for ISSI flashes
Sagar Shrikant Kadam
2019-11-11
mtd: spi-nor: Rename Quad Enable methods
Tudor Ambarus
2019-11-11
mtd: spi-nor: Rename CR_QUAD_EN_SPAN to SR2_QUAD_EN_BIT1
Tudor Ambarus
2019-11-11
mtd: spi-nor: Rework the disabling of block write protection
Tudor Ambarus
2019-11-11
mtd: spi-nor: Fix clearing of QE bit on lock()/unlock()
Tudor Ambarus
2019-10-23
mtd: spi-nor: Introduce 'struct spi_nor_controller_ops'
Tudor Ambarus
2019-08-28
mtd: spi-nor: Add a ->setup() method
Tudor Ambarus
2019-08-28
mtd: spi-nor: Add a ->convert_addr() method
Boris Brezillon
2019-08-28
mtd: spi-nor: Rework the SPI NOR lock/unlock logic
Boris Brezillon
2019-08-28
mtd: spi-nor: Create a ->set_4byte() method
Boris Brezillon
2019-08-28
mtd: spi-nor: Move erase_map to 'struct spi_nor_flash_parameter'
Tudor Ambarus
2019-08-28
mtd: spi-nor: Drop quad_enable() from 'struct spi-nor'
Tudor Ambarus
2019-08-28
mtd: spi-nor: Regroup flash parameter and settings
Tudor Ambarus
2019-08-28
mtd: spi-nor: Remove unused macro
Tudor Ambarus
2019-08-12
mtd: spi-nor: fix description for int (*flash_is_locked)()
Tudor Ambarus
2019-08-12
mtd: spi-nor: Rework hwcaps selection for the spi-mem case
Boris Brezillon
2019-08-12
mtd: spi-nor: Move m25p80 code in spi-nor.c
Boris Brezillon
2019-08-12
mtd: spi-nor: always use bounce buffer for register read/writes
Vignesh Raghavendra
2019-06-23
mtd: spi-nor: use 16-bit WRR command when QE is set on spansion flashes
Tudor Ambarus
2019-02-21
mtd: spi-nor: Fix wrong abbreviation HWCPAS
Bean Huo
[next]