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: q6v5_pas: Add sdm660 ADSP PIL compatible
Konrad Dybcio
2021-08-04
1
-0
/
+1
*
remoteproc: use freezable workqueue for crash notifications
Alex Elder
2021-07-28
1
-2
/
+2
*
remoteproc: fix an typo in fw_elf_get_class code comments
Dong Aisheng
2021-07-28
1
-1
/
+1
*
remoteproc: qcom: wcnss: Fix race with iris probe
Bjorn Andersson
2021-07-28
3
-84
/
+89
*
Merge tag 'rproc-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ande...
Linus Torvalds
2021-07-07
12
-106
/
+395
|
\
|
*
remoteproc: qcom: pas: Add SC8180X adsp, cdsp and mpss
Bjorn Andersson
2021-06-25
1
-0
/
+22
|
*
remoteproc: imx_rproc: support i.MX8ULP
Peng Fan
2021-06-23
1
-0
/
+13
|
*
remoteproc: stm32: fix mbox_send_message call
Arnaud Pouliquen
2021-06-23
1
-9
/
+5
|
*
remoteproc: core: Cleanup device in case of failure
Siddharth Gupta
2021-06-23
1
-3
/
+12
|
*
remoteproc: core: Fix cdev remove and rproc del
Siddharth Gupta
2021-06-23
2
-2
/
+2
|
*
remoteproc: core: Move validate before device add
Siddharth Gupta
2021-06-23
1
-4
/
+4
|
*
remoteproc: core: Move cdev add before device add
Siddharth Gupta
2021-06-23
1
-5
/
+5
|
*
remoteproc: pru: Add support for various PRU cores on K3 AM64x SoCs
Suman Anna
2021-06-23
1
-0
/
+3
|
*
remoteproc: qcom_wcnss: Use devm_qcom_smem_state_get()
Stephan Gerhold
2021-06-23
1
-3
/
+2
|
*
remoteproc: qcom_q6v5: Use devm_qcom_smem_state_get() to fix missing put()
Stephan Gerhold
2021-06-23
1
-1
/
+1
|
*
remoteproc: imx-rproc: Fix IMX_REMOTEPROC configuration
Peng Fan
2021-06-10
1
-0
/
+1
|
*
remoteproc: imx_rproc: support i.MX8MN/P
Peng Fan
2021-06-01
1
-7
/
+80
|
*
remoteproc: imx_rproc: support i.MX7ULP
Peng Fan
2021-06-01
1
-11
/
+38
|
*
remoteproc: imx_rproc: make clk optional
Peng Fan
2021-06-01
1
-15
/
+31
|
*
remoteproc: imx_rproc: initial support for mutilple start/stop method
Peng Fan
2021-06-01
1
-0
/
+13
|
*
remoteproc: imx_rproc: parse fsl,auto-boot
Peng Fan
2021-06-01
1
-0
/
+3
|
*
remoteproc: k3-r5: Fix an error message
Christophe JAILLET
2021-05-27
1
-1
/
+1
|
*
remoteproc: stm32: fix phys_addr_t format string
Arnd Bergmann
2021-05-27
1
-1
/
+1
|
*
remoteproc: k3-r5: Extend support to R5F clusters on AM64x SoCs
Suman Anna
2021-05-27
1
-29
/
+120
|
*
remoteproc: Fix various kernel-doc warnings
Suman Anna
2021-05-27
3
-20
/
+42
|
*
remoteproc: Add kernel-doc comment for is_iomem
Suman Anna
2021-05-27
1
-0
/
+1
*
|
Merge tag 'driver-core-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-07-05
1
-1
/
+1
|
\
\
|
*
|
firmware: replace HOTPLUG with UEVENT in FW_ACTION defines
Shawn Guo
2021-05-13
1
-1
/
+1
|
|
/
*
/
kernel.h: split out panic and oops helpers
Andy Shevchenko
2021-07-01
1
-0
/
+1
|
/
*
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
[next]