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