summaryrefslogtreecommitdiff
path: root/drivers/remoteproc
AgeCommit message (Expand)Author
2023-02-14rpmsg: glink: smem: Wrap driver contextBjorn Andersson
2023-02-12remoteproc: mediatek: Check the SCP image formatTinghan Shen
2023-02-08firmware: qcom_scm: Move qcom_scm.h to include/linux/firmware/qcom/Elliot Berman
2023-01-25iommu: Add a gfp parameter to iommu_map()Jason Gunthorpe
2023-01-18remoteproc: qcom_q6v5_mss: Use a carveout to authenticate modem headersSibi Sankar
2023-01-18Revert "remoteproc: qcom_q6v5_mss: map/unmap metadata region before/after use"Christoph Hellwig
2023-01-18remoteproc: qcom_q6v5_pas: add sm8550 adsp, cdsp & mpss compatible & dataNeil Armstrong
2023-01-18remoteproc: qcom_q6v5_pas: add support for assigning memory to firmwareNeil Armstrong
2023-01-18remoteproc: qcom_q6v5_pas: add support for dtb co-firmware loadingNeil Armstrong
2023-01-13remoteproc: k3-c7x: Add support for C7xv DSP on AM62A SoCJai Luthra
2023-01-06remoteproc: pru: Configure firmware based on client setupTero Kristo
2023-01-06remoteproc: pru: Add pru_rproc_set_ctable() functionRoger Quadros
2023-01-06remoteproc: pru: Make sysfs entries read-only for PRU client driven bootsSuman Anna
2023-01-06remoteproc: pru: Add APIs to get and put the PRU coresMD Danish Anwar
2023-01-06remoteproc: pru: Add enum for PRU Core Identifiers.MD Danish Anwar
2023-01-04remoteproc/mtk_scp: Remove timeout variable from scp_ipi_send()AngeloGioacchino Del Regno
2023-01-04remoteproc/mtk_scp: Use readl_poll_timeout_atomic() for pollingAngeloGioacchino Del Regno
2023-01-04remoteproc/mtk_scp: Move clk ops outside send_lockChen-Yu Tsai
2022-12-28remoteproc: qcom: pas: Fix subdevice add orderMukesh Ojha
2022-12-28remoteproc: qcom: pas: Add MSM8953 ADSP PIL supportSireesh Kodali
2022-12-28remoteproc: qcom: Add support for memory sandboxSrinivasa Rao Mandadapu
2022-12-28remoteproc: qcom: Add efuse evb selection controlSrinivasa Rao Mandadapu
2022-12-28remoteproc: qcom: Replace hard coded values with macrosSrinivasa Rao Mandadapu
2022-12-28remoteproc: qcom: Update rproc parse firmware callbackSrinivasa Rao Mandadapu
2022-12-28remoteproc: qcom: Add compatible name for SC7280 ADSPSrinivasa Rao Mandadapu
2022-12-28remoteproc: qcom: Add flag in adsp private data structureSrinivasa Rao Mandadapu
2022-12-28remoteproc: qcom: q6v5: Avoid setting smem bit in case of crash shutdownGokul krishna Krishnakumar
2022-12-28remoteproc: qcom: wcnss: remove unused qcom_iris_driver declarationGaosheng Cui
2022-12-28remoteproc: move from strlcpy with unused retval to strscpyWolfram Sang
2022-12-28remoteproc: qcom: q6v5: Use _clk_get_optional for aggre2_clkAbel Vesa
2022-12-27remoteproc: qcom: qcom_wcnss: Add support for pronto-v3Vladimir Lypak
2022-12-27remoteproc: qcom: q6v5-mss: Add modem support on MSM8953Sireesh Kodali
2022-12-27remoteproc: qcom: q6v5-mss: Add support for MSM8909Stephan Gerhold
2022-12-07remoteproc: core: Do pm_relax when in RPROC_OFFLINE stateMaria Yu
2022-12-06remoteproc: qcom: q6v5: Fix missing clk_disable_unprepare() in q6v5_wcss_qcs4...Shang XiaoJing
2022-12-06remoteproc: qcom_q6v5_pas: Fix missing of_node_put() in adsp_alloc_memory_reg...Yuan Can
2022-12-06remoteproc: qcom_q6v5_pas: detach power domains on removeLuca Weiss
2022-12-06remoteproc: qcom_q6v5_pas: disable wakeup on probe fail or removeLuca Weiss
2022-12-06remoteproc: qcom: q6v5: Fix potential null-ptr-deref in q6v5_wcss_init_mmio()Shang XiaoJing
2022-12-06remoteproc: sysmon: fix memory leak in qcom_add_sysmon_subdev()Gaosheng Cui
2022-12-06remoteproc: sysmon: Make QMI message rules constJeff Johnson
2022-11-25drivers: remoteproc: Add Xilinx r5 remoteproc driverTanmay Shah
2022-11-21remoteproc: core: Use device_match_of_node()ye xingchen
2022-11-15remoteproc: imx_rproc: Correct i.MX93 DRAM mappingPeng Fan
2022-10-24remoteproc: imx_rproc: Enable attach recovery for i.MX8QM/QXPPeng Fan
2022-10-24remoteproc: imx_rproc: Request mbox channel laterPeng Fan
2022-10-24remoteproc: imx_rproc: Support i.MX8QMPeng Fan
2022-10-24remoteproc: imx_rproc: Support kicking Mcore from Linux for i.MX8QXPPeng Fan
2022-10-24remoteproc: imx_rproc: Support attaching to i.MX8QXP M4Peng Fan
2022-10-24remoteproc: imx_dsp_rproc: Add mutex protection for workqueueShengjiu Wang