aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/remoteproc
AgeCommit message (Expand)Author
2023-05-19Merge branch 'v5.4/standard/base' into v5.4/standard/xlnx-socBruce Ashfield
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-17Merge branch 'v5.4/standard/base' into v5.4/standard/xlnx-socBruce Ashfield
2023-03-11remoteproc: qcom_q6v5_mss: Use a carveout to authenticate modem headersSibi Sankar
2023-01-25Merge branch 'v5.4/standard/base' into v5.4/standard/xlnx-socBruce Ashfield
2023-01-18remoteproc: qcom_q6v5_pas: Fix missing of_node_put() in adsp_alloc_memory_reg...Yuan Can
2023-01-18remoteproc: sysmon: fix memory leak in qcom_add_sysmon_subdev()Gaosheng Cui
2022-09-09Merge branch 'v5.4/standard/base' into v5.4/standard/xlnx-socBruce Ashfield
2022-08-25remoteproc: qcom: wcnss: Fix handling of IRQsSireesh Kodali
2022-04-20Merge branch 'v5.4/standard/base' into v5.4/standard/xlnx-socBruce Ashfield
2022-04-15remoteproc: qcom_wcnss: Add missing of_node_put() in wcnss_alloc_memory_regionMiaoqian Lin
2022-04-15remoteproc: qcom: Fix missing of_node_put in adsp_alloc_memory_regionMiaoqian Lin
2021-01-07Merge branch 'v5.4/standard/base' into v5.4/standard/xlnx-socBruce Ashfield
2020-12-30remoteproc: qcom: Fix potential NULL dereference in adsp_init_mmio()Zhang Changzhong
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-08-25Merge branch 'v5.4/standard/base' into v5.4/standard/xlnx-socBruce Ashfield
2020-08-21remoteproc: qcom_q6v5_mss: Validate modem blob firmware size before loadSibi Sankar
2020-08-21remoteproc: qcom_q6v5_mss: Validate MBA firmware size before loadSibi Sankar
2020-08-21remoteproc: qcom: q6v5: Update running state before requesting stopSibi Sankar
2020-06-26Merge branch 'v5.4/standard/base' into v5.4/standard/xlnx-socBruce Ashfield
2020-06-24remoteproc: qcom_q6v5_mss: map/unmap mpss segments before/after useSibi Sankar
2020-06-24remoteproc: Fix IDR initialisation in rproc_alloc()Alex Elder
2020-06-17Merge branch 'v5.4/standard/base' into v5.4/standard/xlnx-socBruce Ashfield
2020-06-17remoteproc: Fix and restore the parenting hierarchy for vdevSuman Anna
2020-06-17remoteproc: Fall back to using parent memory pool if no dedicated availableTero Kristo
2020-05-11Merge branch 'v5.4/standard/base' into v5.4/standard/xlnx-socBruce Ashfield
2020-05-10remoteproc: qcom_q6v5_mss: fix a bug in q6v5_probe()Alex Elder
2020-05-02Merge branch 'v5.4/standard/base' into v5.4/standard/xlnx-socBruce Ashfield
2020-05-02remoteproc: Fix wrong rvring index computationClement Leger
2020-04-22Merge branch 'v5.4/standard/base' into v5.4/standard/xlnx-socBruce Ashfield
2020-04-17remoteproc: Fix NULL pointer dereference in rproc_virtio_notifyNikita Shubin
2020-04-17remoteproc: qcom_q6v5_mss: Reload the mba region on coredumpSibi Sankar
2020-04-17remoteproc: qcom_q6v5_mss: Don't reassign mpss region on shutdownBjorn Andersson
2020-03-02Merge branch 'v5.4/standard/base' into v5.4/standard/xlnx-socBruce Ashfield
2020-02-24remoteproc: Initialize rproc_class before useBrandon Maier
2019-12-03drivers: soc: xilinx: fix compile warning by defining payload array length to 32Quanyang Wang
2019-12-02remoteproc: zynq: use reserved mem for DMA memoryWendy Liang
2019-12-02remoteproc: zynq_remoteproc: pointer declaration from 0 to NULLBen Levinsky
2019-12-02zynqmp_r5_remoteproc: Inherit parent device's DMA ops and mask.Ed Mooring
2019-12-02remoteproc: zynqmp_r5: allow kick not to pass messageWendy Liang
2019-12-02remoteproc: zynqmp_r5: ack IPI before checking vringsWendy Liang
2019-12-02remoteproc: zynqmp_r5: update peek remoteWendy Liang
2019-12-02remoteproc: sysfs: add attribute to get remote messageWendy Liang
2019-12-02remoteproc: returns message for peek remote kick functionWendy Liang
2019-12-02remoteproc: sysfs: allow kick to pass small dataWendy Liang
2019-12-02remoteproc: zynqmp_r5: send vqid with kickWendy Liang
2019-12-02remoteproc: zynqmp_r5: set state to running if r5 is runningWendy Liang
2019-12-02remoteproc: zynqmp_r5: probe rproc without reserved DMA memWendy Liang