summaryrefslogtreecommitdiffstats
path: root/drivers/remoteproc/mtk_scp.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* remoteproc/mediatek: skip if filesz is 0Tzung-Bi Shih2020-11-211-6/+6
* remoteproc/mediatek: fix boundary checkTzung-Bi Shih2020-11-211-2/+2
* remoteproc/mediatek: fix sparse errors on dma_alloc and dma_freeTzung-Bi Shih2020-11-211-1/+1
* remoteproc/mediatek: fix sparse errors on sram power on and offTzung-Bi Shih2020-11-211-2/+2
* remoteproc/mediatek: Remove non-standard dsb()Bjorn Andersson2020-10-161-4/+0
* remoteproc/mediatek: Add support for mt8192 SCPPi-Hsun Shih2020-09-261-34/+169
* Merge tag 'rproc-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ander...Linus Torvalds2020-06-081-2/+2
|\
| * remoteproc/mediatek: fix invalid use of sizeof in scp_ipi_init()Wei Yongjun2020-05-111-2/+2
* | remoteproc: mtk_scp: use dma_addr_t for DMA APIArnd Bergmann2020-04-171-3/+3
|/
* remoteproc/mediatek: Use size_t type for len in scp_da_to_vaNathan Chancellor2020-03-261-1/+1
* rpmsg: add rpmsg support for mt8183 SCP.Pi-Hsun Shih2020-01-201-4/+57
* remoteproc/mediatek: add SCP support for mt8183Erin Lo2020-01-201-0/+610