index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
remoteproc
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
|
remoteproc: qcom_q6v5_mss: Update MBA log info
Sibi Sankar
2022-07-18
1
-0
/
+3
*
|
remoteproc: qcom: correct kerneldoc
Krzysztof Kozlowski
2022-07-18
1
-2
/
+2
*
|
remoteproc: qcom_q6v5_mss: map/unmap metadata region before/after use
Sibi Sankar
2022-07-18
1
-6
/
+32
*
|
remoteproc: qcom: using pm_runtime_resume_and_get to simplify the code
ran jianping
2022-07-18
1
-2
/
+1
*
|
remoteproc: mediatek: Support MT8188 SCP
Tinghan Shen
2022-07-18
1
-0
/
+13
*
|
remoteproc: qcom: wcnss: Fix handling of IRQs
Sireesh Kodali
2022-07-06
1
-2
/
+8
*
|
remoteproc: pru: Add support for various PRU cores on K3 AM62x SoCs
Kishon Vijay Abraham I
2022-07-05
1
-0
/
+1
*
|
remoteproc: mediatek: Enable cache for mt8186 SCP
Allen-KH Cheng
2022-07-04
1
-1
/
+9
*
|
remoteproc: Fix dma_mem leak after rproc_shutdown
Mark-PK Tsai
2022-06-24
1
-0
/
+1
*
|
remoteproc: imx_rproc: Fix refcount leak in imx_rproc_addr_init
Miaoqian Lin
2022-06-22
1
-3
/
+4
*
|
remoteproc: omap_remoteproc: Fix typo in comment
Xiang wangx
2022-06-14
1
-3
/
+3
*
|
remoteproc: k3-r5: Fix refcount leak in k3_r5_cluster_of_init
Miaoqian Lin
2022-06-14
1
-0
/
+2
|
/
*
remoteproc: imx_rproc: Support i.MX93
Peng Fan
2022-05-09
1
-0
/
+33
*
remoteproc: qcom: pas: Add MSM8226 ADSP support
Luca Weiss
2022-05-05
1
-0
/
+1
*
remoteproc: mediatek: Allow reading firmware-name from DT
Allen-KH Cheng
2022-04-26
1
-1
/
+5
*
remoteproc: qcom: pas: Add sc8280xp remoteprocs
Bjorn Andersson
2022-04-22
1
-0
/
+33
*
remoteproc: imx_rproc: Ignore create mem entry for resource table
Peng Fan
2022-04-18
1
-0
/
+3
*
remoteproc: core: Move state checking to remoteproc_core
Shengjiu Wang
2022-04-14
3
-14
/
+11
[next]