aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/remoteproc/mtk_scp_ipi.c
AgeCommit message (Expand)AuthorFilesLines
2024-04-30remoteproc: mediatek: Support setting DRAM and IPI shared buffer sizesOlivia Wen1-2/+5
2023-09-13remoteproc: mediatek: Extract SCP common registersTinghan Shen1-2/+2
2023-03-16remoteproc/mtk_scpi_ipi: Fix one kernel-doc commentYang Li1-1/+1
2023-01-04remoteproc/mtk_scp: Remove timeout variable from scp_ipi_send()AngeloGioacchino Del Regno1-3/+1
2023-01-04remoteproc/mtk_scp: Use readl_poll_timeout_atomic() for pollingAngeloGioacchino Del Regno1-8/+11
2023-01-04remoteproc/mtk_scp: Move clk ops outside send_lockChen-Yu Tsai1-6/+5
2021-12-08remoteproc: Fix remaining wrong return formatting in documentationArnaud Pouliquen1-2/+2
2020-09-25remoteproc/mediatek: Add support for mt8192 SCPPi-Hsun Shih1-2/+3
2020-09-25remoteproc/mediatek: fix null pointer dereference on null scp pointerColin Ian King1-3/+1
2020-01-20rpmsg: add rpmsg support for mt8183 SCP.Pi-Hsun Shih1-0/+1
2020-01-20remoteproc/mediatek: add SCP support for mt8183Erin Lo1-0/+218