summaryrefslogtreecommitdiff
path: root/drivers/remoteproc
AgeCommit message (Expand)AuthorFilesLines
5 daysremoteproc: qcom_q6v5_wcss: fix parsing of qcom,halt-regsAlexandru Gagniuc1-4/+4
2025-12-07remoteproc: qcom: q6v5: Avoid handling handover twiceStephan Gerhold1-0/+5
2025-10-19remoteproc: qcom: q6v5: Avoid disabling handover IRQ twiceStephan Gerhold1-3/+0
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-27remoteproc: 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: Make single-PD handling more robustLuca Weiss1-5/+5
2025-04-10remoteproc: core: Clear table_sz when rproc_shutdownPeng Fan1-0/+1
2024-12-14remoteproc: qcom_q6v5_mss: Re-order writes to the IMEM regionSibi Sankar1-0/+3
2024-10-17remoteproc: imx_rproc: Use imx specific hook for find_loaded_rsc_tablePeng Fan1-1/+12
2024-10-17remoteproc: imx_rproc: Initialize workqueue earlierPeng Fan1-2/+2
2024-10-17remoteproc: imx_rproc: Correct ddr alias for i.MX8MPeng Fan1-1/+1
2024-08-19remoteproc: imx_rproc: Fix refcount mistake in imx_rproc_addr_initAleksandr Mishin1-2/+6
2024-08-19remoteproc: imx_rproc: Skip over memory region when node value is NULLAleksandr Mishin1-0/+2
2024-08-19remoteproc: stm32_rproc: Fix mailbox interrupts queuingGwenael Treuveur1-1/+1
2024-05-25remoteproc: mediatek: Make sure IPI buffer fits in L2TCMAngeloGioacchino Del Regno1-1/+9
2024-03-27remoteproc: stm32: fix incorrect optional pointersArnd Bergmann1-6/+6
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
2024-03-27remoteproc: stm32: use correct format strings on 64-bitArnd Bergmann2-4/+4
2023-05-24remoteproc: stm32_rproc: Add mutex protection for workqueueArnaud Pouliquen1-0/+8
2023-05-17remoteproc: imx_rproc: Call of_node_put() on iteration errorMathieu Poirier1-2/+5
2023-05-17remoteproc: st: Call of_node_put() on iteration errorMathieu Poirier1-1/+4
2023-05-17remoteproc: stm32: Call of_node_put() on iteration errorMathieu Poirier1-1/+5
2023-03-10remoteproc/mtk_scp: Move clk ops outside send_lockChen-Yu Tsai1-6/+5
2023-03-10remoteproc: qcom_q6v5_mss: Use a carveout to authenticate modem headersSibi Sankar1-6/+53
2023-01-12remoteproc: core: Do pm_relax when in RPROC_OFFLINE stateMaria Yu1-1/+8
2022-12-31remoteproc: qcom: q6v5: Fix missing clk_disable_unprepare() in q6v5_wcss_qcs4...Shang XiaoJing1-1/+2
2022-12-31remoteproc: qcom_q6v5_pas: Fix missing of_node_put() in adsp_alloc_memory_reg...Yuan Can1-0/+1
2022-12-31remoteproc: qcom_q6v5_pas: detach power domains on removeLuca Weiss1-0/+1
2022-12-31remoteproc: qcom_q6v5_pas: disable wakeup on probe fail or removeLuca Weiss1-0/+2
2022-12-31remoteproc: qcom: q6v5: Fix potential null-ptr-deref in q6v5_wcss_init_mmio()Shang XiaoJing1-0/+3
2022-12-31remoteproc: sysmon: fix memory leak in qcom_add_sysmon_subdev()Gaosheng Cui1-1/+4
2022-08-17remoteproc: sysmon: Wait for SSCTL service to come upSibi Sankar1-0/+10
2022-08-17remoteproc: qcom: pas: Check if coredump is enabledSiddharth Gupta1-0/+3
2022-08-17remoteproc: qcom: wcnss: Fix handling of IRQsSireesh Kodali1-2/+8
2022-08-17remoteproc: imx_rproc: Fix refcount leak in imx_rproc_addr_initMiaoqian Lin1-3/+4
2022-08-17remoteproc: k3-r5: Fix refcount leak in k3_r5_cluster_of_initMiaoqian Lin1-0/+2
2022-06-14remoteproc: imx_rproc: Ignore create mem entry for resource tablePeng Fan1-0/+3
2022-04-08remoteproc: qcom_q6v5_mss: Fix some leaks in q6v5_alloc_memory_regionMiaoqian Lin1-4/+7
2022-04-08remoteproc: qcom_wcnss: Add missing of_node_put() in wcnss_alloc_memory_regionMiaoqian Lin1-0/+1
2022-04-08remoteproc: qcom: Fix missing of_node_put in adsp_alloc_memory_regionMiaoqian Lin1-0/+1
2022-04-08remoteproc: Fix count check in rproc_coredump_write()Alistair Delva1-1/+1
2022-01-27remoteproc: imx_rproc: Fix a resource leak in the remove functionChristophe JAILLET1-0/+1
2022-01-20remoteproc: qcom: pas: Add missing power-domain "mxc" for CDSPSibi Sankar1-0/+1
2022-01-20remoteproc: qcom: pil_info: Don't memcpy_toio more than is providedStephen Boyd1-1/+1
2021-11-18remoteproc: imx_rproc: Fix rsc-table nameDong Aisheng1-1/+1