aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/remoteproc/qcom_q6v5_wcss.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-09-27remoteproc: qcom: q6v5: Use qmp_send to update co-processor load stateSibi Sankar1-2/+3
2021-04-13remoteproc: qcom: wcss: Remove unnecessary PTR_ERR()Junlin Yang1-8/+8
2021-04-13remoteproc: qcom: wcss: Fix wrong pointer passed to PTR_ERR()Wei Yongjun1-1/+1
2021-04-13remoteproc: qcom: wcss: Fix return value check in q6v5_wcss_init_mmio()Wei Yongjun1-2/+2
2021-03-18remoteproc: qcom: wcss: explicitly request exclusive reset controlGovind Singh1-3/+3
2021-03-18remoteproc: qcom: wcss: Add non pas wcss Q6 support for QCS404Govind Singh1-38/+528
2021-03-18remoteproc: qcom: wcss: populate hardcoded param using driver dataGovind Singh1-5/+24
2021-03-11remoteproc: add is_iomem to da_to_vaPeng Fan1-1/+1
2020-11-25remoteproc: qcom: q6v5: Query sysmon before graceful shutdownBjorn Andersson1-1/+1
2020-07-01remoteproc: qcom: Update PIL relocation info on loadBjorn Andersson1-3/+11
2020-05-14remoteproc: wcss: Fix arguments passed to qcom_add_glink_subdev()Bjorn Andersson1-1/+1
2020-05-12remoteproc: wcss: add support for rpmsg communicationSivaprakash Murugesan1-0/+6
2020-03-25remoteproc: Use size_t type for len in da_to_vaClement Leger1-1/+1
2018-06-18remoteproc: qcom: Introduce Hexagon V5 based WCSS driverSricharan R1-0/+601