index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
remoteproc
Commit message (
Expand
)
Author
Age
Files
Lines
*
remoteproc: core: Do pm_relax when in RPROC_OFFLINE state
Maria Yu
2022-12-07
1
-1
/
+8
*
remoteproc: qcom: q6v5: Fix missing clk_disable_unprepare() in q6v5_wcss_qcs4...
Shang XiaoJing
2022-12-06
1
-1
/
+2
*
remoteproc: qcom_q6v5_pas: Fix missing of_node_put() in adsp_alloc_memory_reg...
Yuan Can
2022-12-06
1
-0
/
+1
*
remoteproc: qcom_q6v5_pas: detach power domains on remove
Luca Weiss
2022-12-06
1
-0
/
+1
*
remoteproc: qcom_q6v5_pas: disable wakeup on probe fail or remove
Luca Weiss
2022-12-06
1
-0
/
+2
*
remoteproc: qcom: q6v5: Fix potential null-ptr-deref in q6v5_wcss_init_mmio()
Shang XiaoJing
2022-12-06
1
-0
/
+3
*
remoteproc: sysmon: fix memory leak in qcom_add_sysmon_subdev()
Gaosheng Cui
2022-12-06
1
-1
/
+4
*
remoteproc: sysmon: Make QMI message rules const
Jeff Johnson
2022-12-06
1
-4
/
+4
*
drivers: remoteproc: Add Xilinx r5 remoteproc driver
Tanmay Shah
2022-11-25
3
-0
/
+1081
*
remoteproc: core: Use device_match_of_node()
ye xingchen
2022-11-21
1
-1
/
+1
*
remoteproc: imx_rproc: Correct i.MX93 DRAM mapping
Peng Fan
2022-11-15
1
-2
/
+2
*
remoteproc: imx_rproc: Enable attach recovery for i.MX8QM/QXP
Peng Fan
2022-10-24
1
-1
/
+2
*
remoteproc: imx_rproc: Request mbox channel later
Peng Fan
2022-10-24
1
-2
/
+46
*
remoteproc: imx_rproc: Support i.MX8QM
Peng Fan
2022-10-24
1
-3
/
+44
*
remoteproc: imx_rproc: Support kicking Mcore from Linux for i.MX8QXP
Peng Fan
2022-10-24
1
-3
/
+93
*
remoteproc: imx_rproc: Support attaching to i.MX8QXP M4
Peng Fan
2022-10-24
1
-1
/
+107
*
remoteproc: imx_dsp_rproc: Add mutex protection for workqueue
Shengjiu Wang
2022-10-24
1
-3
/
+9
*
remoteproc: core: Auto select rproc-virtio device id
Shengjiu Wang
2022-10-24
1
-1
/
+7
*
remoteproc: virtio: Fix warning on bindings by removing the of_match_table
Arnaud Pouliquen
2022-10-05
1
-7
/
+1
*
remoteproc: Support attach recovery after rproc crash
Peng Fan
2022-09-28
1
-19
/
+43
*
remoteproc: Introduce rproc features
Peng Fan
2022-09-28
1
-0
/
+15
*
remoteproc: virtio: Create platform device for the remoteproc_virtio
Arnaud Pouliquen
2022-09-21
3
-77
/
+80
*
remoteproc: Move rproc_vdev management to remoteproc_virtio.c
Arnaud Pouliquen
2022-09-21
3
-160
/
+161
*
remoteproc: core: Introduce rproc_add_rvdev function
Arnaud Pouliquen
2022-09-21
1
-2
/
+14
*
remoteproc: core: Introduce rproc_rvdev_add_device function
Arnaud Pouliquen
2022-09-21
2
-64
/
+98
*
remoteproc: Harden rproc_handle_vdev() against integer overflow
Dan Carpenter
2022-09-19
1
-2
/
+3
*
remoteproc/keystone: Switch to using gpiod API
Dmitry Torokhov
2022-09-19
1
-7
/
+9
*
drivers/remoteproc: Fix repeated words in comments
wangjianli
2022-09-19
1
-1
/
+1
*
remoteproc: imx_dsp_rproc: fix argument 2 of rproc_mem_entry_init
Shengjiu Wang
2022-08-23
1
-2
/
+2
*
remoteproc: imx_rproc: Simplify some error message
Christophe JAILLET
2022-08-23
1
-9
/
+5
*
virtio: Revert "virtio: find_vqs() add arg sizes"
Michael S. Tsirkin
2022-08-16
1
-1
/
+0
*
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2022-08-12
2
-7
/
+10
|
\
|
*
virtio: find_vqs() add arg sizes
Xuan Zhuo
2022-08-11
1
-0
/
+1
|
*
virtio: record the maximum queue num supported by the device.
Xuan Zhuo
2022-08-11
1
-0
/
+2
|
*
remoteproc: rename len of rpoc_vring to num
Xuan Zhuo
2022-08-11
2
-7
/
+7
*
|
remoteproc: qcom_q6v5_pas: Do not fail if regulators are not found
Manivannan Sadhasivam
2022-08-08
1
-4
/
+16
*
|
drivers/remoteproc: fix repeated words in comments
wangjianli
2022-07-25
1
-1
/
+1
*
|
remoteproc: Directly use ida_alloc()/free()
keliu
2022-07-18
1
-3
/
+3
*
|
remoteproc: Use unbounded workqueue for recovery work
Mukesh Ojha
2022-07-18
1
-2
/
+13
*
|
remoteproc: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
Minghao Chi
2022-07-18
1
-2
/
+1
*
|
remoteproc: qcom_q6v5_pas: Deal silently with optional px and cx regulators
Abel Vesa
2022-07-18
1
-12
/
+20
*
|
remoteproc: sysmon: Send sysmon state only for running rprocs
Siddharth Gupta
2022-07-18
1
-2
/
+4
*
|
remoteproc: sysmon: Wait for SSCTL service to come up
Sibi Sankar
2022-07-18
1
-0
/
+10
*
|
remoteproc: qcom: q6v5: Set q6 state to offline on receiving wdog irq
Siddharth Gupta
2022-07-18
1
-0
/
+4
*
|
remoteproc: qcom: pas: Check if coredump is enabled
Siddharth Gupta
2022-07-18
1
-0
/
+3
*
|
remoteproc: qcom: pas: Mark devices as wakeup capable
Siddharth Gupta
2022-07-18
1
-1
/
+3
*
|
remoteproc: qcom: pas: Mark va as io memory
Siddharth Gupta
2022-07-18
1
-0
/
+3
*
|
remoteproc: qcom: pas: Add decrypt shutdown support for modem
Sibi Sankar
2022-07-18
1
-1
/
+42
*
|
remoteproc: qcom: q6v5-mss: add powerdomains to MSM8996 config
Dmitry Baryshkov
2022-07-18
1
-0
/
+5
*
|
remoteproc: qcom_q6v5: Introduce panic handler for MSS
Sibi Sankar
2022-07-18
1
-0
/
+8
[next]