summaryrefslogtreecommitdiff
path: root/drivers/remoteproc
AgeCommit message (Expand)Author
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
2022-10-24remoteproc: core: Auto select rproc-virtio device idShengjiu Wang
2022-10-05remoteproc: virtio: Fix warning on bindings by removing the of_match_tableArnaud Pouliquen
2022-09-28remoteproc: Support attach recovery after rproc crashPeng Fan
2022-09-28remoteproc: Introduce rproc featuresPeng Fan
2022-09-21remoteproc: virtio: Create platform device for the remoteproc_virtioArnaud Pouliquen
2022-09-21remoteproc: Move rproc_vdev management to remoteproc_virtio.cArnaud Pouliquen
2022-09-21remoteproc: core: Introduce rproc_add_rvdev functionArnaud Pouliquen
2022-09-21remoteproc: core: Introduce rproc_rvdev_add_device functionArnaud Pouliquen
2022-09-19remoteproc: Harden rproc_handle_vdev() against integer overflowDan Carpenter
2022-09-19remoteproc/keystone: Switch to using gpiod APIDmitry Torokhov
2022-09-19drivers/remoteproc: Fix repeated words in commentswangjianli
2022-08-23remoteproc: imx_dsp_rproc: fix argument 2 of rproc_mem_entry_initShengjiu Wang
2022-08-23remoteproc: imx_rproc: Simplify some error messageChristophe JAILLET
2022-08-16virtio: Revert "virtio: find_vqs() add arg sizes"Michael S. Tsirkin
2022-08-12Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2022-08-11virtio: find_vqs() add arg sizesXuan Zhuo
2022-08-11virtio: record the maximum queue num supported by the device.Xuan Zhuo
2022-08-11remoteproc: rename len of rpoc_vring to numXuan Zhuo