aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/remoteproc.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-29remoteproc: add vendor resources handlingClement Leger1-6/+26
2019-02-20remoteproc: fix recovery procedureLoic Pallardy1-2/+1
2019-02-20remoteproc: create vdev subdevice with specific dma memory poolLoic Pallardy1-0/+1
2019-01-06remoteproc: fix kernel-doc comment for parse_fwFabien Dessenne1-2/+2
2018-10-19remoteproc: Add mechanism for custom dump function assignmentSibi Sankar1-0/+6
2018-10-19remoteproc: Introduce custom dump function for each remoteproc segmentSibi Sankar1-0/+6
2018-10-14remoteproc: modify vring allocation to rely on centralized carveout allocatorLoic Pallardy1-2/+4
2018-10-09remoteproc: add helper function to allocate rproc_mem_entry from reserved memoryLoic Pallardy1-0/+6
2018-10-09remoteproc: add alloc ops in rproc_mem_entry structLoic Pallardy1-0/+7
2018-10-09remoteproc: introduce rproc_add_carveout functionLoic Pallardy1-0/+2
2018-10-09remoteproc: add helper function to allocate and init rproc_mem_entry structLoic Pallardy1-0/+6
2018-10-09remoteproc: add name in rproc_mem_entry structLoic Pallardy1-0/+2
2018-10-09remoteproc: add release ops in rproc_mem_entry structLoic Pallardy1-1/+4
2018-10-05remoteproc: Add missing kernel-doc comment for auto-bootSuman Anna1-0/+1
2018-06-26remoteproc: Introduce prepare and unprepare for subdevicesBjorn Andersson1-0/+4
2018-06-26remoteproc: Make client initialize ops in rproc_subdevBjorn Andersson1-4/+1
2018-06-26remoteproc: Rename subdev functions to start/stopBjorn Andersson1-7/+7
2018-04-25remoteproc: fix crashed parameter logic on stop callArnaud Pouliquen1-1/+1
2018-02-12remoteproc: Pass type of shutdown to subdev removeBjorn Andersson1-3/+4
2018-02-12remoteproc: Rename "load_rsc_table" to "parse_fw"Bjorn Andersson1-1/+1
2018-02-12remoteproc: Add remote processor coredump supportSarangdhar Joshi1-0/+18
2018-01-15remoteproc: Drop dangling find_rsc_table dummiesBjorn Andersson1-4/+0
2018-01-15remoteproc: Move resource table load logic to findBjorn Andersson1-0/+2
2018-01-15remoteproc: Merge rproc_ops and rproc_fw_opsBjorn Andersson1-2/+15
2018-01-15remoteproc: Clone rproc_ops in rproc_alloc()Bjorn Andersson1-1/+1
2018-01-15remoteproc: Cache resource table sizeBjorn Andersson1-0/+2
2018-01-15remoteproc: Remove depricated crash completionBjorn Andersson1-2/+0
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