summaryrefslogtreecommitdiffstats
path: root/include/linux/remoteproc.h
Commit message (Expand)AuthorAgeFilesLines
* remoteproc: add vendor resources handlingClement Leger2019-06-291-6/+26
* remoteproc: fix recovery procedureLoic Pallardy2019-02-211-2/+1Star
* remoteproc: create vdev subdevice with specific dma memory poolLoic Pallardy2019-02-211-0/+1
* remoteproc: fix kernel-doc comment for parse_fwFabien Dessenne2019-01-071-2/+2
* remoteproc: Add mechanism for custom dump function assignmentSibi Sankar2018-10-191-0/+6
* remoteproc: Introduce custom dump function for each remoteproc segmentSibi Sankar2018-10-191-0/+6
* remoteproc: modify vring allocation to rely on centralized carveout allocatorLoic Pallardy2018-10-151-2/+4
* remoteproc: add helper function to allocate rproc_mem_entry from reserved memoryLoic Pallardy2018-10-101-0/+6
* remoteproc: add alloc ops in rproc_mem_entry structLoic Pallardy2018-10-101-0/+7
* remoteproc: introduce rproc_add_carveout functionLoic Pallardy2018-10-101-0/+2
* remoteproc: add helper function to allocate and init rproc_mem_entry structLoic Pallardy2018-10-101-0/+6
* remoteproc: add name in rproc_mem_entry structLoic Pallardy2018-10-101-0/+2
* remoteproc: add release ops in rproc_mem_entry structLoic Pallardy2018-10-101-1/+4
* remoteproc: Add missing kernel-doc comment for auto-bootSuman Anna2018-10-061-0/+1
* remoteproc: Introduce prepare and unprepare for subdevicesBjorn Andersson2018-06-261-0/+4
* remoteproc: Make client initialize ops in rproc_subdevBjorn Andersson2018-06-261-4/+1Star
* remoteproc: Rename subdev functions to start/stopBjorn Andersson2018-06-261-7/+7
* remoteproc: fix crashed parameter logic on stop callArnaud Pouliquen2018-04-261-1/+1
* remoteproc: Pass type of shutdown to subdev removeBjorn Andersson2018-02-131-3/+4
* remoteproc: Rename "load_rsc_table" to "parse_fw"Bjorn Andersson2018-02-121-1/+1
* remoteproc: Add remote processor coredump supportSarangdhar Joshi2018-02-121-0/+18
* remoteproc: Drop dangling find_rsc_table dummiesBjorn Andersson2018-01-151-4/+0Star
* remoteproc: Move resource table load logic to findBjorn Andersson2018-01-151-0/+2
* remoteproc: Merge rproc_ops and rproc_fw_opsBjorn Andersson2018-01-151-2/+15
* remoteproc: Clone rproc_ops in rproc_alloc()Bjorn Andersson2018-01-151-1/+1
* remoteproc: Cache resource table sizeBjorn Andersson2018-01-151-0/+2
* remoteproc: Remove depricated crash completionBjorn Andersson2018-01-151-2/+0Star
* remoteproc: Introduce rproc handle accessor for childrenBjorn Andersson2017-09-021-0/+2
* remoteproc: Drop firmware_loading_completeSarangdhar Joshi2017-01-301-2/+0Star
* 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-151-3/+1Star
* remoteproc: Decouple vdev resources and devicesBjorn Andersson2016-11-151-0/+5
* remoteproc: Assign kref to rproc_vdevBjorn Andersson2016-11-151-0/+3
* remoteproc: Introduce subdevicesBjorn Andersson2016-11-101-0/+22
* remoteproc: Keep local copy of firmware nameMatt Redfearn2016-10-191-1/+1
* remoteproc: Split driver and consumer dereferencingBjorn Andersson2016-10-031-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-181-2/+0Star
* remoteproc: Introduce auto-boot flagBjorn Andersson2016-08-181-0/+1
* remoteproc: align code with open parenthesisAnna, Suman2016-08-131-2/+2
* remoteproc: fix bare unsigned type usageAnna, Suman2016-08-131-1/+1
* remoteproc: Add additional crash reasonsBjorn Andersson2016-05-131-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/+0Star
* remoteproc: perserve resource table dataOhad Ben-Cohen2013-04-071-0/+9
* remtoteproc: maintain max notifyidSjur Brændeland2012-09-181-0/+2