index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
remoteproc
/
remoteproc_core.c
Age
Commit message (
Expand
)
Author
2018-07-30
remoteproc: replace "%p" with "%pK"
Loic Pallardy
2018-07-30
remoteproc: Reset table_ptr in rproc_start() failure paths
Suman Anna
2018-06-26
remoteproc: Introduce prepare and unprepare for subdevices
Bjorn Andersson
2018-06-26
remoteproc: rename subdev probe and remove functions
Alex Elder
2018-06-26
remoteproc: Make client initialize ops in rproc_subdev
Bjorn Andersson
2018-06-26
remoteproc: Make start and stop in subdev optional
Bjorn Andersson
2018-06-26
remoteproc: Rename subdev functions to start/stop
Bjorn Andersson
2018-04-25
remoteproc: fix crashed parameter logic on stop call
Arnaud Pouliquen
2018-02-12
remoteproc: Pass type of shutdown to subdev remove
Bjorn Andersson
2018-02-12
remoteproc: Rename "load_rsc_table" to "parse_fw"
Bjorn Andersson
2018-02-12
remoteproc: Add remote processor coredump support
Sarangdhar Joshi
2018-01-15
remoteproc: Reset table_ptr on stop
Bjorn Andersson
2018-01-15
remoteproc: Move resource table load logic to find
Bjorn Andersson
2018-01-15
remoteproc: Don't handle empty resource table
Bjorn Andersson
2018-01-15
remoteproc: Merge rproc_ops and rproc_fw_ops
Bjorn Andersson
2018-01-15
remoteproc: Clone rproc_ops in rproc_alloc()
Bjorn Andersson
2018-01-15
remoteproc: Cache resource table size
Bjorn Andersson
2018-01-15
remoteproc: Remove depricated crash completion
Bjorn Andersson
2017-09-01
remoteproc: Introduce rproc handle accessor for children
Bjorn Andersson
2017-08-30
remoteproc: Stop subdevices in reverse order
Bjorn Andersson
2017-08-24
remoteproc: make device_type const
Bhumika Goyal
2017-07-26
remoteproc: Merge __rproc_boot() with rproc_boot()
Suman Anna
2017-05-30
remoteproc: fix spelling mistake: "Resouce" -> "Resource"
Colin Ian King
2017-05-26
remoteproc: Modify recovery path to use rproc_{start,stop}()
Sarangdhar Joshi
2017-05-26
remoteproc: Introduce rproc_{start,stop}() functions
Sarangdhar Joshi
2017-02-06
remoteproc: Modify the function names
Sarangdhar Joshi
2017-02-06
remoteproc: Reduce asynchronous request_firmware to auto-boot only
Sarangdhar Joshi
2017-01-30
remoteproc: Drop firmware_loading_complete
Sarangdhar Joshi
2017-01-30
remoteproc: Move rproc_delete_debug_dir() to rproc_del()
Sarangdhar Joshi
2016-12-30
Revert "remoteproc: Merge table_ptr and cached_table pointers"
Bjorn Andersson
2016-12-30
remoteproc: fix vdev reference management
Loic Pallardy
2016-12-09
remoteproc: Drop wait in __rproc_boot()
Bjorn Andersson
2016-12-09
remoteproc: Remove "experimental" warning
Bjorn Andersson
2016-11-14
remoteproc: Merge table_ptr and cached_table pointers
Bjorn Andersson
2016-11-14
remoteproc: Remove custom vdev handler list
Bjorn Andersson
2016-11-14
remoteproc: Update max_notifyid as we allocate vrings
Bjorn Andersson
2016-11-14
remoteproc: Decouple vdev resources and devices
Bjorn Andersson
2016-11-14
remoteproc: Further extend the vdev life cycle
Bjorn Andersson
2016-11-14
remoteproc: virtio: Anchor vring life cycle in vdev
Bjorn Andersson
2016-11-14
remoteproc: Assign kref to rproc_vdev
Bjorn Andersson
2016-11-09
remoteproc: Introduce subdevices
Bjorn Andersson
2016-10-31
remoteproc: Add a sysfs interface for firmware and state
Matt Redfearn
2016-10-18
remoteproc: Keep local copy of firmware name
Matt Redfearn
2016-10-02
remoteproc: Refactor rproc module locking
Bjorn Andersson
2016-10-02
remoteproc: Split driver and consumer dereferencing
Bjorn Andersson
2016-10-02
remoteproc: Correct resource handling upon boot failure
Bjorn Andersson
2016-09-19
remoteproc: Drop unnecessary NULL check
Bjorn Andersson
2016-09-06
remoteproc: core: transform struct fw_rsc_vdev_vring reserved field in pa
Loic PALLARDY
2016-08-18
remoteproc: Only update table_ptr if we have a loaded table
Bjorn Andersson
2016-08-17
remoteproc: Move handling of cached table to boot/shutdown
Bjorn Andersson
[next]