summaryrefslogtreecommitdiffstats
path: root/drivers/memory/renesas-rpc-if.c
Commit message (Expand)AuthorAgeFilesLines
* memory: renesas-rpc-if: fix possible NULL pointer dereference of resourceKrzysztof Kozlowski2021-04-131-1/+1
* memory: renesas-rpc-if: Make rpcif_enable/disable_rpm() as static inlineLad Prabhakar2020-11-281-13/+0
* memory: renesas-rpc-if: Fix a node reference leak in rpcif_probe()Lad Prabhakar2020-11-281-0/+2
* memory: renesas-rpc-if: Fix unbalanced pm_runtime_enable in rpcif_{enable,dis...Lad Prabhakar2020-11-281-1/+1
* memory: renesas-rpc-if: Return correct value to the caller of rpcif_manual_xf...Lad Prabhakar2020-11-281-1/+2
* memory: renesas-rpc-if: simplify with PTR_ERR_OR_ZEROKrzysztof Kozlowski2020-08-171-3/+1
* memory: add Renesas RPC-IF driverSergei Shtylyov2020-07-011-0/+603