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