aboutsummaryrefslogtreecommitdiff
path: root/drivers/remoteproc
AgeCommit message (Expand)Author
2019-03-14Merge tag 'rproc-v5.1' of git://github.com/andersson/remoteprocLinus Torvalds
2019-03-12remoteproc: fix for "dma-mapping: remove the DMA_MEMORY_EXCLUSIVE flag"Stephen Rothwell
2019-02-20remoteproc: fix rproc_check_carveout_da() returned error and commentsLoic Pallardy
2019-02-20remoteproc: fix trace buffer va initializationLoic Pallardy
2019-02-20remoteproc: fix rproc_alloc_carveout() for rproc with iommu domainLoic Pallardy
2019-02-20remoteproc: add warning on resource table castLoic Pallardy
2019-02-20remoteproc: fix rproc_alloc_carveout() bad variable castLoic Pallardy
2019-02-20remoteproc: fix rproc_da_to_va in case of unallocated carveoutLoic Pallardy
2019-02-20remoteproc: correct rproc_mem_entry_init() commentsLoic Pallardy
2019-02-20remoteproc: fix recovery procedureLoic Pallardy
2019-02-20remoteproc: st: add reserved memory supportLoic Pallardy
2019-02-20remoteproc: create vdev subdevice with specific dma memory poolLoic Pallardy
2019-02-17remoteproc: q6v5_adsp: Remove voting for lpass_aon clockRohit kumar
2019-01-30remoteproc: q6v5-mss: Active powerdomain for SDM845Bjorn Andersson
2019-01-30remoteproc: q6v5-mss: Vote for rpmh power domainsRajendra Nayak
2019-01-29remoteproc: qcom: Add support for parsing fw dt bindingsSibi Sankar
2019-01-29remoteproc: qcom_q6v5: don't auto boot remote processorRamon Fried
2019-01-21remoteproc: qcom: Wait for shutdown-ack/ind on sysmon shutdownSibi Sankar
2019-01-21remoteproc: qcom: Add shutdown-ack irqSibi Sankar
2019-01-14remoteproc/qcom_sysmon.c: Remove duplicate headerBrajeswar Ghosh
2019-01-14virtio: don't allocate vqs when names[i] = NULLWei Wang
2019-01-06remoteproc: qcom: q6v5-mss: Add missing regulator for MSM8996Sibi Sankar
2019-01-06remoteproc: qcom: q6v5-mss: Add missing clocks for MSM8996Sibi Sankar
2019-01-06remoteproc: qcom: fix spelling mistake "Peripherial" -> "Peripheral"Colin Ian King
2019-01-06remoteproc: debug: add crash debugfs nodeXiang Xiao
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