index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
remoteproc
/
remoteproc_core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-15
remoteproc: Reset table_ptr on stop
Bjorn Andersson
1
-0
/
+3
2018-01-15
remoteproc: Move resource table load logic to find
Bjorn Andersson
1
-25
/
+7
2018-01-15
remoteproc: Don't handle empty resource table
Bjorn Andersson
1
-0
/
+3
2018-01-15
remoteproc: Merge rproc_ops and rproc_fw_ops
Bjorn Andersson
1
-2
/
+8
2018-01-15
remoteproc: Clone rproc_ops in rproc_alloc()
Bjorn Andersson
1
-1
/
+8
2018-01-15
remoteproc: Cache resource table size
Bjorn Andersson
1
-13
/
+7
2018-01-15
remoteproc: Remove depricated crash completion
Bjorn Andersson
1
-10
/
+0
2017-09-02
remoteproc: Introduce rproc handle accessor for children
Bjorn Andersson
1
-0
/
+18
2017-08-31
remoteproc: Stop subdevices in reverse order
Bjorn Andersson
1
-1
/
+1
2017-08-24
remoteproc: make device_type const
Bhumika Goyal
1
-1
/
+1
2017-07-26
remoteproc: Merge __rproc_boot() with rproc_boot()
Suman Anna
1
-11
/
+2
2017-05-31
remoteproc: fix spelling mistake: "Resouce" -> "Resource"
Colin Ian King
1
-1
/
+1
2017-05-27
remoteproc: Modify recovery path to use rproc_{start,stop}()
Sarangdhar Joshi
1
-9
/
+26
2017-05-27
remoteproc: Introduce rproc_{start,stop}() functions
Sarangdhar Joshi
1
-56
/
+87
2017-02-07
remoteproc: Modify the function names
Sarangdhar Joshi
1
-9
/
+5
2017-02-07
remoteproc: Reduce asynchronous request_firmware to auto-boot only
Sarangdhar Joshi
1
-6
/
+8
2017-01-31
remoteproc: Drop firmware_loading_complete
Sarangdhar Joshi
1
-11
/
+11
2017-01-31
remoteproc: Move rproc_delete_debug_dir() to rproc_del()
Sarangdhar Joshi
1
-2
/
+2
2016-12-30
Revert "remoteproc: Merge table_ptr and cached_table pointers"
Bjorn Andersson
1
-10
/
+16
2016-12-30
remoteproc: fix vdev reference management
Loic Pallardy
1
-3
/
+0
2016-12-10
remoteproc: Drop wait in __rproc_boot()
Bjorn Andersson
1
-19
/
+3
2016-12-10
remoteproc: Remove "experimental" warning
Bjorn Andersson
1
-3
/
+0
2016-11-15
remoteproc: Merge table_ptr and cached_table pointers
Bjorn Andersson
1
-16
/
+10
2016-11-15
remoteproc: Remove custom vdev handler list
Bjorn Andersson
1
-11
/
+0
2016-11-15
remoteproc: Update max_notifyid as we allocate vrings
Bjorn Andersson
1
-10
/
+5
2016-11-15
remoteproc: Decouple vdev resources and devices
Bjorn Andersson
1
-15
/
+20
2016-11-15
remoteproc: Further extend the vdev life cycle
Bjorn Andersson
1
-1
/
+6
2016-11-15
remoteproc: virtio: Anchor vring life cycle in vdev
Bjorn Andersson
1
-0
/
+20
2016-11-15
remoteproc: Assign kref to rproc_vdev
Bjorn Andersson
1
-0
/
+10
2016-11-10
remoteproc: Introduce subdevices
Bjorn Andersson
1
-0
/
+72
2016-11-01
remoteproc: Add a sysfs interface for firmware and state
Matt Redfearn
1
-0
/
+3
2016-10-19
remoteproc: Keep local copy of firmware name
Matt Redfearn
1
-15
/
+16
2016-10-03
remoteproc: Refactor rproc module locking
Bjorn Andersson
1
-12
/
+8
2016-10-03
remoteproc: Split driver and consumer dereferencing
Bjorn Andersson
1
-3
/
+18
2016-10-03
remoteproc: Correct resource handling upon boot failure
Bjorn Andersson
1
-4
/
+5
2016-09-20
remoteproc: Drop unnecessary NULL check
Bjorn Andersson
1
-7
/
+0
2016-09-06
remoteproc: core: transform struct fw_rsc_vdev_vring reserved field in pa
Loic PALLARDY
1
-6
/
+0
2016-08-18
remoteproc: Only update table_ptr if we have a loaded table
Bjorn Andersson
1
-10
/
+6
2016-08-18
remoteproc: Move handling of cached table to boot/shutdown
Bjorn Andersson
1
-37
/
+18
2016-08-18
remoteproc: Move vdev handling to boot/shutdown
Bjorn Andersson
1
-22
/
+15
2016-08-18
remoteproc: Calculate max_notifyid during load
Bjorn Andersson
1
-12
/
+4
2016-08-18
remoteproc: Introduce auto-boot flag
Bjorn Andersson
1
-1
/
+27
2016-08-13
remoteproc: print hex numbers with a leading 0x format
Anna, Suman
1
-4
/
+4
2016-08-13
remoteproc: align code with open parenthesis
Anna, Suman
1
-14
/
+13
2016-08-13
remoteproc: use variable names for sizeof() operator
Anna, Suman
1
-2
/
+2
2016-08-13
remoteproc: fix couple of minor typos
Anna, Suman
1
-1
/
+1
2016-08-13
remoteproc: use proper format-specifier for printing dma_addr_t
Anna, Suman
1
-6
/
+6
2016-08-10
remoteproc: core: Remove pointless OOM print
Lee Jones
1
-1
/
+0
2016-08-10
remoteproc: core: Trivial: Improve error checking, spelling and debug prints
Lee Jones
1
-6
/
+6
2016-08-10
remoteproc: core: Ensure error message is clear
Lee Jones
1
-2
/
+3
[next]