summaryrefslogtreecommitdiff
path: root/drivers/remoteproc/qcom_q6v5_pil.c
AgeCommit message (Expand)AuthorFilesLines
2018-06-15treewide: use PHYS_ADDR_MAX to avoid type casting ULLONG_MAXStefan Agner1-1/+1
2018-05-29remoteproc: q6v5: Allow defining GLINK edge for mss remoteprocSibi Sankar1-0/+3
2018-05-29remoteproc: q6v5: Add support for mss remoteproc on SDM845Sibi Sankar1-4/+111
2018-05-29remoteproc: q6v5: Introduce reset assert/deassert helper functionsSibi Sankar1-3/+13
2018-05-21remoteproc: q6v5: Move proxy unvote to handover irq handlerSibi Sankar1-7/+43
2018-05-21remoteproc: q6v5: Return irq from q6v5_request_irq()Bjorn Andersson1-5/+6
2018-05-09Merge tag 'v4.17-rc4' into rproc-nextBjorn Andersson1-0/+2
2018-04-25remoteproc: qcom: Fix potential device node leaksTobias Jordan1-0/+2
2018-04-17remoteproc: Prevent incorrect rproc state on xfer mem ownership failureSibi Sankar1-6/+4
2018-02-12remoteproc: qcom: Introduce sysmonBjorn Andersson1-0/+3
2018-02-12remoteproc: Remove null character write of shared memJitendra Sharma1-6/+0
2018-01-15remoteproc: Drop dangling find_rsc_table dummiesBjorn Andersson1-11/+0
2018-01-15remoteproc: Merge rproc_ops and rproc_fw_opsBjorn Andersson1-7/+2
2017-11-14remoteproc: qcom: Fix error handling paths in order to avoid memory leaksChristophe JAILLET1-2/+5
2017-11-06remoteproc: qcom: Drop pr_err in q6v5_xfer_mem_ownership()Bjorn Andersson1-14/+15
2017-10-30remoteproc: qcom: Add support for mss remoteproc on msm8996Avaneesh Kumar Dwivedi1-24/+140
2017-10-30remoteproc: qcom: Make secure world call for mem ownership switchAvaneesh Kumar Dwivedi1-5/+101
2017-10-30remoteproc: qcom: refactor mss fw image loading sequenceAvaneesh Kumar Dwivedi1-11/+8
2017-08-27remoteproc: qcom: explicitly request exclusive reset controlPhilipp Zabel1-1/+2
2017-08-02remoteproc: qcom: Add support for SSR notificationsBjorn Andersson1-0/+3
2017-02-22remoteproc: qcom: mdt_loader: Use signed type for offsetBjorn Andersson1-1/+1
2017-02-06remoteproc: qcom: Use common SMD edge handlerBjorn Andersson1-0/+6
2017-02-06remoteproc: Move qcom_mdt_loader into drivers/soc/qcomBjorn Andersson1-1/+1
2017-02-06remoteproc: qcom: Extract non-mdt related helperBjorn Andersson1-0/+1
2017-02-06remoteproc: qcom: q6v5: Decouple driver from MDT loaderBjorn Andersson1-56/+90
2017-02-06remoteproc: qcom: q6v5: Remove mss supply from 8916Bjorn Andersson1-8/+3
2017-02-01remoteproc: qcom: fix initializers for qcom_mss_reg_res arrayArnd Bergmann1-2/+2
2017-01-18remoteproc: qcom: Initialize and enable proxy and active regulators.Avaneesh Kumar Dwivedi1-50/+169
2017-01-18remoteproc: qcom: Initialize and enable proxy and active clocks.Avaneesh Kumar Dwivedi1-42/+109
2017-01-18remoteproc: qcom: Compatible string based private resource initialization.Avaneesh Kumar Dwivedi1-3/+22
2016-10-18remoteproc: qcom: q6v5_pil: Fix module autoloadJavier Martinez Canillas1-0/+1
2016-10-02remoteproc: Split driver and consumer dereferencingBjorn Andersson1-2/+2
2016-08-10remoteproc: qcom: hexagon: Fix error return code in q6v5_probe()Wei Yongjun1-1/+3
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski1-4/+3
2016-07-14remoteproc: qcom: hexagon: Clean up mpss validationBjorn Andersson1-11/+7
2016-07-14remoteproc: qcom: remove redundant dev_err call in q6v5_init_mem()Wei Yongjun1-6/+2
2016-07-13remoteproc: qcom: Driver for the self-authenticating Hexagon v5Bjorn Andersson1-0/+916