index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
remoteproc
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-06
remoteproc: k3-r5: Jump to error handling labels in start/stop errors
Beleswar Padhi
1
-2
/
+4
2024-05-06
remoteproc: mediatek: Fix error code in scp_rproc_init()
Dan Carpenter
1
-0
/
+1
2024-04-30
remoteproc: k3-r5: Do not allow core1 to power up before core0 via sysfs
Beleswar Padhi
1
-2
/
+21
2024-04-30
remoteproc: k3-r5: Wait for core0 power-up before powering up core1
Apurva Nandan
1
-0
/
+33
2024-04-30
remoteproc: mediatek: Support setting DRAM and IPI shared buffer sizes
Olivia Wen
3
-23
/
+79
2024-04-30
remoteproc: mediatek: Support MT8188 SCP core 1
Olivia Wen
1
-3
/
+143
2024-04-25
drivers: remoteproc: xlnx: Fix uninitialized tcm mode
Tanmay Shah
1
-0
/
+2
2024-04-23
drivers: remoteproc: xlnx: Fix uninitialized variable use
Tanmay Shah
1
-1
/
+1
2024-04-22
drivers: remoteproc: xlnx: Add Versal and Versal-NET support
Tanmay Shah
1
-36
/
+17
2024-04-16
remoteproc: zynqmp: parse TCM from device tree
Tanmay Shah
1
-7
/
+120
2024-04-16
remoteproc: zynqmp: fix lockstep mode memory region
Tanmay Shah
1
-134
/
+12
2024-04-08
remoteproc: zynqmp: Add coredump support
Leonard Crestez
1
-0
/
+5
2024-03-26
remoteproc: mediatek: Make sure IPI buffer fits in L2TCM
AngeloGioacchino Del Regno
1
-1
/
+9
2024-03-26
remoteproc: Make rproc_class constant
Ricardo B. Marliere
2
-2
/
+2
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-06
remoteproc: qcom_q6v5_pas: Unload lite firmware on ADSP
Sibi Sankar
1
-0
/
+7
2024-03-06
remoteproc: qcom_q6v5_pas: Add support for X1E80100 ADSP/CDSP
Sibi Sankar
1
-0
/
+41
2024-03-06
remoteproc: qcom_wcnss: Use devm_rproc_alloc() helper
Andrew Davis
1
-11
/
+6
2024-03-06
remoteproc: qcom_q6v5_wcss: Use devm_rproc_alloc() helper
Andrew Davis
1
-15
/
+9
2024-03-06
remoteproc: qcom_q6v5_pas: Use devm_rproc_alloc() helper
Andrew Davis
1
-3
/
+1
2024-03-06
remoteproc: qcom_q6v5_mss: Use devm_rproc_alloc() helper
Andrew Davis
1
-16
/
+12
2024-03-06
remoteproc: qcom_q6v5_adsp: Use devm_rproc_alloc() helper
Andrew Davis
1
-9
/
+5
2024-03-06
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-07
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-23
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
[next]