summaryrefslogtreecommitdiff
path: root/drivers/mtd/hyperbus/rpc-if.c
AgeCommit message (Expand)AuthorFilesLines
2023-01-23memory: renesas-rpc-if: Remove Runtime PM wrappersGeert Uytterhoeven1-3/+3
2023-01-23memory: renesas-rpc-if: Pass device instead of rpcif to rpcif_*()Geert Uytterhoeven1-9/+9
2022-06-24mtd: hyperbus: rpc-if: Fix RPM imbalance in probe error pathGeert Uytterhoeven1-2/+6
2022-06-09mtd: hyperbus: Make hyperbus_unregister_device() return voidUwe Kleine-König1-2/+3
2022-01-11Merge tag 'mtd/for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Linus Torvalds1-3/+5
2021-11-21mtd: hyperbus: rpc-if: fix bug in rpcif_hb_removeGeorge G. Davis1-2/+2
2021-11-16memory: renesas-rpc-if: Add support for RZ/G2LLad Prabhakar1-1/+3
2021-11-15mtd: hyperbus: rpc-if: Check return value of rpcif_sw_init()Lad Prabhakar1-1/+3
2020-10-06mtd: hyperbus: add Renesas RPC-IF driverSergei Shtylyov1-0/+170