summaryrefslogtreecommitdiffstats
path: root/drivers/remoteproc
Commit message (Expand)AuthorAgeFilesLines
* treewide: use PHYS_ADDR_MAX to avoid type casting ULLONG_MAXStefan Agner2018-06-151-1/+1
* remoteproc: q6v5: Allow defining GLINK edge for mss remoteprocSibi Sankar2018-05-291-0/+3
* remoteproc: q6v5: Add support for mss remoteproc on SDM845Sibi Sankar2018-05-291-4/+111
* remoteproc: q6v5: Introduce reset assert/deassert helper functionsSibi Sankar2018-05-291-3/+13
* remoteproc: q6v5: Move proxy unvote to handover irq handlerSibi Sankar2018-05-211-7/+43
* remoteproc: q6v5: Return irq from q6v5_request_irq()Bjorn Andersson2018-05-211-5/+6
* remoteproc/davinci: use octal permissions for module_param()Bartosz Golaszewski2018-05-091-1/+1
* remoteproc/davinci: prepare and unprepare the clock where neededBartosz Golaszewski2018-05-091-3/+3
* remoteproc/davinci: add the missing retval check for clk_enable()Bartosz Golaszewski2018-05-091-1/+7
* Merge tag 'v4.17-rc4' into rproc-nextBjorn Andersson2018-05-092-2/+4
|\
| * 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: Remove depends on HAS_DMA in case of platform dependencyGeert Uytterhoeven2018-04-251-1/+0
* | remoteproc: Prevent incorrect rproc state on xfer mem ownership failureSibi Sankar2018-04-171-6/+4
|/
* 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
OpenPOWER on IntegriCloud