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
2024-03-21
Merge tag 'rproc-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...
Linus Torvalds
12
-295
/
+357
2024-03-05
remoteproc: qcom_q6v5_pas: Unload lite firmware on ADSP
Sibi Sankar
1
-0
/
+7
2024-03-05
remoteproc: qcom_q6v5_pas: Add support for X1E80100 ADSP/CDSP
Sibi Sankar
1
-0
/
+41
2024-03-05
remoteproc: qcom_wcnss: Use devm_rproc_alloc() helper
Andrew Davis
1
-11
/
+6
2024-03-05
remoteproc: qcom_q6v5_wcss: Use devm_rproc_alloc() helper
Andrew Davis
1
-15
/
+9
2024-03-05
remoteproc: qcom_q6v5_pas: Use devm_rproc_alloc() helper
Andrew Davis
1
-3
/
+1
2024-03-05
remoteproc: qcom_q6v5_mss: Use devm_rproc_alloc() helper
Andrew Davis
1
-16
/
+12
2024-03-05
remoteproc: qcom_q6v5_adsp: Use devm_rproc_alloc() helper
Andrew Davis
1
-9
/
+5
2024-03-05
remoteproc: qcom: pas: correct data indentation
Dmitry Baryshkov
1
-62
/
+62
2024-02-14
remoteproc: qcom_q6v5_adsp: Convert to dev_pm_domain_attach|detach_list()
Ulf Hansson
1
-87
/
+73
2024-02-14
remoteproc: imx_rproc: Convert to dev_pm_domain_attach|detach_list()
Ulf Hansson
1
-64
/
+9
2024-02-14
remoteproc: imx_dsp_rproc: Convert to dev_pm_domain_attach|detach_list()
Ulf Hansson
1
-73
/
+9
2024-02-06
remoteproc: Make rproc_get_by_phandle() work for clusters
Mathieu Poirier
1
-2
/
+27
2024-02-06
remoteproc: qcom: pas: Add SM8650 remoteproc support
Neil Armstrong
1
-0
/
+50
2024-02-06
remoteproc: qcom: pas: make region assign more generic
Neil Armstrong
1
-34
/
+66
2024-02-05
remoteproc: k3-dsp: Use devm_rproc_add() helper
Andrew Davis
1
-7
/
+2
2024-02-05
remoteproc: k3-dsp: Use devm_ioremap_wc() helper
Andrew Davis
1
-38
/
+10
2024-02-05
remoteproc: k3-dsp: Add devm action to release tsp
Andrew Davis
1
-14
/
+13
2024-02-05
remoteproc: k3-dsp: Use devm_kzalloc() helper
Andrew Davis
1
-6
/
+2
2024-02-05
remoteproc: k3-dsp: Use devm_ti_sci_get_by_phandle() helper
Andrew Davis
1
-23
/
+9
2024-02-02
remoteproc: stm32: Use devm_rproc_alloc() helper
Andrew Davis
1
-3
/
+1
2024-02-02
remoteproc: st: Use devm_rproc_alloc() helper
Andrew Davis
1
-10
/
+5
2024-02-02
remoteproc: imx_rproc: Use devm_rproc_alloc() helper
Andrew Davis
1
-11
/
+5
2024-02-02
remoteproc: imx_dsp_rproc: Use devm_rproc_alloc() helper
Andrew Davis
1
-7
/
+4
2024-02-02
remoteproc: k3-dsp: Use devm_kcalloc() helper
Andrew Davis
1
-3
/
+1
2024-02-02
remoteproc: k3-dsp: Add devm action to release reserved memory
Andrew Davis
1
-8
/
+12
2024-02-02
remoteproc: k3-dsp: Use devm_rproc_alloc() helper
Andrew Davis
1
-11
/
+5
2024-01-23
remoteproc: stm32: Fix incorrect type assignment returned by stm32_rproc_get_...
Arnaud Pouliquen
1
-1
/
+1
2024-01-23
remoteproc: stm32: Fix incorrect type in assignment for va
Arnaud Pouliquen
1
-2
/
+2
2024-01-22
remoteproc: virtio: Fix wdg cannot recovery remote processor
Joakim Zhang
1
-3
/
+3
2023-12-17
remoteproc: qcom_q6v5_pas: Add SC7280 ADSP, CDSP & WPSS
Luca Weiss
1
-0
/
+19
2023-11-30
remoteproc: k3-dsp: Convert to platform remove callback returning void
Uwe Kleine-König
1
-5
/
+3
2023-11-30
remoteproc: k3-dsp: Use symbolic error codes in error messages
Uwe Kleine-König
1
-44
/
+34
2023-11-30
remoteproc: k3-dsp: Suppress duplicate error message in .remove()
Uwe Kleine-König
1
-1
/
+2
2023-11-20
remoteproc: imx_dsp_rproc: Add mandatory find_loaded_rsc_table op
Iuliana Prodan
1
-0
/
+1
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
[next]