aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/remoteproc.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-09-01remoteproc: Introduce rproc handle accessor for childrenBjorn Andersson1-0/+2
2017-01-30remoteproc: Drop firmware_loading_completeSarangdhar Joshi1-2/+0
2017-01-30remoteproc: Add RPROC_DELETED stateSarangdhar Joshi1-1/+3
2016-12-30Revert "remoteproc: Merge table_ptr and cached_table pointers"Bjorn Andersson1-1/+3
2016-11-14remoteproc: Merge table_ptr and cached_table pointersBjorn Andersson1-3/+1
2016-11-14remoteproc: Decouple vdev resources and devicesBjorn Andersson1-0/+5
2016-11-14remoteproc: Assign kref to rproc_vdevBjorn Andersson1-0/+3
2016-11-09remoteproc: Introduce subdevicesBjorn Andersson1-0/+22
2016-10-18remoteproc: Keep local copy of firmware nameMatt Redfearn1-1/+1
2016-10-02remoteproc: Split driver and consumer dereferencingBjorn Andersson1-0/+1
2016-09-06remoteproc: core: transform struct fw_rsc_vdev_vring reserved field in paLoic PALLARDY1-2/+2
2016-09-06remoteproc: Modify FW_RSC_ADDR_ANY definitionLoic PALLARDY1-1/+1
2016-08-17remoteproc: Move handling of cached table to boot/shutdownBjorn Andersson1-2/+0
2016-08-17remoteproc: Introduce auto-boot flagBjorn Andersson1-0/+1
2016-08-12remoteproc: align code with open parenthesisAnna, Suman1-2/+2
2016-08-12remoteproc: fix bare unsigned type usageAnna, Suman1-1/+1
2016-05-12remoteproc: Add additional crash reasonsBjorn Andersson1-0/+4
2015-06-17remoteproc: add a rproc ops for performing address translationSuman Anna1-0/+2
2015-06-16remoteproc: introduce rproc_get_by_phandle APIDave Gerlach1-3/+4
2015-03-12remoteproc: add IOMMU hardware capability flagSuman Anna1-0/+2
2013-04-07remoteproc: support virtio config space.Sjur Brændeland1-4/+0
2013-04-07remoteproc: perserve resource table dataOhad Ben-Cohen1-0/+9
2012-09-18remtoteproc: maintain max notifyidSjur Brændeland1-0/+2
2012-09-18remoteproc: create a 'recovery' debugfs entryFernando Guzman Lugo1-0/+2
2012-09-18remoteproc: add actual recovery implementationFernando Guzman Lugo1-0/+2
2012-09-18remoteproc: add rproc_report_crash function to notify rproc crashesFernando Guzman Lugo1-0/+18
2012-07-15remoteproc: Support custom firmware handlersSjur Brændeland1-0/+2
2012-07-06remoteproc: adopt the driver core's alloc/add/del/put namingOhad Ben-Cohen1-3/+3
2012-07-06remoteproc: remove the get_by_name/put APIOhad Ben-Cohen1-3/+0
2012-07-06remoteproc: remove the now-redundant krefOhad Ben-Cohen1-3/+0
2012-07-06remoteproc: maintain a generic child device for each rprocOhad Ben-Cohen1-2/+4
2012-03-06remoteproc: remove the hardcoded vring alignmentOhad Ben-Cohen1-7/+2
2012-03-06remoteproc: remove the single rpmsg vdev limitationOhad Ben-Cohen1-5/+36
2012-03-06remoteproc: resource table overhaulOhad Ben-Cohen1-54/+235
2012-02-22remoteproc: s/big switch/lookup table/Ohad Ben-Cohen1-0/+7
2012-02-08remoteproc: remove unused resource typeOhad Ben-Cohen1-1/+0
2012-02-08remoteproc: add framework for controlling remote processorsOhad Ben-Cohen1-0/+265