开源镜像站
帮助
动态
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
/
spi
/
spi-rpc-if.c
Age
Commit message (
Expand
)
Author
2024-10-07
spi: Merge up v6.12
Mark Brown
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-09-30
spi: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-07-31
spi: rpc-if: Add missing MODULE_DEVICE_TABLE
Biju Das
2024-05-27
spi: rpc-if: differentiate between unsupported and invalid requests
Miquel Raynal
2023-08-16
spi: rpc-if: switch to use devm_spi_alloc_host()
Yang Yingliang
2023-03-06
spi: rpc-if: Convert to platform remove callback returning void
Uwe Kleine-König
2023-01-23
memory: renesas-rpc-if: Remove Runtime PM wrappers
Geert Uytterhoeven
2023-01-23
memory: renesas-rpc-if: Pass device instead of rpcif to rpcif_*()
Geert Uytterhoeven
2022-04-04
spi: rpc-if: Fix RPM imbalance in probe error path
Geert Uytterhoeven
2021-11-16
memory: renesas-rpc-if: Add support for RZ/G2L
Lad Prabhakar
2021-10-26
spi: spi-rpc-if: Check return value of rpcif_sw_init()
Lad Prabhakar
2021-01-11
spi: rpc-if: Gaurd .pm assignment with CONFIG_PM_SLEEP #ifdef check
Lad Prabhakar
2020-12-31
spi: rpc-if: Remove CONFIG_PM_SLEEP ifdefery
Lad Prabhakar
2020-12-07
spi: rpc-if: Fix use-after-free on unbind
Lukas Wunner
2020-06-16
spi: add Renesas RPC-IF driver
Sergei Shtylyov