summaryrefslogtreecommitdiffstats
path: root/drivers/remoteproc
Commit message (Expand)AuthorAgeFilesLines
* virtio: don't allocate vqs when names[i] = NULLWei Wang2019-01-151-2/+7
* virtio_ring: disable packed ring on unsupported transportsTiwei Bie2018-11-271-0/+13
* remoteproc: qcom: q6v5-mss: Register segments/dumpfn for coredumpSibi Sankar2018-10-191-0/+42
* remoteproc: qcom: q6v5-mss: Add custom dump function for modemSibi Sankar2018-10-191-0/+33
* remoteproc: qcom: q6v5-mss: Refactor mba load/unload sequenceSibi Sankar2018-10-191-138/+170
* 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-153-30/+47
* remoteproc: qcom: q6v5: shore up resource probe handlingBrian Norris2018-10-101-8/+36
* remoteproc: qcom: qcom_q6v5_adsp: Fix some return value checkWei Yongjun2018-10-101-8/+4Star
* 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-102-0/+2
* 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: qcom: q6v5-mss: add SCM probe dependencyBrian Norris2018-10-091-0/+3
* remoteproc: qcom: q6v5-pil: Assign the relocated addressSibi Sankar2018-10-081-0/+1
* remoteproc: qcom: Introduce Non-PAS ADSP PIL driverRohit kumar2018-10-063-0/+517
* remoteproc: qcom: q6v5: Fix a race condition on fatal crashSibi Sankar2018-10-061-2/+1Star
* remoteproc: Check for NULL firmwares in sysfs interfaceSuman Anna2018-10-061-0/+5
* remoteproc: qcom: q6v5-pil: Add PDC reset for modem on SDM845 SoCsSibi Sankar2018-10-051-5/+24
* remoteproc: qcom: q6v5-pil: Explicitly get mss_restart lineSibi Sankar2018-10-051-1/+1
* remoteproc: qcom: pas: Add QCS404 remoteprocsBjorn Andersson2018-09-281-0/+12
* remoteproc: qcom: Rename Hexagon v5 modem driverBjorn Andersson2018-09-263-11/+11
* remoteproc: qcom: Rename Hexagon v5 PAS driverBjorn Andersson2018-09-263-16/+17
* remoteproc: qcom: q6v5: Propagate EPROBE_DEFERBjorn Andersson2018-09-261-0/+12
* remoteproc: qcom: adsp: Add SDM845 ADSP and CDSP supportBjorn Andersson2018-09-061-0/+12
* remoteproc/davinci: Use %zx for formating size_tBjorn Andersson2018-08-281-1/+1
* remoteproc/davinci: use the reset frameworkBartosz Golaszewski2018-08-171-5/+29
* remoteproc/davinci: Mark error recovery as disabledSuman Anna2018-08-131-0/+3
* remoteproc: st_slim: replace "%p" with "%pK"Loic Pallardy2018-07-311-1/+2
* remoteproc: replace "%p" with "%pK"Loic Pallardy2018-07-313-6/+6
* remoteproc: qcom: fix Q6V5_WCSS dependenciesArnd Bergmann2018-07-311-0/+1
* remoteproc: Reset table_ptr in rproc_start() failure pathsSuman Anna2018-07-311-2/+3
* remoteproc: qcom: q6v5-pil: fix modem hang on SDM845 after axis2 clk unvoteSibi Sankar2018-07-101-1/+0Star
* remoteproc: qcom q6v5: fix modular buildArnd Bergmann2018-07-101-0/+9
* remoteproc: Introduce prepare and unprepare for subdevicesBjorn Andersson2018-06-261-3/+53
* remoteproc: rename subdev probe and remove functionsAlex Elder2018-06-262-12/+12
* remoteproc: Make client initialize ops in rproc_subdevBjorn Andersson2018-06-263-20/+21
* 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: qcom: Introduce Hexagon V5 based WCSS driverSricharan R2018-06-193-0/+617
* remoteproc: qcom: q6v5-pil: Use common q6v5 helpersBjorn Andersson2018-06-192-142/+16Star
* remoteproc: qcom: adsp: Use common q6v5 helpersBjorn Andersson2018-06-192-129/+28Star