summaryrefslogtreecommitdiff
path: root/drivers/remoteproc
AgeCommit message (Expand)Author
2024-03-21Merge tag 'rproc-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...Linus Torvalds
2024-03-05remoteproc: qcom_q6v5_pas: Unload lite firmware on ADSPSibi Sankar
2024-03-05remoteproc: qcom_q6v5_pas: Add support for X1E80100 ADSP/CDSPSibi Sankar
2024-03-05remoteproc: qcom_wcnss: Use devm_rproc_alloc() helperAndrew Davis
2024-03-05remoteproc: qcom_q6v5_wcss: Use devm_rproc_alloc() helperAndrew Davis
2024-03-05remoteproc: qcom_q6v5_pas: Use devm_rproc_alloc() helperAndrew Davis
2024-03-05remoteproc: qcom_q6v5_mss: Use devm_rproc_alloc() helperAndrew Davis
2024-03-05remoteproc: qcom_q6v5_adsp: Use devm_rproc_alloc() helperAndrew Davis
2024-03-05remoteproc: qcom: pas: correct data indentationDmitry Baryshkov
2024-02-14remoteproc: qcom_q6v5_adsp: Convert to dev_pm_domain_attach|detach_list()Ulf Hansson
2024-02-14remoteproc: imx_rproc: Convert to dev_pm_domain_attach|detach_list()Ulf Hansson
2024-02-14remoteproc: imx_dsp_rproc: Convert to dev_pm_domain_attach|detach_list()Ulf Hansson
2024-02-06remoteproc: Make rproc_get_by_phandle() work for clustersMathieu Poirier
2024-02-06remoteproc: qcom: pas: Add SM8650 remoteproc supportNeil Armstrong
2024-02-06remoteproc: qcom: pas: make region assign more genericNeil Armstrong
2024-02-05remoteproc: k3-dsp: Use devm_rproc_add() helperAndrew Davis
2024-02-05remoteproc: k3-dsp: Use devm_ioremap_wc() helperAndrew Davis
2024-02-05remoteproc: k3-dsp: Add devm action to release tspAndrew Davis
2024-02-05remoteproc: k3-dsp: Use devm_kzalloc() helperAndrew Davis
2024-02-05remoteproc: k3-dsp: Use devm_ti_sci_get_by_phandle() helperAndrew Davis
2024-02-02remoteproc: stm32: Use devm_rproc_alloc() helperAndrew Davis
2024-02-02remoteproc: st: Use devm_rproc_alloc() helperAndrew Davis
2024-02-02remoteproc: imx_rproc: Use devm_rproc_alloc() helperAndrew Davis
2024-02-02remoteproc: imx_dsp_rproc: Use devm_rproc_alloc() helperAndrew Davis
2024-02-02remoteproc: k3-dsp: Use devm_kcalloc() helperAndrew Davis
2024-02-02remoteproc: k3-dsp: Add devm action to release reserved memoryAndrew Davis
2024-02-02remoteproc: k3-dsp: Use devm_rproc_alloc() helperAndrew Davis
2024-01-23remoteproc: stm32: Fix incorrect type assignment returned by stm32_rproc_get_...Arnaud Pouliquen
2024-01-23remoteproc: stm32: Fix incorrect type in assignment for vaArnaud Pouliquen
2024-01-22remoteproc: virtio: Fix wdg cannot recovery remote processorJoakim Zhang
2023-12-17remoteproc: qcom_q6v5_pas: Add SC7280 ADSP, CDSP & WPSSLuca Weiss
2023-11-30remoteproc: k3-dsp: Convert to platform remove callback returning voidUwe Kleine-König
2023-11-30remoteproc: k3-dsp: Use symbolic error codes in error messagesUwe Kleine-König
2023-11-30remoteproc: k3-dsp: Suppress duplicate error message in .remove()Uwe Kleine-König
2023-11-20remoteproc: imx_dsp_rproc: Add mandatory find_loaded_rsc_table opIuliana Prodan
2023-10-16remoteproc: st: Fix sometimes uninitialized ret in st_rproc_probe()Nathan Chancellor
2023-10-11remoteproc: st: Use device_get_match_data()Rob Herring
2023-09-29remoteproc: zynqmp: Change tcm address translation methodTanmay Shah
2023-09-21remoteproc: mediatek: Refactor single core check and fix retrocompatibilityAngeloGioacchino Del Regno
2023-09-20remoteproc: qcom: q6v5-mss: Remove PNoC clock from 8996 MSSKonrad Dybcio
2023-09-20remoteproc: qcom: pas: Add SM6375 MPSSKonrad Dybcio
2023-09-20remoteproc: qcom: pas: Add SM6375 ADSP & CDSPKonrad Dybcio
2023-09-20remoteproc: qcom: pas: Add sc7180 adspNikita Travkin
2023-09-14remoteproc: zynqmp: fix TCM carveouts in lockstep modeTanmay Shah
2023-09-13remoteproc: mediatek: Refine ipi handler error messageTinghan Shen
2023-09-13remoteproc: mediatek: Report watchdog crash to all coresTinghan Shen
2023-09-13remoteproc: mediatek: Handle MT8195 SCP core 1 watchdog timeoutTinghan Shen
2023-09-13remoteproc: mediatek: Setup MT8195 SCP core 1 SRAM offsetTinghan Shen
2023-09-13remoteproc: mediatek: Remove dependency of MT8195 SCP L2TCM power control on ...Tinghan Shen
2023-09-13remoteproc: mediatek: Probe SCP cluster on multi-core SCPTinghan Shen