index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
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