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/omap: Fix set_load call in omap_rproc_request_timer
Nathan Chancellor
2020-04-03
1
-1
/
+1
*
Merge tag 'rproc-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ander...
Linus Torvalds
2020-04-02
23
-218
/
+1745
|
\
|
*
remoteproc/omap: Switch to SPDX license identifiers
Suman Anna
2020-03-25
1
-26
/
+1
|
*
remoteproc/omap: Add watchdog functionality for remote processors
Suman Anna
2020-03-25
2
-11
/
+167
|
*
remoteproc/omap: Report device exceptions and trigger recovery
Suman Anna
2020-03-25
1
-1
/
+5
|
*
remoteproc/omap: Add support for runtime auto-suspend/resume
Suman Anna
2020-03-25
1
-9
/
+203
|
*
remoteproc/omap: Add support for system suspend/resume
Suman Anna
2020-03-25
2
-2
/
+207
|
*
remoteproc/omap: Request a timer(s) for remoteproc usage
Suman Anna
2020-03-25
1
-1
/
+290
|
*
remoteproc/omap: Check for undefined mailbox messages
Suman Anna
2020-03-25
2
-0
/
+13
|
*
remoteproc/omap: Add support for DRA7xx remote processors
Suman Anna
2020-03-25
2
-2
/
+38
|
*
remoteproc/omap: Initialize and assign reserved memory node
Suman Anna
2020-03-25
1
-1
/
+12
|
*
remoteproc/omap: Add the rproc ops .da_to_va() implementation
Suman Anna
2020-03-25
1
-0
/
+40
|
*
remoteproc/omap: Add support to parse internal memories from DT
Suman Anna
2020-03-25
1
-0
/
+94
|
*
remoteproc/omap: Add a sanity check for DSP boot address alignment
Suman Anna
2020-03-25
1
-4
/
+16
|
*
remoteproc/omap: Add device tree support
Suman Anna
2020-03-25
1
-17
/
+160
|
*
remoteproc: qcom: Introduce panic handler for PAS and ADSP
Bjorn Andersson
2020-03-25
2
-0
/
+16
|
*
remoteproc: qcom: q6v5: Add common panic handler
Bjorn Andersson
2020-03-25
2
-0
/
+21
|
*
remoteproc: Introduce "panic" callback in ops
Bjorn Andersson
2020-03-25
1
-0
/
+43
|
*
remoteproc: Traverse rproc_list under RCU read lock
Bjorn Andersson
2020-03-25
1
-5
/
+9
|
*
remoteproc: Fix NULL pointer dereference in rproc_virtio_notify
Nikita Shubin
2020-03-25
1
-0
/
+7
|
*
remoteproc: return error for bad "recovery" debugfs input
Alex Elder
2020-03-25
1
-0
/
+2
|
*
remoteproc: remoteproc debugfs file fixes
Alex Elder
2020-03-25
1
-7
/
+5
|
*
remoteproc: re-check state in rproc_trigger_recovery()
Alex Elder
2020-03-25
1
-2
/
+6
|
*
remoteproc: stm32: demote warning about optional property absence
Ahmad Fatoum
2020-03-25
1
-1
/
+1
|
*
remoteproc/mediatek: Use size_t type for len in scp_da_to_va
Nathan Chancellor
2020-03-25
1
-1
/
+1
|
*
remoteproc: Adapt coredump to generate correct elf type
Clement Leger
2020-03-25
2
-32
/
+38
|
*
remoteproc: Allow overriding only sanity_check
Clement Leger
2020-03-25
1
-1
/
+2
|
*
remoteproc: Add elf64 support in elf loader
Clement Leger
2020-03-25
2
-56
/
+140
|
*
remoteproc: Rename rproc_elf_sanity_check for elf32
Clement Leger
2020-03-25
6
-8
/
+8
|
*
remoteproc: Add elf helpers to access elf64 and elf32 fields
Clement Leger
2020-03-25
1
-0
/
+96
|
*
remoteproc: Use u64 type for boot_addr
Clement Leger
2020-03-25
3
-4
/
+4
|
*
remoteproc: Use size_t instead of int for rproc_mem_entry len
Clement Leger
2020-03-25
2
-7
/
+9
|
*
remoteproc: Use size_t type for len in da_to_va
Clement Leger
2020-03-25
11
-18
/
+19
|
*
remoteproc: fix kernel-doc warnings
Arnaud Pouliquen
2020-03-25
2
-2
/
+9
|
*
remoteproc: qcom_q6v5_mss: Reload the mba region on coredump
Sibi Sankar
2020-03-25
1
-1
/
+18
|
*
remoteproc: qcom_q6v5_mss: Validate each segment during loading
Bjorn Andersson
2020-03-25
1
-25
/
+58
|
*
remoteproc: qcom_q6v5_mss: Don't reassign mpss region on shutdown
Bjorn Andersson
2020-03-25
1
-11
/
+24
*
|
remoteproc: clean up notification config
Alex Elder
2020-03-16
1
-3
/
+1
*
|
remoteproc: add IPA notification to q6v5 driver
Alex Elder
2020-03-08
4
-0
/
+130
|
/
*
remoteproc: qcom: q6v5-mss: Improve readability of reset_assert
Sibi Sankar
2020-01-24
1
-3
/
+12
*
remoteproc: qcom: q6v5-mss: Use regmap_read_poll_timeout
Sibi Sankar
2020-01-24
1
-20
/
+7
*
remoteproc: qcom: q6v5-mss: Rename boot status timeout
Sibi Sankar
2020-01-21
1
-2
/
+2
*
remoteproc: qcom: q6v5-mss: Improve readability across clk handling
Sibi Sankar
2020-01-21
1
-14
/
+18
*
remoteproc: use struct_size() helper
Gustavo A. R. Silva
2020-01-20
1
-2
/
+2
*
remoteproc: Initialize rproc_class before use
Brandon Maier
2020-01-20
1
-1
/
+1
*
rpmsg: add rpmsg support for mt8183 SCP.
Pi-Hsun Shih
2020-01-20
4
-4
/
+61
*
remoteproc/mediatek: add SCP support for mt8183
Erin Lo
2020-01-20
5
-0
/
+930
*
remoteproc: mss: q6v5-mss: Add modem support on SC7180
Sibi Sankar
2019-12-20
1
-1
/
+198
*
remoteproc: qcom: pas: Add MSM8998 ADSP and SLPI support
Sibi Sankar
2019-12-20
1
-0
/
+32
*
remoteproc: q6v5-mss: Remove mem clk from the active pool
Sibi Sankar
2019-12-20
1
-1
/
+0
[next]