index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
remoteproc.h
Age
Commit message (
Expand
)
Author
2017-01-30
remoteproc: Drop firmware_loading_complete
Sarangdhar Joshi
2017-01-30
remoteproc: Add RPROC_DELETED state
Sarangdhar Joshi
2016-12-30
Revert "remoteproc: Merge table_ptr and cached_table pointers"
Bjorn Andersson
2016-11-14
remoteproc: Merge table_ptr and cached_table pointers
Bjorn Andersson
2016-11-14
remoteproc: Decouple vdev resources and devices
Bjorn Andersson
2016-11-14
remoteproc: Assign kref to rproc_vdev
Bjorn Andersson
2016-11-09
remoteproc: Introduce subdevices
Bjorn Andersson
2016-10-18
remoteproc: Keep local copy of firmware name
Matt Redfearn
2016-10-02
remoteproc: Split driver and consumer dereferencing
Bjorn Andersson
2016-09-06
remoteproc: core: transform struct fw_rsc_vdev_vring reserved field in pa
Loic PALLARDY
2016-09-06
remoteproc: Modify FW_RSC_ADDR_ANY definition
Loic PALLARDY
2016-08-17
remoteproc: Move handling of cached table to boot/shutdown
Bjorn Andersson
2016-08-17
remoteproc: Introduce auto-boot flag
Bjorn Andersson
2016-08-12
remoteproc: align code with open parenthesis
Anna, Suman
2016-08-12
remoteproc: fix bare unsigned type usage
Anna, Suman
2016-05-12
remoteproc: Add additional crash reasons
Bjorn Andersson
2015-06-17
remoteproc: add a rproc ops for performing address translation
Suman Anna
2015-06-16
remoteproc: introduce rproc_get_by_phandle API
Dave Gerlach
2015-03-12
remoteproc: add IOMMU hardware capability flag
Suman Anna
2013-04-07
remoteproc: support virtio config space.
Sjur Brændeland
2013-04-07
remoteproc: perserve resource table data
Ohad Ben-Cohen
2012-09-18
remtoteproc: maintain max notifyid
Sjur Brændeland
2012-09-18
remoteproc: create a 'recovery' debugfs entry
Fernando Guzman Lugo
2012-09-18
remoteproc: add actual recovery implementation
Fernando Guzman Lugo
2012-09-18
remoteproc: add rproc_report_crash function to notify rproc crashes
Fernando Guzman Lugo
2012-07-15
remoteproc: Support custom firmware handlers
Sjur Brændeland
2012-07-06
remoteproc: adopt the driver core's alloc/add/del/put naming
Ohad Ben-Cohen
2012-07-06
remoteproc: remove the get_by_name/put API
Ohad Ben-Cohen
2012-07-06
remoteproc: remove the now-redundant kref
Ohad Ben-Cohen
2012-07-06
remoteproc: maintain a generic child device for each rproc
Ohad Ben-Cohen
2012-03-06
remoteproc: remove the hardcoded vring alignment
Ohad Ben-Cohen
2012-03-06
remoteproc: remove the single rpmsg vdev limitation
Ohad Ben-Cohen
2012-03-06
remoteproc: resource table overhaul
Ohad Ben-Cohen
2012-02-22
remoteproc: s/big switch/lookup table/
Ohad Ben-Cohen
2012-02-08
remoteproc: remove unused resource type
Ohad Ben-Cohen
2012-02-08
remoteproc: add framework for controlling remote processors
Ohad Ben-Cohen