summaryrefslogtreecommitdiff
path: root/include/linux/remoteproc.h
AgeCommit message (Expand)Author
2018-01-15remoteproc: Drop dangling find_rsc_table dummiesBjorn Andersson
2018-01-15remoteproc: Move resource table load logic to findBjorn Andersson
2018-01-15remoteproc: Merge rproc_ops and rproc_fw_opsBjorn Andersson
2018-01-15remoteproc: Clone rproc_ops in rproc_alloc()Bjorn Andersson
2018-01-15remoteproc: Cache resource table sizeBjorn Andersson
2018-01-15remoteproc: Remove depricated crash completionBjorn Andersson
2017-09-01remoteproc: Introduce rproc handle accessor for childrenBjorn Andersson
2017-01-30remoteproc: Drop firmware_loading_completeSarangdhar Joshi
2017-01-30remoteproc: Add RPROC_DELETED stateSarangdhar Joshi
2016-12-30Revert "remoteproc: Merge table_ptr and cached_table pointers"Bjorn Andersson
2016-11-14remoteproc: Merge table_ptr and cached_table pointersBjorn Andersson
2016-11-14remoteproc: Decouple vdev resources and devicesBjorn Andersson
2016-11-14remoteproc: Assign kref to rproc_vdevBjorn Andersson
2016-11-09remoteproc: Introduce subdevicesBjorn Andersson
2016-10-18remoteproc: Keep local copy of firmware nameMatt Redfearn
2016-10-02remoteproc: Split driver and consumer dereferencingBjorn Andersson
2016-09-06remoteproc: core: transform struct fw_rsc_vdev_vring reserved field in paLoic PALLARDY
2016-09-06remoteproc: Modify FW_RSC_ADDR_ANY definitionLoic PALLARDY
2016-08-17remoteproc: Move handling of cached table to boot/shutdownBjorn Andersson
2016-08-17remoteproc: Introduce auto-boot flagBjorn Andersson
2016-08-12remoteproc: align code with open parenthesisAnna, Suman
2016-08-12remoteproc: fix bare unsigned type usageAnna, Suman
2016-05-12remoteproc: Add additional crash reasonsBjorn Andersson
2015-06-17remoteproc: add a rproc ops for performing address translationSuman Anna
2015-06-16remoteproc: introduce rproc_get_by_phandle APIDave Gerlach
2015-03-12remoteproc: add IOMMU hardware capability flagSuman Anna
2013-04-07remoteproc: support virtio config space.Sjur Brændeland
2013-04-07remoteproc: perserve resource table dataOhad Ben-Cohen
2012-09-18remtoteproc: maintain max notifyidSjur Brændeland
2012-09-18remoteproc: create a 'recovery' debugfs entryFernando Guzman Lugo
2012-09-18remoteproc: add actual recovery implementationFernando Guzman Lugo
2012-09-18remoteproc: add rproc_report_crash function to notify rproc crashesFernando Guzman Lugo
2012-07-15remoteproc: Support custom firmware handlersSjur Brændeland
2012-07-06remoteproc: adopt the driver core's alloc/add/del/put namingOhad Ben-Cohen
2012-07-06remoteproc: remove the get_by_name/put APIOhad Ben-Cohen
2012-07-06remoteproc: remove the now-redundant krefOhad Ben-Cohen
2012-07-06remoteproc: maintain a generic child device for each rprocOhad Ben-Cohen
2012-03-06remoteproc: remove the hardcoded vring alignmentOhad Ben-Cohen
2012-03-06remoteproc: remove the single rpmsg vdev limitationOhad Ben-Cohen
2012-03-06remoteproc: resource table overhaulOhad Ben-Cohen
2012-02-22remoteproc: s/big switch/lookup table/Ohad Ben-Cohen
2012-02-08remoteproc: remove unused resource typeOhad Ben-Cohen
2012-02-08remoteproc: add framework for controlling remote processorsOhad Ben-Cohen