summaryrefslogtreecommitdiff
path: root/drivers/remoteproc
AgeCommit message (Expand)Author
2026-07-24remoteproc: qcom: Fix leak when custom dump_segments addition failsWasim Nazir
2026-05-17remoteproc: xlnx: Only access buffer information if IPI is bufferedBen Levinsky
2026-03-25remoteproc: mediatek: Unprepare SCP clock during system suspendTzung-Bi Shih
2026-03-25remoteproc: sysmon: Correct subsys_name_len type in QMI requestBjorn Andersson
2026-03-04remoteproc: imx_rproc: Fix invalid loaded resource table detectionPeng Fan
2026-03-04remoteproc: mediatek: Break lock dependency to `prepare_lock`Tzung-Bi Shih
2026-03-04remoteproc: imx_dsp_rproc: Skip RP_MBOX_SUSPEND_SYSTEM when mailbox TX channe...Iuliana Prodan
2026-01-11remoteproc: qcom_q6v5_wcss: fix parsing of qcom,halt-regsAlexandru Gagniuc
2025-11-24remoteproc: qcom: q6v5: Avoid handling handover twiceStephan Gerhold
2025-11-24remoteproc: wkup_m3: Use devm_pm_runtime_enable() helperAndrew Davis
2025-10-15remoteproc: pru: Fix potential NULL pointer dereference in pru_rproc_set_ctab...Zhen Ni
2025-10-15remoteproc: qcom: q6v5: Avoid disabling handover IRQ twiceStephan Gerhold
2025-08-28remoteproc: imx_rproc: skip clock enable when M-core is managed by the SCUHiago De Franco
2025-06-27remoteproc: core: Release rproc->clean_table after rproc_attach() failsXiaolei Wang
2025-06-27remoteproc: core: Cleanup acquired resources when rproc_handle_resources() fa...Xiaolei Wang
2025-06-19remoteproc: k3-r5: Drop check performed in k3_r5_rproc_{mbox_callback/kick}Siddharth Vadapalli
2025-06-19remoteproc: qcom_wcnss_iris: Add missing put_device() on error in probeDan Carpenter
2025-06-04remoteproc: qcom_wcnss: Fix on platforms without fallback regulatorsMatti Lehtimäki
2025-06-04remoteproc: qcom_wcnss: Handle platforms with only single power domainMatti Lehtimäki
2025-04-10remoteproc: qcom_q6v5_mss: Handle platforms with one power domainLuca Weiss
2025-04-10remoteproc: qcom_q6v5_pas: Use resource with CX PD for MSM8226Luca Weiss
2025-04-10remoteproc: qcom_q6v5_pas: Make single-PD handling more robustLuca Weiss
2025-04-10remoteproc: core: Clear table_sz when rproc_shutdownPeng Fan
2025-02-08remoteproc: core: Fix ida_free call while not allocatedArnaud Pouliquen
2025-01-09remoteproc: qcom: pas: enable SAR2130P audio DSP supportDmitry Baryshkov
2025-01-09remoteproc: qcom: pas: Add support for SA8775p ADSP, CDSP and GPDSPTengfei Fan
2025-01-09remoteproc: qcom: pas: Add sc7180 adspNikita Travkin
2024-12-09remoteproc: qcom_q6v5_mss: Re-order writes to the IMEM regionSibi Sankar
2024-12-09remoteproc: qcom: pas: add minidump_id to SM8350 resourcesDmitry Baryshkov
2024-10-17remoteproc: imx_rproc: Use imx specific hook for find_loaded_rsc_tablePeng Fan
2024-10-10remoteproc: k3-r5: Delay notification of wakeup eventUdit Kumar
2024-10-10remoteproc: k3-r5: Acquire mailbox handle during probe routineBeleswar Padhi
2024-10-10remoteproc: k3-r5: Fix error handling when power-up failedJan Kiszka
2024-10-04remoteproc: imx_rproc: Initialize workqueue earlierPeng Fan
2024-10-04remoteproc: imx_rproc: Correct ddr alias for i.MX8MPeng Fan
2024-08-03remoteproc: imx_rproc: Fix refcount mistake in imx_rproc_addr_initAleksandr Mishin
2024-08-03remoteproc: imx_rproc: Skip over memory region when node value is NULLAleksandr Mishin
2024-08-03remoteproc: stm32_rproc: Fix mailbox interrupts queuingGwenael Treuveur
2024-06-21remoteproc: k3-r5: Jump to error handling labels in start/stop errorsBeleswar Padhi
2024-06-21remoteproc: k3-r5: Do not allow core1 to power up before core0 via sysfsBeleswar Padhi
2024-06-21remoteproc: k3-r5: Wait for core0 power-up before powering up core1Apurva Nandan
2024-05-25remoteproc: mediatek: Make sure IPI buffer fits in L2TCMAngeloGioacchino Del Regno
2024-04-03remoteproc: virtio: Fix wdg cannot recovery remote processorJoakim Zhang
2024-03-26remoteproc: stm32: Fix incorrect type assignment returned by stm32_rproc_get_...Arnaud Pouliquen
2024-03-26remoteproc: stm32: Fix incorrect type in assignment for vaArnaud Pouliquen
2023-09-04Merge tag 'rproc-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...Linus Torvalds
2023-08-21remoteproc: pru: add support for configuring GPMUX based on client setupTero Kristo
2023-08-21remoteproc: stm32: fix incorrect optional pointersArnd Bergmann
2023-08-13soc: qcom: aoss: Tidy up qmp_send() callersBjorn Andersson
2023-08-13soc: qcom: aoss: Move length requirements from callerBjorn Andersson