index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
remoteproc
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-16
remoteproc: st: Fix sometimes uninitialized ret in st_rproc_probe()
Nathan Chancellor
1
-1
/
+3
2023-10-11
remoteproc: st: Use device_get_match_data()
Rob Herring
1
-10
/
+4
2023-09-29
remoteproc: zynqmp: Change tcm address translation method
Tanmay Shah
1
-38
/
+20
2023-09-21
remoteproc: mediatek: Refactor single core check and fix retrocompatibility
AngeloGioacchino Del Regno
1
-11
/
+7
2023-09-20
remoteproc: qcom: q6v5-mss: Remove PNoC clock from 8996 MSS
Konrad Dybcio
1
-1
/
+0
2023-09-20
remoteproc: qcom: pas: Add SM6375 MPSS
Konrad Dybcio
1
-0
/
+16
2023-09-20
remoteproc: qcom: pas: Add SM6375 ADSP & CDSP
Konrad Dybcio
1
-0
/
+2
2023-09-20
remoteproc: qcom: pas: Add sc7180 adsp
Nikita Travkin
1
-0
/
+1
2023-09-14
remoteproc: zynqmp: fix TCM carveouts in lockstep mode
Tanmay Shah
1
-23
/
+43
2023-09-13
remoteproc: mediatek: Refine ipi handler error message
Tinghan Shen
1
-1
/
+1
2023-09-13
remoteproc: mediatek: Report watchdog crash to all cores
Tinghan Shen
1
-1
/
+7
2023-09-13
remoteproc: mediatek: Handle MT8195 SCP core 1 watchdog timeout
Tinghan Shen
2
-1
/
+29
2023-09-13
remoteproc: mediatek: Setup MT8195 SCP core 1 SRAM offset
Tinghan Shen
2
-0
/
+35
2023-09-13
remoteproc: mediatek: Remove dependency of MT8195 SCP L2TCM power control on ...
Tinghan Shen
2
-15
/
+59
2023-09-13
remoteproc: mediatek: Probe SCP cluster on multi-core SCP
Tinghan Shen
1
-5
/
+119
2023-09-13
remoteproc: mediatek: Probe SCP cluster on single-core SCP
Tinghan Shen
2
-25
/
+63
2023-09-13
remoteproc: mediatek: Revise SCP rproc initialization flow for multi-core SCP
Tinghan Shen
1
-24
/
+39
2023-09-13
remoteproc: mediatek: Extract SCP common registers
Tinghan Shen
3
-85
/
+96
2023-09-13
remoteproc: mediatek: Add MT8195 SCP core 1 operations
Tinghan Shen
2
-0
/
+64
2023-09-13
remoteproc: stm32: Clean up redundant dev_err_probe()
Chen Jiahao
1
-2
/
+2
2023-09-04
Merge tag 'rproc-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...
Linus Torvalds
21
-146
/
+264
2023-08-21
remoteproc: pru: add support for configuring GPMUX based on client setup
Tero Kristo
1
-0
/
+22
2023-08-21
remoteproc: stm32: fix incorrect optional pointers
Arnd Bergmann
1
-6
/
+6
2023-08-13
soc: qcom: aoss: Tidy up qmp_send() callers
Bjorn Andersson
1
-7
/
+1
2023-08-13
soc: qcom: aoss: Move length requirements from caller
Bjorn Andersson
1
-1
/
+1
2023-07-27
remoteproc: imx_rproc: Switch iMX8MN/MP from SMCCC to MMIO
Marek Vasut
2
-2
/
+58
2023-07-15
remoteproc: qcom: pas: add SDM845 SLPI compatible
Dylan Van Assche
1
-0
/
+1
2023-07-15
remoteproc: qcom: q6v5-mss: Add support for SDM630/636/660
Alexey Minnekhanov
1
-2
/
+49
2023-07-15
remoteproc: qcom: Expand MD_* as MINIDUMP_*
Mukesh Ojha
1
-6
/
+6
2023-07-15
remoteproc: qcom: pas: refactor SLPI remoteproc init
Dylan Van Assche
1
-40
/
+8
2023-07-15
remoteproc: qcom: wcnss: use devm_platform_ioremap_resource_byname()
Ye Xingchen
1
-3
/
+1
2023-07-15
remoteproc: qcom: q6v5: use devm_platform_ioremap_resource_byname()
Ye Xingchen
1
-2
/
+1
2023-07-15
remoteproc: qcom: Add full coredump fallback mechanism
Siddharth Gupta
2
-2
/
+12
2023-07-15
remoteproc: core: Export the rproc coredump APIs
Siddharth Gupta
2
-4
/
+2
2023-07-15
remoteproc: qcom: Use of_reserved_mem_lookup()
Stephan Gerhold
4
-62
/
+69
2023-07-15
remoteproc: imx_rproc: iterate all notifiyids in rx callback
Peng Fan
1
-2
/
+11
2023-07-15
remoteproc: Explicitly include correct DT includes
Rob Herring
16
-17
/
+20
2023-07-03
Merge tag 'rproc-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...
Linus Torvalds
18
-100
/
+97
2023-06-29
Merge tag 'soc-drivers-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-15
/
+0
2023-06-22
remoteproc: stm32: use correct format strings on 64-bit
Arnd Bergmann
2
-4
/
+4
2023-06-14
remoteproc: qcom_q6v5_pas: staticize adsp_segment_dump()
Krzysztof Kozlowski
1
-1
/
+1
2023-05-23
remoteproc: stm32: Fix error code in stm32_rproc_parse_dt()
Dan Carpenter
1
-1
/
+1
2023-05-17
soc: ti: pruss: Add helper functions to set GPI mode, MII_RT_event and XFR
Suman Anna
1
-15
/
+0
2023-05-15
remoteproc: stm32: Allow hold boot management by the SCMI reset controller
Arnaud Pouliquen
1
-21
/
+55
2023-05-09
remoteproc: imx_dsp_rproc: use modern pm_ops
Arnd Bergmann
1
-6
/
+5
2023-05-09
remoteproc: wkup_m3: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-05-09
remoteproc: stm32: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-05-09
remoteproc: st: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-05-09
remoteproc: virtio: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-05-09
remoteproc: rcar: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
[next]