summaryrefslogtreecommitdiffstats
path: root/drivers/remoteproc/mtk_scp.c
AgeCommit message (Expand)AuthorFilesLines
2020-06-08Merge tag 'rproc-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ander...Linus Torvalds1-2/+2
2020-05-11remoteproc/mediatek: fix invalid use of sizeof in scp_ipi_init()Wei Yongjun1-2/+2
2020-04-16remoteproc: mtk_scp: use dma_addr_t for DMA APIArnd Bergmann1-3/+3
2020-03-25remoteproc/mediatek: Use size_t type for len in scp_da_to_vaNathan Chancellor1-1/+1
2020-01-20rpmsg: add rpmsg support for mt8183 SCP.Pi-Hsun Shih1-4/+57
2020-01-20remoteproc/mediatek: add SCP support for mt8183Erin Lo1-0/+610