开源镜像站
帮助
动态
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
/
drivers
/
mtd
/
spi-nor
/
core.c
Age
Commit message (
Expand
)
Author
2020-05-28
mtd: spi-nor: Fix SPI NOR acronym
Tudor Ambarus
2020-04-29
mtd: spi-nor: Fix description of the sr_ready() return value
Tudor Ambarus
2020-04-29
mtd: spi-nor: Uniformize the return value in spi_nor_*_ready()
Tudor Ambarus
2020-04-28
mtd: spi-nor: core: fix kernel-doc typo for spi_nor_[{info|sfdp}_]init_params()
Sergei Shtylyov
2020-04-28
mtd: spi-nor: core: fix kernel-doc typo for spi_nor_manufacturer_init_params()
Sergei Shtylyov
2020-03-24
mtd: spi-nor: Add SR 4bit block protection support
Jungseung Lee
2020-03-24
mtd: spi-nor: Add generic formula for SR block protection handling
Jungseung Lee
2020-03-24
mtd: spi-nor: Set all BP bits to one when lock_len == mtd->size
Tudor Ambarus
2020-03-23
mtd: spi-nor: Clear WEL bit when erase or program errors occur
Tudor Ambarus
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: Get rid of the now empty spi_nor_ids[] table
Boris Brezillon
2020-03-17
mtd: spi-nor: Move XMC bits out of core.c
Boris Brezillon
2020-03-17
mtd: spi-nor: Move Xilinx bits out of core.c
Boris Brezillon
2020-03-17
mtd: spi-nor: Move Catalyst bits out of core.c
Boris Brezillon
2020-03-17
mtd: spi-nor: Move Winbond bits out of core.c
Boris Brezillon
2020-03-17
mtd: spi-nor: Move SST bits out of core.c
Boris Brezillon
2020-03-17
mtd: spi-nor: Move Spansion bits out of core.c
Boris Brezillon
2020-03-17
mtd: spi-nor: Move Micron/ST bits out of core.c
Boris Brezillon
2020-03-17
mtd: spi-nor: Move Macronix bits out of core.c
Boris Brezillon
2020-03-17
mtd: spi-nor: Move ISSI bits out of core.c
Boris Brezillon
2020-03-17
mtd: spi-nor: Move Intel bits out of core.c
Boris Brezillon
2020-03-17
mtd: spi-nor: Move GigaDevice bits out of core.c
Boris Brezillon
2020-03-17
mtd: spi-nor: Move Fujitsu bits out of core.c
Boris Brezillon
2020-03-17
mtd: spi-nor: Move Everspin bits out of core.c
Boris Brezillon
2020-03-17
mtd: spi-nor: Move ESMT bits out of core.c
Boris Brezillon
2020-03-17
mtd: spi-nor: Move Eon bits out of core.c
Boris Brezillon
2020-03-17
mtd: spi-nor: Move Atmel bits out of core.c
Boris Brezillon
2020-03-17
mtd: spi-nor: Add the concept of SPI NOR manufacturer driver
Boris Brezillon
2020-03-17
mtd: spi-nor: Expose stuctures and functions to manufacturer drivers
Boris Brezillon
2020-03-16
mtd: spi-nor: Move SFDP logic out of the core
Tudor Ambarus
2020-03-16
mtd: spi-nor: Prepare core / manufacturer code split
Boris Brezillon