开源镜像站
帮助
动态
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
/
xilinx.c
Age
Commit message (
Expand
)
Author
2023-09-19
mtd: spi-nor: xilinx: use new macros in S3AN_INFO()
Michael Walle
2023-09-19
mtd: spi-nor: default .n_banks to 1
Michael Walle
2023-09-19
mtd: spi-nor: convert .n_sectors to .size
Michael Walle
2023-09-19
mtd: spi-nor: xilinx: remove addr_nbytes from S3AN_INFO()
Michael Walle
2023-09-19
mtd: spi-nor: xilinx: use SPI_NOR_ID() in S3AN_INFO()
Michael Walle
2023-07-26
mtd: spi-nor: spansion: use CLPEF as an alternative to CLSR
Takahiro Kuwano
2023-03-29
mtd: spi-nor: Introduce the concept of bank
Miquel Raynal
2022-07-28
mtd: spi-nor: s/addr_width/addr_nbytes
Tudor Ambarus
2022-04-27
mtd: spi-nor: Introduce templates for SPI NOR operations
Tudor Ambarus
2022-02-25
mtd: spi-nor: xilinx: correct the debug message
Michael Walle
2022-02-25
mtd: spi-nor: xilinx: rename vendor specific functions and defines
Michael Walle
2022-02-25
mtd: spi-nor: move all xilinx specifics into xilinx.c
Michael Walle
2022-02-25
mtd: spi-nor: xilinx: unify function names
Michael Walle
2021-12-07
mtd: spi-nor: core: Don't use mtd_info in the NOR's probe sequence of calls
Tudor Ambarus
2021-12-07
mtd: spi-nor: Fix mtd size for s3an flashes
Tudor Ambarus
2021-11-17
mtd: spi-nor: xilinx: Use manufacturer late_init() to set setup method
Tudor Ambarus
2021-11-17
mtd: spi-nor: Get rid of nor->page_size
Tudor Ambarus
2020-03-17
mtd: spi-nor: Trim what is exposed in spi-nor.h
Tudor Ambarus
2020-03-17
mtd: spi-nor: Move Xilinx bits out of core.c
Boris Brezillon