index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
spi-mem.h
Age
Commit message (
Expand
)
Author
2025-10-05
mtd: spinand: Enhance the logic when picking a variant
Mikhail Kshevetskiy
2025-10-05
spi: spi-mem: Extend SPI MEM ops to match Linux 6.16
Mikhail Kshevetskiy
2025-01-22
Revert "mem: spi-mem: add declaration for spi_mem_default_supports_op"
Alexander Dahl
2024-01-24
headers: don't depend on errno.h being available
Max Krummenacher
2022-09-13
spi-mem: Add dirmap API from Linux
Chin-Ting Kuo
2021-06-28
spi: spi-mem: add spi_mem_dtr_supports_op()
Pratyush Yadav
2021-06-28
spi: spi-mem: export spi_mem_default_supports_op()
Pratyush Yadav
2021-06-28
spi: spi-mem: allow specifying a command's extension
Pratyush Yadav
2021-06-28
spi: spi-mem: allow specifying whether an op is DTR or not
Pratyush Yadav
2021-04-06
spi: Return -ENOSYS when system call is not available
Simon Glass
2021-02-08
mem: spi-mem: add declaration for spi_mem_default_supports_op
Mathew McBride
2020-08-03
mtd: spi-mem: Drop dm.h header file
Simon Glass
2020-04-29
spi: spi-mem: Add SPI_MEM_NO_DATA to the spi_mem_data_dir enum
Tudor Ambarus
2018-09-20
spi: Extend the core to ease integration of SPI memory controllers
Boris Brezillon