aboutsummaryrefslogtreecommitdiff
path: root/include/linux/remoteproc.h
AgeCommit message (Expand)AuthorFilesLines
2017-01-30remoteproc: Drop firmware_loading_completeGravatar Sarangdhar Joshi 1-2/+0
2017-01-30remoteproc: Add RPROC_DELETED stateGravatar Sarangdhar Joshi 1-1/+3
2016-12-30Revert "remoteproc: Merge table_ptr and cached_table pointers"Gravatar Bjorn Andersson 1-1/+3
2016-11-14remoteproc: Merge table_ptr and cached_table pointersGravatar Bjorn Andersson 1-3/+1
2016-11-14remoteproc: Decouple vdev resources and devicesGravatar Bjorn Andersson 1-0/+5
2016-11-14remoteproc: Assign kref to rproc_vdevGravatar Bjorn Andersson 1-0/+3
2016-11-09remoteproc: Introduce subdevicesGravatar Bjorn Andersson 1-0/+22
2016-10-18remoteproc: Keep local copy of firmware nameGravatar Matt Redfearn 1-1/+1
2016-10-02remoteproc: Split driver and consumer dereferencingGravatar Bjorn Andersson 1-0/+1
2016-09-06remoteproc: core: transform struct fw_rsc_vdev_vring reserved field in paGravatar Loic PALLARDY 1-2/+2
2016-09-06remoteproc: Modify FW_RSC_ADDR_ANY definitionGravatar Loic PALLARDY 1-1/+1
2016-08-17remoteproc: Move handling of cached table to boot/shutdownGravatar Bjorn Andersson 1-2/+0
2016-08-17remoteproc: Introduce auto-boot flagGravatar Bjorn Andersson 1-0/+1
2016-08-12remoteproc: align code with open parenthesisGravatar Anna, Suman 1-2/+2
2016-08-12remoteproc: fix bare unsigned type usageGravatar Anna, Suman 1-1/+1
2016-05-12remoteproc: Add additional crash reasonsGravatar Bjorn Andersson 1-0/+4
2015-06-17remoteproc: add a rproc ops for performing address translationGravatar Suman Anna 1-0/+2
2015-06-16remoteproc: introduce rproc_get_by_phandle APIGravatar Dave Gerlach 1-3/+4
2015-03-12remoteproc: add IOMMU hardware capability flagGravatar Suman Anna 1-0/+2
2013-04-07remoteproc: support virtio config space.Gravatar Sjur Brændeland 1-4/+0
2013-04-07remoteproc: perserve resource table dataGravatar Ohad Ben-Cohen 1-0/+9
2012-09-18remtoteproc: maintain max notifyidGravatar Sjur Brændeland 1-0/+2
2012-09-18remoteproc: create a 'recovery' debugfs entryGravatar Fernando Guzman Lugo 1-0/+2
2012-09-18remoteproc: add actual recovery implementationGravatar Fernando Guzman Lugo 1-0/+2
2012-09-18remoteproc: add rproc_report_crash function to notify rproc crashesGravatar Fernando Guzman Lugo 1-0/+18
2012-07-15remoteproc: Support custom firmware handlersGravatar Sjur Brændeland 1-0/+2
2012-07-06remoteproc: adopt the driver core's alloc/add/del/put namingGravatar Ohad Ben-Cohen 1-3/+3
2012-07-06remoteproc: remove the get_by_name/put APIGravatar Ohad Ben-Cohen 1-3/+0
2012-07-06remoteproc: remove the now-redundant krefGravatar Ohad Ben-Cohen 1-3/+0
2012-07-06remoteproc: maintain a generic child device for each rprocGravatar Ohad Ben-Cohen 1-2/+4
2012-03-06remoteproc: remove the hardcoded vring alignmentGravatar Ohad Ben-Cohen 1-7/+2
2012-03-06remoteproc: remove the single rpmsg vdev limitationGravatar Ohad Ben-Cohen 1-5/+36
2012-03-06remoteproc: resource table overhaulGravatar Ohad Ben-Cohen 1-54/+235
2012-02-22remoteproc: s/big switch/lookup table/Gravatar Ohad Ben-Cohen 1-0/+7
2012-02-08remoteproc: remove unused resource typeGravatar Ohad Ben-Cohen 1-1/+0
2012-02-08remoteproc: add framework for controlling remote processorsGravatar Ohad Ben-Cohen 1-0/+265