| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-09-22 | spi: rpc-if: Add resume support for RZ/G3E | Biju Das | 1 | -0/+2 |
| 2025-09-22 | spi: rpc-if: Drop deprecated SIMPLE_DEV_PM_OPS | Biju Das | 1 | -6/+4 |
| 2025-05-08 | spi: rpc-if: Add write support for memory-mapped area | Biju Das | 1 | -1/+15 |
| 2024-10-07 | spi: Merge up v6.12 | Mark Brown | 1 | -1/+1 |
| 2024-10-02 | move asm/unaligned.h to linux/unaligned.h | Al Viro | 1 | -1/+1 |
| 2024-09-30 | spi: Switch back to struct platform_driver::remove() | Uwe Kleine-König | 1 | -1/+1 |
| 2024-07-31 | spi: rpc-if: Add missing MODULE_DEVICE_TABLE | Biju Das | 1 | -0/+7 |
| 2024-05-27 | spi: rpc-if: differentiate between unsupported and invalid requests | Miquel Raynal | 1 | -6/+6 |
| 2023-08-16 | spi: rpc-if: switch to use devm_spi_alloc_host() | Yang Yingliang | 1 | -1/+1 |
| 2023-03-06 | spi: rpc-if: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2023-01-23 | memory: renesas-rpc-if: Remove Runtime PM wrappers | Geert Uytterhoeven | 1 | -3/+3 |
| 2023-01-23 | memory: renesas-rpc-if: Pass device instead of rpcif to rpcif_*() | Geert Uytterhoeven | 1 | -7/+7 |
| 2022-04-04 | spi: rpc-if: Fix RPM imbalance in probe error path | Geert Uytterhoeven | 1 | -2/+6 |
| 2021-11-16 | memory: renesas-rpc-if: Add support for RZ/G2L | Lad Prabhakar | 1 | -1/+3 |
| 2021-10-26 | spi: spi-rpc-if: Check return value of rpcif_sw_init() | Lad Prabhakar | 1 | -1/+3 |
| 2021-01-11 | spi: rpc-if: Gaurd .pm assignment with CONFIG_PM_SLEEP #ifdef check | Lad Prabhakar | 1 | -0/+2 |
| 2020-12-31 | spi: rpc-if: Remove CONFIG_PM_SLEEP ifdefery | Lad Prabhakar | 1 | -8/+3 |
| 2020-12-07 | spi: rpc-if: Fix use-after-free on unbind | Lukas Wunner | 1 | -7/+2 |
| 2020-06-16 | spi: add Renesas RPC-IF driver | Sergei Shtylyov | 1 | -0/+216 |