summaryrefslogtreecommitdiffstats
path: root/include/linux/remoteproc.h
Commit message (Expand)AuthorAgeFilesLines
* remoteproc: Drop firmware_loading_completeSarangdhar Joshi2017-01-301-2/+0
* remoteproc: Add RPROC_DELETED stateSarangdhar Joshi2017-01-301-1/+3
* Revert "remoteproc: Merge table_ptr and cached_table pointers"Bjorn Andersson2016-12-301-1/+3
* remoteproc: Merge table_ptr and cached_table pointersBjorn Andersson2016-11-141-3/+1
* remoteproc: Decouple vdev resources and devicesBjorn Andersson2016-11-141-0/+5
* remoteproc: Assign kref to rproc_vdevBjorn Andersson2016-11-141-0/+3
* remoteproc: Introduce subdevicesBjorn Andersson2016-11-091-0/+22
* remoteproc: Keep local copy of firmware nameMatt Redfearn2016-10-181-1/+1
* remoteproc: Split driver and consumer dereferencingBjorn Andersson2016-10-021-0/+1
* remoteproc: core: transform struct fw_rsc_vdev_vring reserved field in paLoic PALLARDY2016-09-061-2/+2
* remoteproc: Modify FW_RSC_ADDR_ANY definitionLoic PALLARDY2016-09-061-1/+1
* remoteproc: Move handling of cached table to boot/shutdownBjorn Andersson2016-08-171-2/+0
* remoteproc: Introduce auto-boot flagBjorn Andersson2016-08-171-0/+1
* remoteproc: align code with open parenthesisAnna, Suman2016-08-121-2/+2
* remoteproc: fix bare unsigned type usageAnna, Suman2016-08-121-1/+1
* remoteproc: Add additional crash reasonsBjorn Andersson2016-05-121-0/+4
* remoteproc: add a rproc ops for performing address translationSuman Anna2015-06-171-0/+2
* remoteproc: introduce rproc_get_by_phandle APIDave Gerlach2015-06-161-3/+4
* remoteproc: add IOMMU hardware capability flagSuman Anna2015-03-121-0/+2
* remoteproc: support virtio config space.Sjur Brændeland2013-04-071-4/+0
* remoteproc: perserve resource table dataOhad Ben-Cohen2013-04-071-0/+9
* remtoteproc: maintain max notifyidSjur Brændeland2012-09-181-0/+2
* remoteproc: create a 'recovery' debugfs entryFernando Guzman Lugo2012-09-181-0/+2
* remoteproc: add actual recovery implementationFernando Guzman Lugo2012-09-181-0/+2
* remoteproc: add rproc_report_crash function to notify rproc crashesFernando Guzman Lugo2012-09-181-0/+18
* remoteproc: Support custom firmware handlersSjur Brændeland2012-07-151-0/+2
* remoteproc: adopt the driver core's alloc/add/del/put namingOhad Ben-Cohen2012-07-061-3/+3
* remoteproc: remove the get_by_name/put APIOhad Ben-Cohen2012-07-061-3/+0
* remoteproc: remove the now-redundant krefOhad Ben-Cohen2012-07-061-3/+0
* remoteproc: maintain a generic child device for each rprocOhad Ben-Cohen2012-07-061-2/+4
* remoteproc: remove the hardcoded vring alignmentOhad Ben-Cohen2012-03-061-7/+2
* remoteproc: remove the single rpmsg vdev limitationOhad Ben-Cohen2012-03-061-5/+36
* remoteproc: resource table overhaulOhad Ben-Cohen2012-03-061-54/+235
* remoteproc: s/big switch/lookup table/Ohad Ben-Cohen2012-02-221-0/+7
* remoteproc: remove unused resource typeOhad Ben-Cohen2012-02-081-1/+0
* remoteproc: add framework for controlling remote processorsOhad Ben-Cohen2012-02-081-0/+265