index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
remoteproc
/
remoteproc_core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
remoteproc: Introduce rproc handle accessor for children
Bjorn Andersson
2017-09-01
1
-0
/
+18
*
remoteproc: Stop subdevices in reverse order
Bjorn Andersson
2017-08-30
1
-1
/
+1
*
remoteproc: make device_type const
Bhumika Goyal
2017-08-24
1
-1
/
+1
*
remoteproc: Merge __rproc_boot() with rproc_boot()
Suman Anna
2017-07-26
1
-11
/
+2
*
remoteproc: fix spelling mistake: "Resouce" -> "Resource"
Colin Ian King
2017-05-30
1
-1
/
+1
*
remoteproc: Modify recovery path to use rproc_{start,stop}()
Sarangdhar Joshi
2017-05-26
1
-9
/
+26
*
remoteproc: Introduce rproc_{start,stop}() functions
Sarangdhar Joshi
2017-05-26
1
-56
/
+87
*
remoteproc: Modify the function names
Sarangdhar Joshi
2017-02-06
1
-9
/
+5
*
remoteproc: Reduce asynchronous request_firmware to auto-boot only
Sarangdhar Joshi
2017-02-06
1
-6
/
+8
*
remoteproc: Drop firmware_loading_complete
Sarangdhar Joshi
2017-01-30
1
-11
/
+11
*
remoteproc: Move rproc_delete_debug_dir() to rproc_del()
Sarangdhar Joshi
2017-01-30
1
-2
/
+2
*
Revert "remoteproc: Merge table_ptr and cached_table pointers"
Bjorn Andersson
2016-12-30
1
-10
/
+16
*
remoteproc: fix vdev reference management
Loic Pallardy
2016-12-30
1
-3
/
+0
*
remoteproc: Drop wait in __rproc_boot()
Bjorn Andersson
2016-12-09
1
-19
/
+3
*
remoteproc: Remove "experimental" warning
Bjorn Andersson
2016-12-09
1
-3
/
+0
*
remoteproc: Merge table_ptr and cached_table pointers
Bjorn Andersson
2016-11-14
1
-16
/
+10
*
remoteproc: Remove custom vdev handler list
Bjorn Andersson
2016-11-14
1
-11
/
+0
*
remoteproc: Update max_notifyid as we allocate vrings
Bjorn Andersson
2016-11-14
1
-10
/
+5
*
remoteproc: Decouple vdev resources and devices
Bjorn Andersson
2016-11-14
1
-15
/
+20
*
remoteproc: Further extend the vdev life cycle
Bjorn Andersson
2016-11-14
1
-1
/
+6
*
remoteproc: virtio: Anchor vring life cycle in vdev
Bjorn Andersson
2016-11-14
1
-0
/
+20
*
remoteproc: Assign kref to rproc_vdev
Bjorn Andersson
2016-11-14
1
-0
/
+10
*
remoteproc: Introduce subdevices
Bjorn Andersson
2016-11-09
1
-0
/
+72
*
remoteproc: Add a sysfs interface for firmware and state
Matt Redfearn
2016-10-31
1
-0
/
+3
*
remoteproc: Keep local copy of firmware name
Matt Redfearn
2016-10-18
1
-15
/
+16
*
remoteproc: Refactor rproc module locking
Bjorn Andersson
2016-10-02
1
-12
/
+8
*
remoteproc: Split driver and consumer dereferencing
Bjorn Andersson
2016-10-02
1
-3
/
+18
*
remoteproc: Correct resource handling upon boot failure
Bjorn Andersson
2016-10-02
1
-4
/
+5
*
remoteproc: Drop unnecessary NULL check
Bjorn Andersson
2016-09-19
1
-7
/
+0
*
remoteproc: core: transform struct fw_rsc_vdev_vring reserved field in pa
Loic PALLARDY
2016-09-06
1
-6
/
+0
*
remoteproc: Only update table_ptr if we have a loaded table
Bjorn Andersson
2016-08-18
1
-10
/
+6
*
remoteproc: Move handling of cached table to boot/shutdown
Bjorn Andersson
2016-08-17
1
-37
/
+18
*
remoteproc: Move vdev handling to boot/shutdown
Bjorn Andersson
2016-08-17
1
-22
/
+15
*
remoteproc: Calculate max_notifyid during load
Bjorn Andersson
2016-08-17
1
-12
/
+4
*
remoteproc: Introduce auto-boot flag
Bjorn Andersson
2016-08-17
1
-1
/
+27
*
remoteproc: print hex numbers with a leading 0x format
Anna, Suman
2016-08-12
1
-4
/
+4
*
remoteproc: align code with open parenthesis
Anna, Suman
2016-08-12
1
-14
/
+13
*
remoteproc: use variable names for sizeof() operator
Anna, Suman
2016-08-12
1
-2
/
+2
*
remoteproc: fix couple of minor typos
Anna, Suman
2016-08-12
1
-1
/
+1
*
remoteproc: use proper format-specifier for printing dma_addr_t
Anna, Suman
2016-08-12
1
-6
/
+6
*
remoteproc: core: Remove pointless OOM print
Lee Jones
2016-08-10
1
-1
/
+0
*
remoteproc: core: Trivial: Improve error checking, spelling and debug prints
Lee Jones
2016-08-10
1
-6
/
+6
*
remoteproc: core: Ensure error message is clear
Lee Jones
2016-08-10
1
-2
/
+3
*
remoteproc: Fix potential race condition in rproc_add
Dave Gerlach
2016-06-14
1
-6
/
+9
*
remoteproc: Add additional crash reasons
Bjorn Andersson
2016-05-12
1
-0
/
+2
*
remoteproc: core: Make the loaded resource table optional
Bjorn Andersson
2016-05-12
1
-6
/
+2
*
remoteproc: core: Task sync during rproc_fw_boot()
Lee Jones
2016-05-06
1
-2
/
+27
*
remoteproc: report error if resource table doesn't exist
Stefan Agner
2016-01-29
1
-1
/
+3
*
remoteproc: fix memory leak of remoteproc ida cache layers
Suman Anna
2015-11-26
1
-0
/
+2
*
remoteproc: fix !CONFIG_OF build breakage
Ohad Ben-Cohen
2015-06-18
1
-0
/
+7
[next]