summaryrefslogtreecommitdiff
path: root/drivers/remoteproc
Commit message (Expand)AuthorAge
* Merge tag 'rproc-v4.15' of git://github.com/andersson/remoteprocLinus Torvalds2017-11-17
|\
| * remoteproc: qcom: Fix error handling paths in order to avoid memory leaksChristophe JAILLET2017-11-14
| * remoteproc: qcom: Drop pr_err in q6v5_xfer_mem_ownership()Bjorn Andersson2017-11-06
| * remoteproc: debug: add carveouts list dump featureLoic Pallardy2017-11-06
| * remoteproc: debug: add resource table dump featureLoic Pallardy2017-11-06
| * remoteproc: qcom: Add support for mss remoteproc on msm8996Avaneesh Kumar Dwivedi2017-10-30
| * remoteproc: qcom: Make secure world call for mem ownership switchAvaneesh Kumar Dwivedi2017-10-30
| * remoteproc: qcom: refactor mss fw image loading sequenceAvaneesh Kumar Dwivedi2017-10-30
* | Merge tag 'rpmsg-v4.15' of git://github.com/andersson/remoteprocLinus Torvalds2017-11-17
|\ \
| * | rpmsg: Allow RPMSG_VIRTIO to be enabled via menuconfig or defconfigAnup Patel2017-10-25
| |/
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* remoteproc: imx_rproc: fix return value check in imx_rproc_addr_init()Wei Yongjun2017-10-11
* remoteproc: qcom: fix RPMSG_QCOM_GLINK_SMEM dependenciesArnd Bergmann2017-10-10
* remoteproc: imx_rproc: fix a couple off by one bugsDan Carpenter2017-10-10
* Merge tag 'rpmsg-v4.14' of git://github.com/andersson/remoteprocLinus Torvalds2017-09-09
|\
| * remoteproc: qcom: adsp: Allow defining GLINK edgeBjorn Andersson2017-09-01
* | remoteproc: Introduce rproc handle accessor for childrenBjorn Andersson2017-09-01
* | remoteproc: qcom: Make ssr_notifiers localBjorn Andersson2017-09-01
* | remoteproc: Stop subdevices in reverse orderBjorn Andersson2017-08-30
* | remoteproc: imx_rproc: add a NXP/Freescale imx_rproc driverOleksij Rempel2017-08-30
* | remoteproc: qcom: Use PTR_ERR_OR_ZEROHimanshu Jha2017-08-29
* | remoteproc: st: explicitly request exclusive reset controlPhilipp Zabel2017-08-27
* | remoteproc: qcom: explicitly request exclusive reset controlPhilipp Zabel2017-08-27
* | remoteproc/keystone: explicitly request exclusive reset controlPhilipp Zabel2017-08-27
* | remoteproc/keystone: Add support for Keystone 66AK2G SOCsSuman Anna2017-08-24
* | remoteproc/davinci: Add device tree support for OMAP-L138 DSPSuman Anna2017-08-24
* | remoteproc/davinci: Add support to parse internal memoriesSuman Anna2017-08-24
* | remoteproc/davinci: Switch to platform_get_resource_byname()Suman Anna2017-08-24
* | remoteproc: make device_type constBhumika Goyal2017-08-24
* | remoteproc: qcom: Add support for SSR notificationsBjorn Andersson2017-08-02
* | remoteproc: Merge __rproc_boot() with rproc_boot()Suman Anna2017-07-26
|/
* remoteproc/keystone: Fix circular dependencies for ARM configsSuman Anna2017-06-27
* remoteproc: Drop redundant REMOTEPROC dependency from driver KconfigsSuman Anna2017-06-27
* remoteproc: Drop VIRTUALIZATION dependency from REMOTEPROCSuman Anna2017-06-27
* remoteproc/keystone: Ensure the DSPs are in reset in probeAndrew F. Davis2017-06-26
* remoteproc/keystone: Add a remoteproc driver for Keystone 2 DSPsSuman Anna2017-06-26
* remoteproc/davinci: fix unbalanced reset between start and stop opsSuman Anna2017-06-25
* remoteproc/davinci: simplify the reset functionSuman Anna2017-06-25
* remoteproc/davinci: Update Kconfig to depend on DMA_CMASuman Anna2017-06-25
* remoteproc: fix spelling mistake: "Resouce" -> "Resource"Colin Ian King2017-05-30
* remoteproc: Modify recovery path to use rproc_{start,stop}()Sarangdhar Joshi2017-05-26
* remoteproc: Introduce rproc_{start,stop}() functionsSarangdhar Joshi2017-05-26
* Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2017-05-10
|\
| * virtio: add context flag to find vqsMichael S. Tsirkin2017-05-02
* | soc: qcom: smd: Remove standalone driverBjorn Andersson2017-03-28
|/
* remoteproc: qcom: fix QCOM_SMD dependenciesArnd Bergmann2017-03-20
* Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2017-03-02
|\
| * virtio: allow drivers to request IRQ affinity when creating VQsChristoph Hellwig2017-02-27
* | remoteproc: qcom: mdt_loader: Use signed type for offsetBjorn Andersson2017-02-22
* | remoteproc: st: add virtio communication supportLoic Pallardy2017-02-06