index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
remoteproc
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-24
remoteproc: imx_dsp_rproc: Fix kernel test robot sparse warning
Mathieu Poirier
1
-4
/
+4
2023-05-24
remoteproc: stm32_rproc: Add mutex protection for workqueue
Arnaud Pouliquen
1
-0
/
+8
2023-05-24
remoteproc: imx_dsp_rproc: Add custom memory copy implementation for i.MX DSP...
Iuliana Prodan
1
-1
/
+186
2023-05-17
remoteproc: rcar_rproc: Call of_node_put() on iteration error
Mathieu Poirier
1
-2
/
+7
2023-05-17
remoteproc: imx_rproc: Call of_node_put() on iteration error
Mathieu Poirier
1
-2
/
+5
2023-05-17
remoteproc: imx_dsp_rproc: Call of_node_put() on iteration error
Mathieu Poirier
1
-3
/
+9
2023-05-17
remoteproc: st: Call of_node_put() on iteration error
Mathieu Poirier
1
-1
/
+4
2023-05-17
remoteproc: stm32: Call of_node_put() on iteration error
Mathieu Poirier
1
-1
/
+5
2023-03-10
remoteproc/mtk_scp: Move clk ops outside send_lock
Chen-Yu Tsai
1
-6
/
+5
2023-03-10
remoteproc: qcom_q6v5_mss: Use a carveout to authenticate modem headers
Sibi Sankar
1
-6
/
+53
2023-03-10
Revert "remoteproc: qcom_q6v5_mss: map/unmap metadata region before/after use"
Christoph Hellwig
1
-32
/
+6
2023-01-07
remoteproc: imx_rproc: Correct i.MX93 DRAM mapping
Peng Fan
1
-2
/
+2
2023-01-07
remoteproc: core: Do pm_relax when in RPROC_OFFLINE state
Maria Yu
1
-1
/
+8
2023-01-07
remoteproc: imx_dsp_rproc: Add mutex protection for workqueue
Shengjiu Wang
1
-3
/
+9
2022-12-31
remoteproc: qcom: q6v5: Fix missing clk_disable_unprepare() in q6v5_wcss_qcs4...
Shang XiaoJing
1
-1
/
+2
2022-12-31
remoteproc: qcom_q6v5_pas: Fix missing of_node_put() in adsp_alloc_memory_reg...
Yuan Can
1
-0
/
+1
2022-12-31
remoteproc: qcom_q6v5_pas: detach power domains on remove
Luca Weiss
1
-0
/
+1
2022-12-31
remoteproc: qcom_q6v5_pas: disable wakeup on probe fail or remove
Luca Weiss
1
-0
/
+2
2022-12-31
remoteproc: qcom: q6v5: Fix potential null-ptr-deref in q6v5_wcss_init_mmio()
Shang XiaoJing
1
-0
/
+3
2022-12-31
remoteproc: sysmon: fix memory leak in qcom_add_sysmon_subdev()
Gaosheng Cui
1
-1
/
+4
2022-12-31
remoteproc: core: Auto select rproc-virtio device id
Shengjiu Wang
1
-1
/
+7
2022-10-05
remoteproc: virtio: Fix warning on bindings by removing the of_match_table
Arnaud Pouliquen
1
-7
/
+1
2022-09-28
remoteproc: Support attach recovery after rproc crash
Peng Fan
1
-19
/
+43
2022-09-28
remoteproc: Introduce rproc features
Peng Fan
1
-0
/
+15
2022-09-21
remoteproc: virtio: Create platform device for the remoteproc_virtio
Arnaud Pouliquen
3
-77
/
+80
2022-09-21
remoteproc: Move rproc_vdev management to remoteproc_virtio.c
Arnaud Pouliquen
3
-160
/
+161
2022-09-21
remoteproc: core: Introduce rproc_add_rvdev function
Arnaud Pouliquen
1
-2
/
+14
2022-09-21
remoteproc: core: Introduce rproc_rvdev_add_device function
Arnaud Pouliquen
2
-64
/
+98
2022-09-19
remoteproc: Harden rproc_handle_vdev() against integer overflow
Dan Carpenter
1
-2
/
+3
2022-09-19
remoteproc/keystone: Switch to using gpiod API
Dmitry Torokhov
1
-7
/
+9
2022-09-19
drivers/remoteproc: Fix repeated words in comments
wangjianli
1
-1
/
+1
2022-08-23
remoteproc: imx_dsp_rproc: fix argument 2 of rproc_mem_entry_init
Shengjiu Wang
1
-2
/
+2
2022-08-23
remoteproc: imx_rproc: Simplify some error message
Christophe JAILLET
1
-9
/
+5
2022-08-16
virtio: Revert "virtio: find_vqs() add arg sizes"
Michael S. Tsirkin
1
-1
/
+0
2022-08-12
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2
-7
/
+10
2022-08-11
virtio: find_vqs() add arg sizes
Xuan Zhuo
1
-0
/
+1
2022-08-11
virtio: record the maximum queue num supported by the device.
Xuan Zhuo
1
-0
/
+2
2022-08-11
remoteproc: rename len of rpoc_vring to num
Xuan Zhuo
2
-7
/
+7
2022-08-08
remoteproc: qcom_q6v5_pas: Do not fail if regulators are not found
Manivannan Sadhasivam
1
-4
/
+16
2022-07-25
drivers/remoteproc: fix repeated words in comments
wangjianli
1
-1
/
+1
2022-07-18
remoteproc: Directly use ida_alloc()/free()
keliu
1
-3
/
+3
2022-07-18
remoteproc: Use unbounded workqueue for recovery work
Mukesh Ojha
1
-2
/
+13
2022-07-18
remoteproc: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
Minghao Chi
1
-2
/
+1
2022-07-18
remoteproc: qcom_q6v5_pas: Deal silently with optional px and cx regulators
Abel Vesa
1
-12
/
+20
2022-07-18
remoteproc: sysmon: Send sysmon state only for running rprocs
Siddharth Gupta
1
-2
/
+4
2022-07-18
remoteproc: sysmon: Wait for SSCTL service to come up
Sibi Sankar
1
-0
/
+10
2022-07-18
remoteproc: qcom: q6v5: Set q6 state to offline on receiving wdog irq
Siddharth Gupta
1
-0
/
+4
2022-07-18
remoteproc: qcom: pas: Check if coredump is enabled
Siddharth Gupta
1
-0
/
+3
2022-07-18
remoteproc: qcom: pas: Mark devices as wakeup capable
Siddharth Gupta
1
-1
/
+3
2022-07-18
remoteproc: qcom: pas: Mark va as io memory
Siddharth Gupta
1
-0
/
+3
[next]