summaryrefslogtreecommitdiffstats
path: root/drivers/spi/spi-rpc-if.c
AgeCommit message (Expand)AuthorFilesLines
2022-04-04spi: rpc-if: Fix RPM imbalance in probe error pathGeert Uytterhoeven1-2/+6
2021-11-16memory: renesas-rpc-if: Add support for RZ/G2LLad Prabhakar1-1/+3
2021-10-26spi: spi-rpc-if: Check return value of rpcif_sw_init()Lad Prabhakar1-1/+3
2021-01-11spi: rpc-if: Gaurd .pm assignment with CONFIG_PM_SLEEP #ifdef checkLad Prabhakar1-0/+2
2020-12-31spi: rpc-if: Remove CONFIG_PM_SLEEP ifdeferyLad Prabhakar1-8/+3
2020-12-07spi: rpc-if: Fix use-after-free on unbindLukas Wunner1-7/+2
2020-06-16spi: add Renesas RPC-IF driverSergei Shtylyov1-0/+216