aboutsummaryrefslogtreecommitdiff
path: root/drivers/remoteproc/mtk_scp_ipi.c
AgeCommit message (Expand)AuthorFilesLines
2023-09-13remoteproc: mediatek: Extract SCP common registersGravatar Tinghan Shen 1-2/+2
2023-03-16remoteproc/mtk_scpi_ipi: Fix one kernel-doc commentGravatar Yang Li 1-1/+1
2023-01-04remoteproc/mtk_scp: Remove timeout variable from scp_ipi_send()Gravatar AngeloGioacchino Del Regno 1-3/+1
2023-01-04remoteproc/mtk_scp: Use readl_poll_timeout_atomic() for pollingGravatar AngeloGioacchino Del Regno 1-8/+11
2023-01-04remoteproc/mtk_scp: Move clk ops outside send_lockGravatar Chen-Yu Tsai 1-6/+5
2021-12-08remoteproc: Fix remaining wrong return formatting in documentationGravatar Arnaud Pouliquen 1-2/+2
2020-09-25remoteproc/mediatek: Add support for mt8192 SCPGravatar Pi-Hsun Shih 1-2/+3
2020-09-25remoteproc/mediatek: fix null pointer dereference on null scp pointerGravatar Colin Ian King 1-3/+1
2020-01-20rpmsg: add rpmsg support for mt8183 SCP.Gravatar Pi-Hsun Shih 1-0/+1
2020-01-20remoteproc/mediatek: add SCP support for mt8183Gravatar Erin Lo 1-0/+218