summaryrefslogtreecommitdiff
path: root/drivers/remoteproc
AgeCommit message (Expand)AuthorFilesLines
9 daysremoteproc: qcom_q6v5_wcss: fix parsing of qcom,halt-regsAlexandru Gagniuc1-4/+4
2025-11-24remoteproc: qcom: q6v5: Avoid handling handover twiceStephan Gerhold1-0/+5
2025-11-24remoteproc: wkup_m3: Use devm_pm_runtime_enable() helperAndrew Davis1-3/+3
2025-10-15remoteproc: pru: Fix potential NULL pointer dereference in pru_rproc_set_ctab...Zhen Ni1-1/+2
2025-10-15remoteproc: qcom: q6v5: Avoid disabling handover IRQ twiceStephan Gerhold1-3/+0
2025-08-28remoteproc: imx_rproc: skip clock enable when M-core is managed by the SCUHiago De Franco1-2/+2
2025-06-27remoteproc: core: Release rproc->clean_table after rproc_attach() failsXiaolei Wang1-0/+1
2025-06-27remoteproc: core: Cleanup acquired resources when rproc_handle_resources() fa...Xiaolei Wang1-3/+2
2025-06-19remoteproc: k3-r5: Drop check performed in k3_r5_rproc_{mbox_callback/kick}Siddharth Vadapalli1-8/+0
2025-06-19remoteproc: qcom_wcnss_iris: Add missing put_device() on error in probeDan Carpenter1-0/+2
2025-06-04remoteproc: qcom_wcnss: Fix on platforms without fallback regulatorsMatti Lehtimäki1-1/+2
2025-06-04remoteproc: qcom_wcnss: Handle platforms with only single power domainMatti Lehtimäki1-7/+26
2025-04-10remoteproc: qcom_q6v5_mss: Handle platforms with one power domainLuca Weiss1-4/+17
2025-04-10remoteproc: qcom_q6v5_pas: Use resource with CX PD for MSM8226Luca Weiss1-1/+1
2025-04-10remoteproc: qcom_q6v5_pas: Make single-PD handling more robustLuca Weiss1-5/+5
2025-04-10remoteproc: core: Clear table_sz when rproc_shutdownPeng Fan1-0/+1
2025-02-08remoteproc: core: Fix ida_free call while not allocatedArnaud Pouliquen1-7/+7
2025-01-09remoteproc: qcom: pas: enable SAR2130P audio DSP supportDmitry Baryshkov1-0/+1
2025-01-09remoteproc: qcom: pas: Add support for SA8775p ADSP, CDSP and GPDSPTengfei Fan1-0/+92
2025-01-09remoteproc: qcom: pas: Add sc7180 adspNikita Travkin1-0/+1
2024-12-09remoteproc: qcom_q6v5_mss: Re-order writes to the IMEM regionSibi Sankar1-3/+3
2024-12-09remoteproc: qcom: pas: add minidump_id to SM8350 resourcesDmitry Baryshkov1-0/+2
2024-10-17remoteproc: imx_rproc: Use imx specific hook for find_loaded_rsc_tablePeng Fan1-1/+12
2024-10-10remoteproc: k3-r5: Delay notification of wakeup eventUdit Kumar1-2/+3
2024-10-10remoteproc: k3-r5: Acquire mailbox handle during probe routineBeleswar Padhi1-48/+30
2024-10-10remoteproc: k3-r5: Fix error handling when power-up failedJan Kiszka1-1/+2
2024-10-04remoteproc: imx_rproc: Initialize workqueue earlierPeng Fan1-2/+2
2024-10-04remoteproc: imx_rproc: Correct ddr alias for i.MX8MPeng Fan1-1/+1
2024-08-03remoteproc: imx_rproc: Fix refcount mistake in imx_rproc_addr_initAleksandr Mishin1-2/+6
2024-08-03remoteproc: imx_rproc: Skip over memory region when node value is NULLAleksandr Mishin1-0/+2
2024-08-03remoteproc: stm32_rproc: Fix mailbox interrupts queuingGwenael Treuveur1-1/+1
2024-06-21remoteproc: k3-r5: Jump to error handling labels in start/stop errorsBeleswar Padhi1-2/+4
2024-06-21remoteproc: k3-r5: Do not allow core1 to power up before core0 via sysfsBeleswar Padhi1-2/+21
2024-06-21remoteproc: k3-r5: Wait for core0 power-up before powering up core1Apurva Nandan1-0/+33
2024-05-25remoteproc: mediatek: Make sure IPI buffer fits in L2TCMAngeloGioacchino Del Regno1-1/+9
2024-04-03remoteproc: virtio: Fix wdg cannot recovery remote processorJoakim Zhang1-3/+3
2024-03-27remoteproc: stm32: Fix incorrect type assignment returned by stm32_rproc_get_...Arnaud Pouliquen1-1/+1
2024-03-27remoteproc: stm32: Fix incorrect type in assignment for vaArnaud Pouliquen1-2/+2
2023-09-05Merge tag 'rproc-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...Linus Torvalds21-146/+264
2023-08-22remoteproc: pru: add support for configuring GPMUX based on client setupTero Kristo1-0/+22
2023-08-22remoteproc: stm32: fix incorrect optional pointersArnd Bergmann1-6/+6
2023-08-14soc: qcom: aoss: Tidy up qmp_send() callersBjorn Andersson1-7/+1
2023-08-14soc: qcom: aoss: Move length requirements from callerBjorn Andersson1-1/+1
2023-07-27remoteproc: imx_rproc: Switch iMX8MN/MP from SMCCC to MMIOMarek Vasut2-2/+58
2023-07-16remoteproc: qcom: pas: add SDM845 SLPI compatibleDylan Van Assche1-0/+1
2023-07-16remoteproc: qcom: q6v5-mss: Add support for SDM630/636/660Alexey Minnekhanov1-2/+49
2023-07-15remoteproc: qcom: Expand MD_* as MINIDUMP_*Mukesh Ojha1-6/+6
2023-07-15remoteproc: qcom: pas: refactor SLPI remoteproc initDylan Van Assche1-40/+8
2023-07-15remoteproc: qcom: wcnss: use devm_platform_ioremap_resource_byname()Ye Xingchen1-3/+1
2023-07-15remoteproc: qcom: q6v5: use devm_platform_ioremap_resource_byname()Ye Xingchen1-2/+1