summaryrefslogtreecommitdiffstats
path: root/drivers/remoteproc
Commit message (Expand)AuthorAgeFilesLines
* 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
* | remoteproc/davinci: Add device tree support for OMAP-L138 DSPSuman Anna2017-08-241-3/+27
* | remoteproc/davinci: Add support to parse internal memoriesSuman Anna2017-08-241-0/+62
* | remoteproc/davinci: Switch to platform_get_resource_byname()Suman Anna2017-08-241-2/+4
* | remoteproc: make device_type constBhumika Goyal2017-08-241-1/+1
* | remoteproc: qcom: Add support for SSR notificationsBjorn Andersson2017-08-024-0/+90
* | remoteproc: Merge __rproc_boot() with rproc_boot()Suman Anna2017-07-262-12/+2
|/
* remoteproc/keystone: Fix circular dependencies for ARM configsSuman Anna2017-06-271-1/+0
* remoteproc: Drop redundant REMOTEPROC dependency from driver KconfigsSuman Anna2017-06-271-9/+0
* remoteproc: Drop VIRTUALIZATION dependency from REMOTEPROCSuman Anna2017-06-271-1/+0
* remoteproc/keystone: Ensure the DSPs are in reset in probeAndrew F. Davis2017-06-261-0/+10
* remoteproc/keystone: Add a remoteproc driver for Keystone 2 DSPsSuman Anna2017-06-263-0/+529
* remoteproc/davinci: fix unbalanced reset between start and stop opsSuman Anna2017-06-251-10/+1
* remoteproc/davinci: simplify the reset functionSuman Anna2017-06-251-20/+3
* remoteproc/davinci: Update Kconfig to depend on DMA_CMASuman Anna2017-06-251-1/+1
* remoteproc: fix spelling mistake: "Resouce" -> "Resource"Colin Ian King2017-05-301-1/+1
* remoteproc: Modify recovery path to use rproc_{start,stop}()Sarangdhar Joshi2017-05-261-9/+26
* remoteproc: Introduce rproc_{start,stop}() functionsSarangdhar Joshi2017-05-261-56/+87
* Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2017-05-101-4/+6
|\
| * virtio: add context flag to find vqsMichael S. Tsirkin2017-05-021-4/+6
* | soc: qcom: smd: Remove standalone driverBjorn Andersson2017-03-281-3/+3
|/
* remoteproc: qcom: fix QCOM_SMD dependenciesArnd Bergmann2017-03-201-3/+3
* Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2017-03-021-1/+2
|\
| * virtio: allow drivers to request IRQ affinity when creating VQsChristoph Hellwig2017-02-271-1/+2
* | remoteproc: qcom: mdt_loader: Use signed type for offsetBjorn Andersson2017-02-221-1/+1
* | remoteproc: st: add virtio communication supportLoic Pallardy2017-02-062-2/+114
OpenPOWER on IntegriCloud