index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
spi-nor
/
core.h
Age
Commit message (
Expand
)
Author
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: 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