aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/remoteproc
AgeCommit message (Expand)Author
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
2020-12-30remoteproc/mediatek: change MT8192 CFG register baseTzung-Bi Shih
2020-10-22Merge tag 'rproc-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ande...Linus Torvalds
2020-10-15remoteproc/mediatek: Remove non-standard dsb()Bjorn Andersson
2020-10-15Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2020-10-13remoteproc: Add recovery configuration to the sysfs interfaceRishabh Bhatnagar
2020-10-13remoteproc: Add coredump as part of sysfs interfaceRishabh Bhatnagar
2020-10-13remoteproc: Change default dump configuration to "disabled"Rishabh Bhatnagar
2020-10-13remoteproc: k3-r5: Add loading support for on-chip SRAM regionsSuman Anna
2020-10-13remoteproc: k3-r5: Initialize TCM memories for ECCSuman Anna
2020-10-13remoteproc: k3-r5: Add a remoteproc driver for R5F subsystemSuman Anna
2020-10-06dma-mapping: split <linux/dma-mapping.h>Christoph Hellwig
2020-09-26remoteproc: scp: add COMPILE_TEST dependencyAlexandre Courbot
2020-09-25remoteproc/mediatek: Add support for mt8192 SCPPi-Hsun Shih
2020-09-25remoteproc: Fixup coredump debugfs disable requestSibi Sankar
2020-09-25remoteproc: qcom_q6v5: Assign mpss region to Q6 before MBA bootSibi Sankar
2020-09-25remoteproc/mediatek: fix null pointer dereference on null scp pointerColin Ian King