index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
remoteproc
/
mtk_scp.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
remoteproc: mtk_scp: Convert to platform remove callback returning void
Uwe Kleine-König
2023-05-09
1
-4
/
+2
*
remoteproc: Remove unnecessary (void*) conversions
Yu Zhe
2023-04-03
1
-6
/
+6
*
remoteproc: mediatek: Check the SCP image format
Tinghan Shen
2023-02-12
1
-0
/
+1
*
remoteproc: mediatek: Support MT8188 SCP
Tinghan Shen
2022-07-18
1
-0
/
+13
*
remoteproc: mediatek: Enable cache for mt8186 SCP
Allen-KH Cheng
2022-07-04
1
-1
/
+9
*
remoteproc: mediatek: Allow reading firmware-name from DT
Allen-KH Cheng
2022-04-26
1
-1
/
+5
*
Merge branch 'rproc-fixes' into rproc-next
Mathieu Poirier
2022-04-12
1
-1
/
+0
|
\
|
*
remoteproc: mtk_scp: Fix a potential double free
Christophe JAILLET
2022-04-12
1
-1
/
+0
*
|
remoteproc: mediatek: Fix side effect of mt8195 sram power on
Tinghan Shen
2022-04-11
1
-17
/
+52
|
/
*
remoteproc: mediatek: Support mt8186 scp
Allen-KH Cheng
2022-03-11
1
-0
/
+35
*
remoteproc: mtk_scp: Use dev_err_probe() where possible
AngeloGioacchino Del Regno
2022-02-02
1
-16
/
+12
*
remoteproc: mtk_scp: Reorder scp_probe() sequence
AngeloGioacchino Del Regno
2022-02-02
1
-11
/
+9
*
remoteproc: mtk_scp: Use devm variant of rproc_alloc()
AngeloGioacchino Del Regno
2022-02-02
1
-10
/
+3
*
remoteproc: mediatek: Support mt8195 scp
Tinghan Shen
2021-09-28
1
-5
/
+43
*
remoteproc: add is_iomem to da_to_va
Peng Fan
2021-03-11
1
-3
/
+3
*
remoteproc/mediatek: support L1TCM
Tzung-Bi Shih
2021-02-09
1
-2
/
+54
*
remoteproc/mediatek: enable MPU for all memory regions in MT8192 SCP
Tzung-Bi Shih
2021-02-09
1
-0
/
+3
*
remoteproc/mediatek: use devm_platform_ioremap_resource_byname
Tzung-Bi Shih
2021-02-09
1
-2
/
+1
*
remoteproc/mediatek: acknowledge watchdog IRQ after handled
Tzung-Bi Shih
2021-02-09
1
-9
/
+11
*
remoteproc/mediatek: read IPI buffer offset from FW
Tzung-Bi Shih
2020-12-10
1
-22
/
+67
*
remoteproc/mediatek: unprepare clk if scp_before_load fails
Tzung-Bi Shih
2020-12-10
1
-1
/
+2
*
remoteproc/mediatek: Fix kernel test robot warning
Souptick Joarder
2020-12-10
1
-3
/
+1
*
remoteproc/mtk_scp: surround DT device IDs with CONFIG_OF
Alexandre Courbot
2020-12-10
1
-0
/
+2
*
remoteproc/mediatek: skip if filesz is 0
Tzung-Bi Shih
2020-11-21
1
-6
/
+6
*
remoteproc/mediatek: fix boundary check
Tzung-Bi Shih
2020-11-21
1
-2
/
+2
*
remoteproc/mediatek: fix sparse errors on dma_alloc and dma_free
Tzung-Bi Shih
2020-11-21
1
-1
/
+1
*
remoteproc/mediatek: fix sparse errors on sram power on and off
Tzung-Bi Shih
2020-11-21
1
-2
/
+2
*
remoteproc/mediatek: Remove non-standard dsb()
Bjorn Andersson
2020-10-16
1
-4
/
+0
*
remoteproc/mediatek: Add support for mt8192 SCP
Pi-Hsun Shih
2020-09-26
1
-34
/
+169
*
Merge tag 'rproc-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ander...
Linus Torvalds
2020-06-08
1
-2
/
+2
|
\
|
*
remoteproc/mediatek: fix invalid use of sizeof in scp_ipi_init()
Wei Yongjun
2020-05-11
1
-2
/
+2
*
|
remoteproc: mtk_scp: use dma_addr_t for DMA API
Arnd Bergmann
2020-04-17
1
-3
/
+3
|
/
*
remoteproc/mediatek: Use size_t type for len in scp_da_to_va
Nathan Chancellor
2020-03-26
1
-1
/
+1
*
rpmsg: add rpmsg support for mt8183 SCP.
Pi-Hsun Shih
2020-01-20
1
-4
/
+57
*
remoteproc/mediatek: add SCP support for mt8183
Erin Lo
2020-01-20
1
-0
/
+610