index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
remoteproc
Age
Commit message (
Expand
)
Author
Files
Lines
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
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
[prev]
[next]