Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | spi: rpc-if: switch to use devm_spi_alloc_host() | Yang Yingliang | 2023-08-16 | 1 | -1/+1 |
* | spi: rpc-if: Convert to platform remove callback returning void | Uwe Kleine-König | 2023-03-06 | 1 | -4/+2 |
* | memory: renesas-rpc-if: Remove Runtime PM wrappers | Geert Uytterhoeven | 2023-01-23 | 1 | -3/+3 |
* | memory: renesas-rpc-if: Pass device instead of rpcif to rpcif_*() | Geert Uytterhoeven | 2023-01-23 | 1 | -7/+7 |
* | spi: rpc-if: Fix RPM imbalance in probe error path | Geert Uytterhoeven | 2022-04-04 | 1 | -2/+6 |
* | memory: renesas-rpc-if: Add support for RZ/G2L | Lad Prabhakar | 2021-11-16 | 1 | -1/+3 |
* | spi: spi-rpc-if: Check return value of rpcif_sw_init() | Lad Prabhakar | 2021-10-26 | 1 | -1/+3 |
* | spi: rpc-if: Gaurd .pm assignment with CONFIG_PM_SLEEP #ifdef check | Lad Prabhakar | 2021-01-11 | 1 | -0/+2 |
* | spi: rpc-if: Remove CONFIG_PM_SLEEP ifdefery | Lad Prabhakar | 2020-12-31 | 1 | -8/+3 |
* | spi: rpc-if: Fix use-after-free on unbind | Lukas Wunner | 2020-12-07 | 1 | -7/+2 |
* | spi: add Renesas RPC-IF driver | Sergei Shtylyov | 2020-06-16 | 1 | -0/+216 |