summaryrefslogtreecommitdiffstats
path: root/drivers/remoteproc/qcom_q6v5_wcss.c
Commit message (Expand)AuthorAgeFilesLines
* remoteproc: qcom: wcss: Remove unnecessary PTR_ERR()Junlin Yang2021-04-131-8/+8
* remoteproc: qcom: wcss: Fix wrong pointer passed to PTR_ERR()Wei Yongjun2021-04-131-1/+1
* remoteproc: qcom: wcss: Fix return value check in q6v5_wcss_init_mmio()Wei Yongjun2021-04-131-2/+2
* remoteproc: qcom: wcss: explicitly request exclusive reset controlGovind Singh2021-03-181-3/+3
* remoteproc: qcom: wcss: Add non pas wcss Q6 support for QCS404Govind Singh2021-03-181-38/+528
* remoteproc: qcom: wcss: populate hardcoded param using driver dataGovind Singh2021-03-181-5/+24
* remoteproc: add is_iomem to da_to_vaPeng Fan2021-03-111-1/+1
* remoteproc: qcom: q6v5: Query sysmon before graceful shutdownBjorn Andersson2020-11-251-1/+1
* remoteproc: qcom: Update PIL relocation info on loadBjorn Andersson2020-07-011-3/+11
* remoteproc: wcss: Fix arguments passed to qcom_add_glink_subdev()Bjorn Andersson2020-05-141-1/+1
* remoteproc: wcss: add support for rpmsg communicationSivaprakash Murugesan2020-05-121-0/+6
* remoteproc: Use size_t type for len in da_to_vaClement Leger2020-03-251-1/+1
* remoteproc: qcom: Introduce Hexagon V5 based WCSS driverSricharan R2018-06-181-0/+601