index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
remoteproc
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-26
remoteproc: scp: add COMPILE_TEST dependency
Alexandre Courbot
1
-1
/
+1
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+0
2020-08-11
Merge tag 'rproc-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ander...
Linus Torvalds
24
-487
/
+2379
2020-08-04
remoteproc: core: Register the character device interface
Siddharth Gupta
1
-0
/
+7
2020-08-04
remoteproc: Add remoteproc character device interface
Siddharth Gupta
4
-0
/
+162
2020-07-28
remoteproc: kill IPA notify code
Alex Elder
4
-128
/
+0
2020-07-28
remoteproc: k3-dsp: Add support for C71x DSPs
Suman Anna
1
-2
/
+18
2020-07-28
remoteproc: k3-dsp: Add support for L2RAM loading on C66x DSPs
Suman Anna
1
-0
/
+72
2020-07-28
remoteproc: k3-dsp: Add a remoteproc driver of K3 C66x DSPs
Suman Anna
3
-0
/
+713
2020-07-28
remoteproc: k3: Add TI-SCI processor control helper functions
Suman Anna
1
-0
/
+104
2020-07-28
remoteproc: Introduce rproc_of_parse_firmware() helper
Suman Anna
2
-0
/
+25
2020-07-27
remoteproc: qcom_q6v5_mss: Remove redundant running state
Sibi Sankar
1
-5
/
+0
2020-07-27
remoteproc: qcom: q6v5: Update running state before requesting stop
Sibi Sankar
1
-0
/
+2
2020-07-27
remoteproc: qcom_q6v5_mss: Add modem debug policy support
Sibi Sankar
1
-1
/
+24
2020-07-27
remoteproc: qcom_q6v5_mss: Validate modem blob firmware size before load
Sibi Sankar
1
-3
/
+2
2020-07-27
remoteproc: qcom_q6v5_mss: Validate MBA firmware size before load
Sibi Sankar
1
-0
/
+6
2020-07-21
remoteproc: qcom_q6v5_mss: Add MBA log extraction support
Sibi Sankar
1
-1
/
+37
2020-07-21
remoteproc: Add coredump debugfs entry
Rishabh Bhatnagar
1
-0
/
+90
2020-07-21
remoteproc: Add inline coredump functionality
Rishabh Bhatnagar
1
-18
/
+138
2020-07-21
remoteproc: Pass size and offset as arguments to segment dump function
Rishabh Bhatnagar
2
-7
/
+8
2020-07-21
remoteproc: qcom_q6v5_mss: Replace mask based tracking with size
Sibi Sankar
1
-9
/
+8
2020-07-21
remoteproc: Move coredump functionality to a new file
Rishabh Bhatnagar
4
-191
/
+209
2020-07-17
remoteproc: stm32: Update M4 state in stm32_rproc_stop()
Mathieu Poirier
1
-0
/
+12
2020-07-17
remoteproc: stm32: Introduce new attach() operation
Mathieu Poirier
1
-0
/
+8
2020-07-17
remoteproc: stm32: Properly handle the resource table when attaching
Mathieu Poirier
1
-0
/
+76
2020-07-17
remoteproc: stm32: Parse memory regions when attaching to M4
Mathieu Poirier
1
-3
/
+20
2020-07-17
remoteproc: Make function rproc_resource_cleanup() public
Mathieu Poirier
1
-1
/
+2
2020-07-17
remoteproc: stm32: Properly set co-processor state when attaching
Mathieu Poirier
1
-0
/
+31
2020-07-17
remoteproc: stm32: Parse syscon that will manage M4 synchronisation
Mathieu Poirier
1
-0
/
+26
2020-07-17
remoteproc: stm32: Remove memory translation from DT parsing
Mathieu Poirier
1
-1
/
+5
2020-07-17
remoteproc: stm32: Decouple rproc from DT parsing
Mathieu Poirier
1
-11
/
+12
2020-07-17
remoteproc: stm32: Request IRQ with platform device
Mathieu Poirier
1
-2
/
+3
2020-07-17
remoteproc: stm32: Decouple rproc from memory translation
Mathieu Poirier
1
-4
/
+4
2020-07-16
remoteproc: Properly handle firmware name when attaching
Mathieu Poirier
2
-2
/
+32
2020-07-16
remoteproc: Refactor function rproc_free_vring()
Mathieu Poirier
1
-4
/
+16
2020-07-16
remoteproc: Refactor function rproc_trigger_auto_boot()
Mathieu Poirier
1
-0
/
+9
2020-07-16
remoteproc: Refactor function rproc_boot()
Mathieu Poirier
1
-11
/
+17
2020-07-16
remoteproc: Introducing function rproc_validate()
Mathieu Poirier
1
-0
/
+41
2020-07-16
remoteproc: Introducing function rproc_actuate()
Mathieu Poirier
1
-1
/
+58
2020-07-16
remoteproc: Introducing function rproc_attach()
Mathieu Poirier
1
-0
/
+42
2020-07-16
remoteproc: Add new attach() remoteproc operation
Mathieu Poirier
1
-0
/
+8
2020-07-16
remoteproc: Add new RPROC_DETACHED state
Mathieu Poirier
1
-0
/
+1
2020-07-16
remoteproc: qcom_q6v5_mss: Monitor MSS_STATUS for boot completion
Sibi Sankar
1
-6
/
+6
2020-07-16
remoteproc: qcom: pil-info: Fix shift overflow
Bjorn Andersson
1
-1
/
+1
2020-07-15
remoteproc: qcom_sysmon: Solve function header bitrot issues
Lee Jones
1
-2
/
+2
2020-07-15
remoteproc: remoteproc_core: Use 'gnu_printf' format notation
Lee Jones
1
-0
/
+3
2020-07-13
remoteproc: qcom: Add missing slab.h
Kefeng Wang
1
-0
/
+1
2020-07-08
remoteproc: qcom: Add notification types to SSR
Rishabh Bhatnagar
1
-1
/
+43
2020-07-08
remoteproc: qcom: Add per subsystem SSR notification
Rishabh Bhatnagar
2
-15
/
+80
2020-07-01
remoteproc: qcom: Update PIL relocation info on load
Bjorn Andersson
6
-12
/
+55
[next]