summaryrefslogtreecommitdiffstats
path: root/drivers/remoteproc/remoteproc_core.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'rproc-v5.3' of git://github.com/andersson/remoteprocLinus Torvalds2019-07-171-0/+15
|\
| * remoteproc: copy parent dma_pfn_offset for vdevClement Leger2019-07-021-0/+1
| * remoteproc: add vendor resources handlingClement Leger2019-06-291-0/+14
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-301-9/+1Star
|/
* remoteproc: fix rproc_check_carveout_da() returned error and commentsLoic Pallardy2019-02-211-10/+12
* remoteproc: fix trace buffer va initializationLoic Pallardy2019-02-211-20/+15Star
* remoteproc: fix rproc_alloc_carveout() for rproc with iommu domainLoic Pallardy2019-02-211-10/+16
* remoteproc: add warning on resource table castLoic Pallardy2019-02-211-2/+14
* remoteproc: fix rproc_alloc_carveout() bad variable castLoic Pallardy2019-02-211-1/+1
* remoteproc: fix rproc_da_to_va in case of unallocated carveoutLoic Pallardy2019-02-211-0/+4
* remoteproc: correct rproc_mem_entry_init() commentsLoic Pallardy2019-02-211-1/+2
* remoteproc: fix recovery procedureLoic Pallardy2019-02-211-1/+4
* remoteproc: create vdev subdevice with specific dma memory poolLoic Pallardy2019-02-211-3/+44
* remoteproc: Add mechanism for custom dump function assignmentSibi Sankar2018-10-191-0/+38
* remoteproc: Introduce custom dump function for each remoteproc segmentSibi Sankar2018-10-191-7/+11
* remoteproc: modify vring allocation to rely on centralized carveout allocatorLoic Pallardy2018-10-151-29/+32
* remoteproc: modify rproc_handle_carveout to support pre-registered regionLoic Pallardy2018-10-101-0/+30
* remoteproc: add helper function to check carveout device addressLoic Pallardy2018-10-101-0/+47
* remoteproc: add helper function to allocate rproc_mem_entry from reserved memoryLoic Pallardy2018-10-101-0/+37
* remoteproc: add alloc ops in rproc_mem_entry structLoic Pallardy2018-10-101-93/+168
* remoteproc: introduce rproc_find_carveout_by_name functionLoic Pallardy2018-10-101-0/+42
* remoteproc: introduce rproc_add_carveout functionLoic Pallardy2018-10-101-1/+15
* remoteproc: add helper function to allocate and init rproc_mem_entry structLoic Pallardy2018-10-101-16/+49
* remoteproc: add name in rproc_mem_entry structLoic Pallardy2018-10-101-0/+1
* remoteproc: add release ops in rproc_mem_entry structLoic Pallardy2018-10-101-2/+21
* remoteproc: add rproc_va_to_pa functionLoic Pallardy2018-10-101-1/+17
* remoteproc: configure IOMMU only if device address requestedLoic Pallardy2018-10-101-1/+9
* remoteproc: replace "%p" with "%pK"Loic Pallardy2018-07-311-3/+3
* remoteproc: Reset table_ptr in rproc_start() failure pathsSuman Anna2018-07-311-2/+3
* remoteproc: Introduce prepare and unprepare for subdevicesBjorn Andersson2018-06-261-3/+53
* remoteproc: rename subdev probe and remove functionsAlex Elder2018-06-261-4/+4
* remoteproc: Make client initialize ops in rproc_subdevBjorn Andersson2018-06-261-11/+7Star
* remoteproc: Make start and stop in subdev optionalBjorn Andersson2018-06-261-7/+13
* remoteproc: Rename subdev functions to start/stopBjorn Andersson2018-06-261-15/+15
* remoteproc: fix crashed parameter logic on stop callArnaud Pouliquen2018-04-261-2/+2
* remoteproc: Pass type of shutdown to subdev removeBjorn Andersson2018-02-131-9/+9
* remoteproc: Rename "load_rsc_table" to "parse_fw"Bjorn Andersson2018-02-121-3/+3
* remoteproc: Add remote processor coredump supportSarangdhar Joshi2018-02-121-0/+128
* remoteproc: Reset table_ptr on stopBjorn Andersson2018-01-151-0/+3
* remoteproc: Move resource table load logic to findBjorn Andersson2018-01-151-25/+7Star
* remoteproc: Don't handle empty resource tableBjorn Andersson2018-01-151-0/+3
* remoteproc: Merge rproc_ops and rproc_fw_opsBjorn Andersson2018-01-151-2/+8
* remoteproc: Clone rproc_ops in rproc_alloc()Bjorn Andersson2018-01-151-1/+8
* remoteproc: Cache resource table sizeBjorn Andersson2018-01-151-13/+7Star
* remoteproc: Remove depricated crash completionBjorn Andersson2018-01-151-10/+0Star
* remoteproc: Introduce rproc handle accessor for childrenBjorn Andersson2017-09-021-0/+18
* remoteproc: Stop subdevices in reverse orderBjorn Andersson2017-08-311-1/+1
* remoteproc: make device_type constBhumika Goyal2017-08-241-1/+1
* remoteproc: Merge __rproc_boot() with rproc_boot()Suman Anna2017-07-261-11/+2Star
* remoteproc: fix spelling mistake: "Resouce" -> "Resource"Colin Ian King2017-05-311-1/+1