index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
remoteproc
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-04
Merge tag 'rproc-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ande...
Linus Torvalds
24
-253
/
+1426
2021-04-14
remoteproc: stm32: add capability to detach
Arnaud Pouliquen
1
-2
/
+37
2021-04-14
remoteproc: imx_rproc: support remote cores booted before Linux Kernel
Peng Fan
1
-0
/
+45
2021-04-14
remoteproc: imx_rproc: move memory parsing to rproc_ops
Peng Fan
1
-5
/
+3
2021-04-14
remoteproc: imx_rproc: enlarge IMX7D_RPROC_MEM_MAX
Peng Fan
1
-5
/
+5
2021-04-14
remoteproc: imx_rproc: add missing of_node_put
Peng Fan
1
-0
/
+2
2021-04-14
remoteproc: imx_rproc: fix build error without CONFIG_MAILBOX
Wei Yongjun
1
-0
/
+1
2021-04-14
remoteproc: qcom: wcss: Remove unnecessary PTR_ERR()
Junlin Yang
1
-8
/
+8
2021-04-14
remoteproc: qcom: wcss: Fix wrong pointer passed to PTR_ERR()
Wei Yongjun
1
-1
/
+1
2021-04-14
remoteproc: qcom: pas: Add modem support for SDX55
Manivannan Sadhasivam
1
-0
/
+17
2021-04-13
remoteproc: qcom: wcss: Fix return value check in q6v5_wcss_init_mmio()
Wei Yongjun
1
-2
/
+2
2021-04-13
remoteproc: pru: Fix and cleanup firmware interrupt mapping logic
Suman Anna
1
-5
/
+17
2021-04-13
remoteproc: pru: Fix wrong success return value for fw events
Suman Anna
1
-2
/
+4
2021-04-13
remoteproc: pru: Fixup interrupt-parent logic for fw events
Suman Anna
1
-3
/
+12
2021-03-18
remoteproc: qcom: wcnss: Allow specifying firmware-name
Bjorn Andersson
1
-1
/
+7
2021-03-18
remoteproc: qcom: wcss: explicitly request exclusive reset control
Govind Singh
1
-3
/
+3
2021-03-18
remoteproc: qcom: wcss: Add non pas wcss Q6 support for QCS404
Govind Singh
1
-38
/
+528
2021-03-18
remoteproc: qcom: wcss: populate hardcoded param using driver data
Govind Singh
1
-5
/
+24
2021-03-18
remoteproc: Refactor function rproc_cdev_release()
Mathieu Poirier
1
-2
/
+8
2021-03-18
remoteproc: Properly deal with a detach request when attached
Mathieu Poirier
2
-0
/
+10
2021-03-18
remoteproc: Properly deal with a stop request when attached
Mathieu Poirier
3
-2
/
+8
2021-03-18
remoteproc: Properly deal with a start request when attached
Mathieu Poirier
2
-2
/
+4
2021-03-18
remoteproc: Properly deal with a kernel panic when attached
Mathieu Poirier
1
-1
/
+5
2021-03-18
remoteproc: Properly deal with the resource table when stopping
Mathieu Poirier
1
-1
/
+47
2021-03-18
remoteproc: Properly deal with the resource table when detaching
Mathieu Poirier
1
-0
/
+81
2021-03-18
remoteproc: Introduce function rproc_detach()
Mathieu Poirier
1
-1
/
+57
2021-03-18
remoteproc: Introduce function __rproc_detach()
Mathieu Poirier
1
-0
/
+30
2021-03-18
remoteproc: stm32: Move memory parsing to rproc_ops
Arnaud POULIQUEN
2
-23
/
+18
2021-03-18
remoteproc: stm32: Move resource table setup to rproc_ops
Mathieu Poirier
1
-73
/
+68
2021-03-18
remoteproc: Add new get_loaded_rsc_table() to rproc_ops
Mathieu Poirier
2
-0
/
+42
2021-03-18
remoteproc: Properly represent the attached state
Mathieu Poirier
2
-23
/
+2
2021-03-18
remoteproc: Add new RPROC_ATTACHED state
Mathieu Poirier
1
-0
/
+1
2021-03-18
remoteproc: Rename function rproc_actuate()
Mathieu Poirier
1
-4
/
+4
2021-03-18
remoteproc: Remove useless check in rproc_del()
Mathieu Poirier
1
-3
/
+1
2021-03-18
remoteproc: qcom_q6v5_mss: Validate p_filesz in ELF loader
Bjorn Andersson
1
-0
/
+18
2021-03-18
remoteproc: qcom_q6v5_mss: Provide errors for firmware-name parsing
Bjorn Andersson
1
-2
/
+6
2021-03-17
remoteproc: pru: Fix firmware loading crashes on K3 SoCs
Suman Anna
1
-1
/
+1
2021-03-13
remoteproc: imx_rproc: fix return value check in imx_rproc_addr_init()
Wei Yongjun
1
-3
/
+2
2021-03-11
remoteproc: imx_proc: enable virtio/mailbox
Peng Fan
1
-3
/
+113
2021-03-11
remoteproc: imx_rproc: ignore mapping vdev regions
Peng Fan
1
-0
/
+3
2021-03-11
remoteproc: imx_rproc: support i.MX8MQ/M
Peng Fan
2
-4
/
+43
2021-03-11
remoteproc: imx_rproc: add i.MX specific parse fw hook
Peng Fan
1
-0
/
+93
2021-03-11
remoteproc: imx_rproc: use devm_ioremap
Peng Fan
1
-1
/
+2
2021-03-11
remoteproc: imx_rproc: correct err message
Peng Fan
1
-2
/
+2
2021-03-11
remoteproc: add is_iomem to da_to_va
Peng Fan
19
-28
/
+44
2021-03-11
remoteproc: core: Remove casting to rproc_handle_resource_t
Jindong Yue
1
-13
/
+16
2021-03-11
remoteproc: pru: Replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATTRIBUTE
Yang Li
1
-2
/
+2
2021-03-08
remoteproc: sysfs: Use sysfs_emit instead of sprintf
Raghavendra Rao Ananta
1
-2
/
+2
2021-03-08
remoteproc: pru: Fix loading of GNU Binutils ELF
Dimitar Dimitrov
1
-0
/
+18
2021-03-08
remoteproc: qcom: pil_info: avoid 64-bit division
Arnd Bergmann
1
-1
/
+1
[next]