summaryrefslogtreecommitdiffstats
path: root/drivers/remoteproc
Commit message (Expand)AuthorAgeFilesLines
* remoteproc: qcom: Fix potential device node leaksTobias Jordan2018-04-251-0/+2
* remoteproc: fix crashed parameter logic on stop callArnaud Pouliquen2018-04-251-2/+2
* remoteproc: fix null pointer dereference on glink only platformsSibi Sankar2018-04-051-0/+6
* soc: qcom: qmi: add CONFIG_NET dependencyArnd Bergmann2018-03-271-0/+1
* remoteproc: imx_rproc: Slightly simplify code in 'imx_rproc_probe()'Christophe JAILLET2018-03-181-6/+4
* remoteproc: imx_rproc: Re-use existing error handling path in 'imx_rproc_prob...Christophe JAILLET2018-03-181-4/+3
* remoteproc: imx_rproc: Fix an error handling path in 'imx_rproc_probe()'Christophe JAILLET2018-03-181-2/+4
* remoteproc: qcom: Introduce sysmonBjorn Andersson2018-02-127-0/+637
* remoteproc: Pass type of shutdown to subdev removeBjorn Andersson2018-02-122-12/+12
* remoteproc: qcom: Register segments for core dumpSarangdhar Joshi2018-02-124-0/+48
* soc: qcom: mdt-loader: Return relocation baseBjorn Andersson2018-02-122-2/+5
* remoteproc: Rename "load_rsc_table" to "parse_fw"Bjorn Andersson2018-02-122-7/+6
* remoteproc: Add remote processor coredump supportSarangdhar Joshi2018-02-122-0/+129
* remoteproc: Remove null character write of shared memJitendra Sharma2018-02-123-12/+0
* Merge tag 'rproc-v4.16' of git://github.com/andersson/remoteprocLinus Torvalds2018-02-0510-199/+91
|\
| * remoteproc: Reset table_ptr on stopBjorn Andersson2018-01-151-0/+3
| * remoteproc: Drop dangling find_rsc_table dummiesBjorn Andersson2018-01-156-54/+0
| * remoteproc: Move resource table load logic to findBjorn Andersson2018-01-153-50/+35
| * remoteproc: Don't handle empty resource tableBjorn Andersson2018-01-151-0/+3
| * remoteproc: Merge rproc_ops and rproc_fw_opsBjorn Andersson2018-01-157-88/+52
| * remoteproc: Clone rproc_ops in rproc_alloc()Bjorn Andersson2018-01-151-1/+8
| * remoteproc: Cache resource table sizeBjorn Andersson2018-01-151-13/+7
| * remoteproc: Remove depricated crash completionBjorn Andersson2018-01-151-10/+0
| * virtio_remoteproc: correct put_device virtio_device.devweiping zhang2018-01-021-1/+1
* | remoteproc: qcom: Use PTR_ERR_OR_ZERO() in glink probVasyl Gomonovych2017-11-281-1/+1
|/
* Merge tag 'rproc-v4.15' of git://github.com/andersson/remoteprocLinus Torvalds2017-11-172-39/+382
|\
| * remoteproc: qcom: Fix error handling paths in order to avoid memory leaksChristophe JAILLET2017-11-141-2/+5
| * remoteproc: qcom: Drop pr_err in q6v5_xfer_mem_ownership()Bjorn Andersson2017-11-061-14/+15
| * remoteproc: debug: add carveouts list dump featureLoic Pallardy2017-11-061-0/+31
| * remoteproc: debug: add resource table dump featureLoic Pallardy2017-11-061-0/+99
| * remoteproc: qcom: Add support for mss remoteproc on msm8996Avaneesh Kumar Dwivedi2017-10-301-24/+140
| * remoteproc: qcom: Make secure world call for mem ownership switchAvaneesh Kumar Dwivedi2017-10-301-5/+101
| * remoteproc: qcom: refactor mss fw image loading sequenceAvaneesh Kumar Dwivedi2017-10-301-11/+8
* | Merge tag 'rpmsg-v4.15' of git://github.com/andersson/remoteprocLinus Torvalds2017-11-171-4/+0
|\ \
| * | rpmsg: Allow RPMSG_VIRTIO to be enabled via menuconfig or defconfigAnup Patel2017-10-251-4/+0
| |/
* / License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-023-0/+3
|/
* remoteproc: imx_rproc: fix return value check in imx_rproc_addr_init()Wei Yongjun2017-10-111-3/+2
* remoteproc: qcom: fix RPMSG_QCOM_GLINK_SMEM dependenciesArnd Bergmann2017-10-101-0/+2
* remoteproc: imx_rproc: fix a couple off by one bugsDan Carpenter2017-10-101-2/+2
* Merge tag 'rpmsg-v4.14' of git://github.com/andersson/remoteprocLinus Torvalds2017-09-094-0/+64
|\
| * remoteproc: qcom: adsp: Allow defining GLINK edgeBjorn Andersson2017-09-014-0/+64
* | remoteproc: Introduce rproc handle accessor for childrenBjorn Andersson2017-09-011-0/+18
* | remoteproc: qcom: Make ssr_notifiers localBjorn Andersson2017-09-011-1/+1
* | remoteproc: Stop subdevices in reverse orderBjorn Andersson2017-08-301-1/+1
* | remoteproc: imx_rproc: add a NXP/Freescale imx_rproc driverOleksij Rempel2017-08-303-0/+436
* | remoteproc: qcom: Use PTR_ERR_OR_ZEROHimanshu Jha2017-08-292-5/+2
* | remoteproc: st: explicitly request exclusive reset controlPhilipp Zabel2017-08-271-2/+4
* | remoteproc: qcom: explicitly request exclusive reset controlPhilipp Zabel2017-08-271-1/+2
* | remoteproc/keystone: explicitly request exclusive reset controlPhilipp Zabel2017-08-271-1/+1
* | remoteproc/keystone: Add support for Keystone 66AK2G SOCsSuman Anna2017-08-241-0/+1