summaryrefslogtreecommitdiffstats
path: root/drivers/remoteproc
Commit message (Expand)AuthorAgeFilesLines
* virtio: don't allocate vqs when names[i] = NULLWei Wang2019-01-141-2/+7
* virtio_ring: disable packed ring on unsupported transportsTiwei Bie2018-11-261-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-143-30/+47
* remoteproc: qcom: q6v5: shore up resource probe handlingBrian Norris2018-10-091-8/+36
* remoteproc: qcom: qcom_q6v5_adsp: Fix some return value checkWei Yongjun2018-10-091-8/+4
* remoteproc: modify rproc_handle_carveout to support pre-registered regionLoic Pallardy2018-10-091-0/+30
* remoteproc: add helper function to check carveout device addressLoic Pallardy2018-10-091-0/+47
* remoteproc: add helper function to allocate rproc_mem_entry from reserved memoryLoic Pallardy2018-10-091-0/+37
* remoteproc: add alloc ops in rproc_mem_entry structLoic Pallardy2018-10-091-93/+168
* remoteproc: introduce rproc_find_carveout_by_name functionLoic Pallardy2018-10-091-0/+42
* remoteproc: introduce rproc_add_carveout functionLoic Pallardy2018-10-091-1/+15
* remoteproc: add helper function to allocate and init rproc_mem_entry structLoic Pallardy2018-10-091-16/+49
* remoteproc: add name in rproc_mem_entry structLoic Pallardy2018-10-092-0/+2
* remoteproc: add release ops in rproc_mem_entry structLoic Pallardy2018-10-091-2/+21
* remoteproc: add rproc_va_to_pa functionLoic Pallardy2018-10-091-1/+17
* remoteproc: configure IOMMU only if device address requestedLoic Pallardy2018-10-091-1/+9
* remoteproc: qcom: q6v5-mss: add SCM probe dependencyBrian Norris2018-10-081-0/+3
* remoteproc: qcom: q6v5-pil: Assign the relocated addressSibi Sankar2018-10-071-0/+1
* remoteproc: qcom: Introduce Non-PAS ADSP PIL driverRohit kumar2018-10-053-0/+517
* remoteproc: qcom: q6v5: Fix a race condition on fatal crashSibi Sankar2018-10-051-2/+1
* remoteproc: Check for NULL firmwares in sysfs interfaceSuman Anna2018-10-051-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-271-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-271-1/+1
* remoteproc/davinci: use the reset frameworkBartosz Golaszewski2018-08-161-5/+29
* remoteproc/davinci: Mark error recovery as disabledSuman Anna2018-08-131-0/+3
* remoteproc: st_slim: replace "%p" with "%pK"Loic Pallardy2018-07-301-1/+2
* remoteproc: replace "%p" with "%pK"Loic Pallardy2018-07-303-6/+6
* remoteproc: qcom: fix Q6V5_WCSS dependenciesArnd Bergmann2018-07-301-0/+1
* remoteproc: Reset table_ptr in rproc_start() failure pathsSuman Anna2018-07-301-2/+3
* remoteproc: qcom: q6v5-pil: fix modem hang on SDM845 after axis2 clk unvoteSibi Sankar2018-07-101-1/+0
* 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-183-0/+617
* remoteproc: qcom: q6v5-pil: Use common q6v5 helpersBjorn Andersson2018-06-182-142/+16
* remoteproc: qcom: adsp: Use common q6v5 helpersBjorn Andersson2018-06-182-129/+28