index
:
binx/bcachefs.git
bcachefs-garbage
master
Unnamed repository; edit this file 'description' to name the repository.
Hunter Shaffer
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-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