aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/remoteproc (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-19remoteproc: qcom: q6v5-mss: Register segments/dumpfn for coredumpSibi Sankar1-0/+42
2018-10-19remoteproc: qcom: q6v5-mss: Add custom dump function for modemSibi Sankar1-0/+33
2018-10-19remoteproc: qcom: q6v5-mss: Refactor mba load/unload sequenceSibi Sankar1-138/+170
2018-10-19remoteproc: Add mechanism for custom dump function assignmentSibi Sankar1-0/+38
2018-10-19remoteproc: Introduce custom dump function for each remoteproc segmentSibi Sankar1-7/+11
2018-10-14remoteproc: modify vring allocation to rely on centralized carveout allocatorLoic Pallardy3-30/+47
2018-10-09remoteproc: qcom: q6v5: shore up resource probe handlingBrian Norris1-8/+36
2018-10-09remoteproc: qcom: qcom_q6v5_adsp: Fix some return value checkWei Yongjun1-8/+4
2018-10-09remoteproc: modify rproc_handle_carveout to support pre-registered regionLoic Pallardy1-0/+30
2018-10-09remoteproc: add helper function to check carveout device addressLoic Pallardy1-0/+47
2018-10-09remoteproc: add helper function to allocate rproc_mem_entry from reserved memoryLoic Pallardy1-0/+37
2018-10-09remoteproc: add alloc ops in rproc_mem_entry structLoic Pallardy1-93/+168
2018-10-09remoteproc: introduce rproc_find_carveout_by_name functionLoic Pallardy1-0/+42
2018-10-09remoteproc: introduce rproc_add_carveout functionLoic Pallardy1-1/+15
2018-10-09remoteproc: add helper function to allocate and init rproc_mem_entry structLoic Pallardy1-16/+49
2018-10-09remoteproc: add name in rproc_mem_entry structLoic Pallardy2-0/+2
2018-10-09remoteproc: add release ops in rproc_mem_entry structLoic Pallardy1-2/+21
2018-10-09remoteproc: add rproc_va_to_pa functionLoic Pallardy1-1/+17
2018-10-09remoteproc: configure IOMMU only if device address requestedLoic Pallardy1-1/+9
2018-10-08remoteproc: qcom: q6v5-mss: add SCM probe dependencyBrian Norris1-0/+3
2018-10-07remoteproc: qcom: q6v5-pil: Assign the relocated addressSibi Sankar1-0/+1
2018-10-05remoteproc: qcom: Introduce Non-PAS ADSP PIL driverRohit kumar3-0/+517
2018-10-05remoteproc: qcom: q6v5: Fix a race condition on fatal crashSibi Sankar1-2/+1
2018-10-05remoteproc: Check for NULL firmwares in sysfs interfaceSuman Anna1-0/+5
2018-10-05remoteproc: qcom: q6v5-pil: Add PDC reset for modem on SDM845 SoCsSibi Sankar1-5/+24
2018-10-05remoteproc: qcom: q6v5-pil: Explicitly get mss_restart lineSibi Sankar1-1/+1
2018-09-27remoteproc: qcom: pas: Add QCS404 remoteprocsBjorn Andersson1-0/+12
2018-09-26remoteproc: qcom: Rename Hexagon v5 modem driverBjorn Andersson3-11/+11
2018-09-26remoteproc: qcom: Rename Hexagon v5 PAS driverBjorn Andersson3-16/+17
2018-09-26remoteproc: qcom: q6v5: Propagate EPROBE_DEFERBjorn Andersson1-0/+12
2018-09-06remoteproc: qcom: adsp: Add SDM845 ADSP and CDSP supportBjorn Andersson1-0/+12
2018-08-27remoteproc/davinci: Use %zx for formating size_tBjorn Andersson1-1/+1
2018-08-16remoteproc/davinci: use the reset frameworkBartosz Golaszewski1-5/+29
2018-08-13remoteproc/davinci: Mark error recovery as disabledSuman Anna1-0/+3
2018-07-30remoteproc: st_slim: replace "%p" with "%pK"Loic Pallardy1-1/+2
2018-07-30remoteproc: replace "%p" with "%pK"Loic Pallardy3-6/+6
2018-07-30remoteproc: qcom: fix Q6V5_WCSS dependenciesArnd Bergmann1-0/+1
2018-07-30remoteproc: Reset table_ptr in rproc_start() failure pathsSuman Anna1-2/+3
2018-07-10remoteproc: qcom: q6v5-pil: fix modem hang on SDM845 after axis2 clk unvoteSibi Sankar1-1/+0
2018-07-10remoteproc: qcom q6v5: fix modular buildArnd Bergmann1-0/+9
2018-06-26remoteproc: Introduce prepare and unprepare for subdevicesBjorn Andersson1-3/+53
2018-06-26remoteproc: rename subdev probe and remove functionsAlex Elder2-12/+12
2018-06-26remoteproc: Make client initialize ops in rproc_subdevBjorn Andersson3-20/+21
2018-06-26remoteproc: Make start and stop in subdev optionalBjorn Andersson1-7/+13
2018-06-26remoteproc: Rename subdev functions to start/stopBjorn Andersson1-15/+15
2018-06-18remoteproc: qcom: Introduce Hexagon V5 based WCSS driverSricharan R3-0/+617
2018-06-18remoteproc: qcom: q6v5-pil: Use common q6v5 helpersBjorn Andersson2-142/+16
2018-06-18remoteproc: qcom: adsp: Use common q6v5 helpersBjorn Andersson2-129/+28
2018-06-18remoteproc: q6v5: Extract common resource handlingBjorn Andersson4-0/+295
2018-06-15treewide: use PHYS_ADDR_MAX to avoid type casting ULLONG_MAXStefan Agner1-1/+1