summaryrefslogtreecommitdiff
path: root/drivers/remoteproc
AgeCommit message (Expand)Author
2025-12-07remoteproc: qcom: q6v5: Avoid handling handover twiceStephan Gerhold
2025-10-29remoteproc: qcom: q6v5: Avoid disabling handover IRQ twiceStephan Gerhold
2025-04-10remoteproc: qcom_q6v5_pas: Make single-PD handling more robustLuca Weiss
2024-12-14remoteproc: qcom_q6v5_mss: Re-order writes to the IMEM regionSibi Sankar
2024-08-19remoteproc: imx_rproc: Skip over memory region when node value is NULLAleksandr Mishin
2024-08-19remoteproc: imx_rproc: Fix ignoring mapping vdev regionsDong Aisheng
2024-08-19remoteproc: imx_rproc: ignore mapping vdev regionsPeng Fan
2024-07-05remoteproc: k3-r5: Jump to error handling labels in start/stop errorsBeleswar Padhi
2024-07-05remoteproc: k3-r5: Do not allow core1 to power up before core0 via sysfsBeleswar Padhi
2024-03-26remoteproc: stm32: fix phys_addr_t format stringArnd Bergmann
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
2024-03-26remoteproc: stm32: use correct format strings on 64-bitArnd Bergmann
2024-03-26remoteproc: stm32: Move resource table setup to rproc_opsMathieu Poirier
2024-03-26remoteproc: Add new get_loaded_rsc_table() to rproc_opsMathieu Poirier
2024-03-26remoteproc: stm32: Constify st_rproc_opsRikard Falkeborn
2023-05-30remoteproc: stm32_rproc: Add mutex protection for workqueueArnaud Pouliquen
2023-05-17remoteproc: st: Call of_node_put() on iteration errorMathieu Poirier
2023-05-17remoteproc: stm32: Call of_node_put() on iteration errorMathieu Poirier
2023-03-11remoteproc/mtk_scp: Move clk ops outside send_lockChen-Yu Tsai
2023-03-11remoteproc: qcom_q6v5_mss: Use a carveout to authenticate modem headersSibi Sankar
2023-01-14remoteproc: core: Do pm_relax when in RPROC_OFFLINE stateMaria Yu
2023-01-14remoteproc: qcom_q6v5_pas: Fix missing of_node_put() in adsp_alloc_memory_reg...Yuan Can
2023-01-14remoteproc: qcom_q6v5_pas: detach power domains on removeLuca Weiss
2023-01-14remoteproc: qcom_q6v5_pas: disable wakeup on probe fail or removeLuca Weiss
2023-01-14remoteproc: sysmon: fix memory leak in qcom_add_sysmon_subdev()Gaosheng Cui
2022-08-21remoteproc: sysmon: Wait for SSCTL service to come upSibi Sankar
2022-08-21remoteproc: qcom: wcnss: Fix handling of IRQsSireesh Kodali
2022-08-21remoteproc: k3-r5: Fix refcount leak in k3_r5_cluster_of_initMiaoqian Lin
2022-04-08remoteproc: qcom_q6v5_mss: Fix some leaks in q6v5_alloc_memory_regionMiaoqian Lin
2022-04-08remoteproc: qcom_wcnss: Add missing of_node_put() in wcnss_alloc_memory_regionMiaoqian Lin
2022-04-08remoteproc: qcom: Fix missing of_node_put in adsp_alloc_memory_regionMiaoqian Lin
2022-04-08remoteproc: Fix count check in rproc_coredump_write()Alistair Delva
2022-01-20remoteproc: qcom: pil_info: Don't memcpy_toio more than is providedStephen Boyd
2021-11-18remoteproc: Fix a memory leak in an error handling path in 'rproc_handle_vdev()'Christophe JAILLET
2021-07-20remoteproc: k3-r5: Fix an error messageChristophe JAILLET
2021-07-20remoteproc: core: Fix cdev remove and rproc delSiddharth Gupta
2021-05-19remoteproc: qcom_q6v5_mss: Validate p_filesz in ELF loaderBjorn Andersson
2021-05-19remoteproc: qcom_q6v5_mss: Replace ioremap with memremapSibi Sankar
2021-04-14remoteproc: qcom: pil_info: avoid 64-bit divisionArnd Bergmann
2021-03-07remoteproc/mediatek: Fix kernel test robot warningSouptick Joarder
2021-03-04remoteproc/mediatek: acknowledge watchdog IRQ after handledTzung-Bi Shih
2020-12-30remoteproc: sysmon: Ensure remote notification orderingBjorn Andersson
2020-12-30remoteproc/mediatek: unprepare clk if scp_before_load failsTzung-Bi Shih
2020-12-30remoteproc: qcom: Fix potential NULL dereference in adsp_init_mmio()Zhang Changzhong
2020-12-30remoteproc: k3-dsp: Fix return value check in k3_dsp_rproc_of_get_memories()YueHaibing
2020-12-30remoteproc: qcom: pas: fix error handling in adsp_pds_enableZhang Qilong
2020-12-30remoteproc: qcom: fix reference leak in adsp_startZhang Qilong
2020-12-30remoteproc: q6v5-mss: fix error handling in q6v5_pds_enableZhang Qilong
2020-12-30remoteproc/mtk_scp: surround DT device IDs with CONFIG_OFAlexandre Courbot