summaryrefslogtreecommitdiff
path: root/drivers/remoteproc
Commit message (Expand)AuthorAge
* Merge tag 'rproc-v4.16' of git://github.com/andersson/remoteprocLinus Torvalds2018-02-05
|\
| * remoteproc: Reset table_ptr on stopBjorn Andersson2018-01-15
| * remoteproc: Drop dangling find_rsc_table dummiesBjorn Andersson2018-01-15
| * remoteproc: Move resource table load logic to findBjorn Andersson2018-01-15
| * remoteproc: Don't handle empty resource tableBjorn Andersson2018-01-15
| * remoteproc: Merge rproc_ops and rproc_fw_opsBjorn Andersson2018-01-15
| * remoteproc: Clone rproc_ops in rproc_alloc()Bjorn Andersson2018-01-15
| * remoteproc: Cache resource table sizeBjorn Andersson2018-01-15
| * remoteproc: Remove depricated crash completionBjorn Andersson2018-01-15
| * virtio_remoteproc: correct put_device virtio_device.devweiping zhang2018-01-02
* | remoteproc: qcom: Use PTR_ERR_OR_ZERO() in glink probVasyl Gomonovych2017-11-28
|/
* 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