summaryrefslogtreecommitdiffstats
path: root/drivers/remoteproc
AgeCommit message (Expand)Author
2022-12-31remoteproc: qcom: q6v5: Fix missing clk_disable_unprepare() in q6v5_wcss_qcs4...Shang XiaoJing
2022-12-31remoteproc: qcom_q6v5_pas: Fix missing of_node_put() in adsp_alloc_memory_reg...Yuan Can
2022-12-31remoteproc: qcom_q6v5_pas: detach power domains on removeLuca Weiss
2022-12-31remoteproc: qcom_q6v5_pas: disable wakeup on probe fail or removeLuca Weiss
2022-12-31remoteproc: qcom: q6v5: Fix potential null-ptr-deref in q6v5_wcss_init_mmio()Shang XiaoJing
2022-12-31remoteproc: sysmon: fix memory leak in qcom_add_sysmon_subdev()Gaosheng Cui
2022-12-31remoteproc: 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
2022-08-08remoteproc: qcom_q6v5_pas: Do not fail if regulators are not foundManivannan Sadhasivam
2022-07-25drivers/remoteproc: fix repeated words in commentswangjianli
2022-07-18remoteproc: Directly use ida_alloc()/free()keliu
2022-07-18remoteproc: Use unbounded workqueue for recovery workMukesh Ojha
2022-07-18remoteproc: using pm_runtime_resume_and_get instead of pm_runtime_get_syncMinghao Chi
2022-07-18remoteproc: qcom_q6v5_pas: Deal silently with optional px and cx regulatorsAbel Vesa
2022-07-18remoteproc: sysmon: Send sysmon state only for running rprocsSiddharth Gupta
2022-07-18remoteproc: sysmon: Wait for SSCTL service to come upSibi Sankar
2022-07-18remoteproc: qcom: q6v5: Set q6 state to offline on receiving wdog irqSiddharth Gupta
2022-07-18remoteproc: qcom: pas: Check if coredump is enabledSiddharth Gupta
2022-07-18remoteproc: qcom: pas: Mark devices as wakeup capableSiddharth Gupta
2022-07-18remoteproc: qcom: pas: Mark va as io memorySiddharth Gupta
2022-07-18remoteproc: qcom: pas: Add decrypt shutdown support for modemSibi Sankar
2022-07-18remoteproc: qcom: q6v5-mss: add powerdomains to MSM8996 configDmitry Baryshkov
2022-07-18remoteproc: qcom_q6v5: Introduce panic handler for MSSSibi Sankar
2022-07-18remoteproc: qcom_q6v5_mss: Update MBA log infoSibi Sankar
2022-07-18remoteproc: qcom: correct kerneldocKrzysztof Kozlowski
2022-07-18remoteproc: qcom_q6v5_mss: map/unmap metadata region before/after useSibi Sankar
2022-07-18remoteproc: qcom: using pm_runtime_resume_and_get to simplify the coderan jianping
2022-07-18remoteproc: mediatek: Support MT8188 SCPTinghan Shen
2022-07-06remoteproc: qcom: wcnss: Fix handling of IRQsSireesh Kodali
2022-07-05remoteproc: pru: Add support for various PRU cores on K3 AM62x SoCsKishon Vijay Abraham I
2022-07-04remoteproc: mediatek: Enable cache for mt8186 SCPAllen-KH Cheng
2022-06-24remoteproc: Fix dma_mem leak after rproc_shutdownMark-PK Tsai
2022-06-22remoteproc: imx_rproc: Fix refcount leak in imx_rproc_addr_initMiaoqian Lin
2022-06-14remoteproc: omap_remoteproc: Fix typo in commentXiang wangx