aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/remoteproc
AgeCommit message (Expand)Author
2019-01-14virtio: don't allocate vqs when names[i] = NULLWei Wang
2018-11-26virtio_ring: disable packed ring on unsupported transportsTiwei Bie
2018-10-19remoteproc: qcom: q6v5-mss: Register segments/dumpfn for coredumpSibi Sankar
2018-10-19remoteproc: qcom: q6v5-mss: Add custom dump function for modemSibi Sankar
2018-10-19remoteproc: qcom: q6v5-mss: Refactor mba load/unload sequenceSibi Sankar
2018-10-19remoteproc: Add mechanism for custom dump function assignmentSibi Sankar
2018-10-19remoteproc: Introduce custom dump function for each remoteproc segmentSibi Sankar
2018-10-14remoteproc: modify vring allocation to rely on centralized carveout allocatorLoic Pallardy
2018-10-09remoteproc: qcom: q6v5: shore up resource probe handlingBrian Norris
2018-10-09remoteproc: qcom: qcom_q6v5_adsp: Fix some return value checkWei Yongjun
2018-10-09remoteproc: modify rproc_handle_carveout to support pre-registered regionLoic Pallardy
2018-10-09remoteproc: add helper function to check carveout device addressLoic Pallardy
2018-10-09remoteproc: add helper function to allocate rproc_mem_entry from reserved memoryLoic Pallardy
2018-10-09remoteproc: add alloc ops in rproc_mem_entry structLoic Pallardy
2018-10-09remoteproc: introduce rproc_find_carveout_by_name functionLoic Pallardy
2018-10-09remoteproc: introduce rproc_add_carveout functionLoic Pallardy
2018-10-09remoteproc: add helper function to allocate and init rproc_mem_entry structLoic Pallardy
2018-10-09remoteproc: add name in rproc_mem_entry structLoic Pallardy
2018-10-09remoteproc: add release ops in rproc_mem_entry structLoic Pallardy
2018-10-09remoteproc: add rproc_va_to_pa functionLoic Pallardy
2018-10-09remoteproc: configure IOMMU only if device address requestedLoic Pallardy
2018-10-08remoteproc: qcom: q6v5-mss: add SCM probe dependencyBrian Norris
2018-10-07remoteproc: qcom: q6v5-pil: Assign the relocated addressSibi Sankar
2018-10-05remoteproc: qcom: Introduce Non-PAS ADSP PIL driverRohit kumar
2018-10-05remoteproc: qcom: q6v5: Fix a race condition on fatal crashSibi Sankar
2018-10-05remoteproc: Check for NULL firmwares in sysfs interfaceSuman Anna
2018-10-05remoteproc: qcom: q6v5-pil: Add PDC reset for modem on SDM845 SoCsSibi Sankar
2018-10-05remoteproc: qcom: q6v5-pil: Explicitly get mss_restart lineSibi Sankar
2018-09-27remoteproc: qcom: pas: Add QCS404 remoteprocsBjorn Andersson
2018-09-26remoteproc: qcom: Rename Hexagon v5 modem driverBjorn Andersson
2018-09-26remoteproc: qcom: Rename Hexagon v5 PAS driverBjorn Andersson
2018-09-26remoteproc: qcom: q6v5: Propagate EPROBE_DEFERBjorn Andersson
2018-09-06remoteproc: qcom: adsp: Add SDM845 ADSP and CDSP supportBjorn Andersson
2018-08-27remoteproc/davinci: Use %zx for formating size_tBjorn Andersson
2018-08-16remoteproc/davinci: use the reset frameworkBartosz Golaszewski
2018-08-13remoteproc/davinci: Mark error recovery as disabledSuman Anna
2018-07-30remoteproc: st_slim: replace "%p" with "%pK"Loic Pallardy
2018-07-30remoteproc: replace "%p" with "%pK"Loic Pallardy
2018-07-30remoteproc: qcom: fix Q6V5_WCSS dependenciesArnd Bergmann
2018-07-30remoteproc: Reset table_ptr in rproc_start() failure pathsSuman Anna
2018-07-10remoteproc: qcom: q6v5-pil: fix modem hang on SDM845 after axis2 clk unvoteSibi Sankar
2018-07-10remoteproc: qcom q6v5: fix modular buildArnd Bergmann
2018-06-26remoteproc: Introduce prepare and unprepare for subdevicesBjorn Andersson
2018-06-26remoteproc: rename subdev probe and remove functionsAlex Elder
2018-06-26remoteproc: Make client initialize ops in rproc_subdevBjorn Andersson
2018-06-26remoteproc: Make start and stop in subdev optionalBjorn Andersson
2018-06-26remoteproc: Rename subdev functions to start/stopBjorn Andersson
2018-06-18remoteproc: qcom: Introduce Hexagon V5 based WCSS driverSricharan R
2018-06-18remoteproc: qcom: q6v5-pil: Use common q6v5 helpersBjorn Andersson
2018-06-18remoteproc: qcom: adsp: Use common q6v5 helpersBjorn Andersson