aboutsummaryrefslogtreecommitdiff
path: root/drivers/remoteproc
AgeCommit message (Expand)AuthorFilesLines
2024-03-21Merge tag 'rproc-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...Gravatar Linus Torvalds 12-295/+357
2024-03-05remoteproc: qcom_q6v5_pas: Unload lite firmware on ADSPGravatar Sibi Sankar 1-0/+7
2024-03-05remoteproc: qcom_q6v5_pas: Add support for X1E80100 ADSP/CDSPGravatar Sibi Sankar 1-0/+41
2024-03-05remoteproc: qcom_wcnss: Use devm_rproc_alloc() helperGravatar Andrew Davis 1-11/+6
2024-03-05remoteproc: qcom_q6v5_wcss: Use devm_rproc_alloc() helperGravatar Andrew Davis 1-15/+9
2024-03-05remoteproc: qcom_q6v5_pas: Use devm_rproc_alloc() helperGravatar Andrew Davis 1-3/+1
2024-03-05remoteproc: qcom_q6v5_mss: Use devm_rproc_alloc() helperGravatar Andrew Davis 1-16/+12
2024-03-05remoteproc: qcom_q6v5_adsp: Use devm_rproc_alloc() helperGravatar Andrew Davis 1-9/+5
2024-03-05remoteproc: qcom: pas: correct data indentationGravatar Dmitry Baryshkov 1-62/+62
2024-02-14remoteproc: qcom_q6v5_adsp: Convert to dev_pm_domain_attach|detach_list()Gravatar Ulf Hansson 1-87/+73
2024-02-14remoteproc: imx_rproc: Convert to dev_pm_domain_attach|detach_list()Gravatar Ulf Hansson 1-64/+9
2024-02-14remoteproc: imx_dsp_rproc: Convert to dev_pm_domain_attach|detach_list()Gravatar Ulf Hansson 1-73/+9
2024-02-06remoteproc: Make rproc_get_by_phandle() work for clustersGravatar Mathieu Poirier 1-2/+27
2024-02-06remoteproc: qcom: pas: Add SM8650 remoteproc supportGravatar Neil Armstrong 1-0/+50
2024-02-06remoteproc: qcom: pas: make region assign more genericGravatar Neil Armstrong 1-34/+66
2024-02-05remoteproc: k3-dsp: Use devm_rproc_add() helperGravatar Andrew Davis 1-7/+2
2024-02-05remoteproc: k3-dsp: Use devm_ioremap_wc() helperGravatar Andrew Davis 1-38/+10
2024-02-05remoteproc: k3-dsp: Add devm action to release tspGravatar Andrew Davis 1-14/+13
2024-02-05remoteproc: k3-dsp: Use devm_kzalloc() helperGravatar Andrew Davis 1-6/+2
2024-02-05remoteproc: k3-dsp: Use devm_ti_sci_get_by_phandle() helperGravatar Andrew Davis 1-23/+9
2024-02-02remoteproc: stm32: Use devm_rproc_alloc() helperGravatar Andrew Davis 1-3/+1
2024-02-02remoteproc: st: Use devm_rproc_alloc() helperGravatar Andrew Davis 1-10/+5
2024-02-02remoteproc: imx_rproc: Use devm_rproc_alloc() helperGravatar Andrew Davis 1-11/+5
2024-02-02remoteproc: imx_dsp_rproc: Use devm_rproc_alloc() helperGravatar Andrew Davis 1-7/+4
2024-02-02remoteproc: k3-dsp: Use devm_kcalloc() helperGravatar Andrew Davis 1-3/+1
2024-02-02remoteproc: k3-dsp: Add devm action to release reserved memoryGravatar Andrew Davis 1-8/+12
2024-02-02remoteproc: k3-dsp: Use devm_rproc_alloc() helperGravatar Andrew Davis 1-11/+5
2024-01-23remoteproc: stm32: Fix incorrect type assignment returned by stm32_rproc_get_...Gravatar Arnaud Pouliquen 1-1/+1
2024-01-23remoteproc: stm32: Fix incorrect type in assignment for vaGravatar Arnaud Pouliquen 1-2/+2
2024-01-22remoteproc: virtio: Fix wdg cannot recovery remote processorGravatar Joakim Zhang 1-3/+3
2023-12-17remoteproc: qcom_q6v5_pas: Add SC7280 ADSP, CDSP & WPSSGravatar Luca Weiss 1-0/+19
2023-11-30remoteproc: k3-dsp: Convert to platform remove callback returning voidGravatar Uwe Kleine-König 1-5/+3
2023-11-30remoteproc: k3-dsp: Use symbolic error codes in error messagesGravatar Uwe Kleine-König 1-44/+34
2023-11-30remoteproc: k3-dsp: Suppress duplicate error message in .remove()Gravatar Uwe Kleine-König 1-1/+2
2023-11-20remoteproc: imx_dsp_rproc: Add mandatory find_loaded_rsc_table opGravatar Iuliana Prodan 1-0/+1
2023-10-16remoteproc: st: Fix sometimes uninitialized ret in st_rproc_probe()Gravatar Nathan Chancellor 1-1/+3
2023-10-11remoteproc: st: Use device_get_match_data()Gravatar Rob Herring 1-10/+4
2023-09-29remoteproc: zynqmp: Change tcm address translation methodGravatar Tanmay Shah 1-38/+20
2023-09-21remoteproc: mediatek: Refactor single core check and fix retrocompatibilityGravatar AngeloGioacchino Del Regno 1-11/+7
2023-09-20remoteproc: qcom: q6v5-mss: Remove PNoC clock from 8996 MSSGravatar Konrad Dybcio 1-1/+0
2023-09-20remoteproc: qcom: pas: Add SM6375 MPSSGravatar Konrad Dybcio 1-0/+16
2023-09-20remoteproc: qcom: pas: Add SM6375 ADSP & CDSPGravatar Konrad Dybcio 1-0/+2
2023-09-20remoteproc: qcom: pas: Add sc7180 adspGravatar Nikita Travkin 1-0/+1
2023-09-14remoteproc: zynqmp: fix TCM carveouts in lockstep modeGravatar Tanmay Shah 1-23/+43
2023-09-13remoteproc: mediatek: Refine ipi handler error messageGravatar Tinghan Shen 1-1/+1
2023-09-13remoteproc: mediatek: Report watchdog crash to all coresGravatar Tinghan Shen 1-1/+7
2023-09-13remoteproc: mediatek: Handle MT8195 SCP core 1 watchdog timeoutGravatar Tinghan Shen 2-1/+29
2023-09-13remoteproc: mediatek: Setup MT8195 SCP core 1 SRAM offsetGravatar Tinghan Shen 2-0/+35
2023-09-13remoteproc: mediatek: Remove dependency of MT8195 SCP L2TCM power control on ...Gravatar Tinghan Shen 2-15/+59
2023-09-13remoteproc: mediatek: Probe SCP cluster on multi-core SCPGravatar Tinghan Shen 1-5/+119