aboutsummaryrefslogtreecommitdiff
path: root/drivers/remoteproc
AgeCommit message (Expand)Author
2018-02-05Merge tag 'rproc-v4.16' of git://github.com/andersson/remoteprocLinus Torvalds
2018-01-15remoteproc: Reset table_ptr on stopBjorn Andersson
2018-01-15remoteproc: Drop dangling find_rsc_table dummiesBjorn Andersson
2018-01-15remoteproc: Move resource table load logic to findBjorn Andersson
2018-01-15remoteproc: Don't handle empty resource tableBjorn Andersson
2018-01-15remoteproc: Merge rproc_ops and rproc_fw_opsBjorn Andersson
2018-01-15remoteproc: Clone rproc_ops in rproc_alloc()Bjorn Andersson
2018-01-15remoteproc: Cache resource table sizeBjorn Andersson
2018-01-15remoteproc: Remove depricated crash completionBjorn Andersson
2018-01-02virtio_remoteproc: correct put_device virtio_device.devweiping zhang
2017-11-28remoteproc: qcom: Use PTR_ERR_OR_ZERO() in glink probVasyl Gomonovych
2017-11-17Merge tag 'rproc-v4.15' of git://github.com/andersson/remoteprocLinus Torvalds
2017-11-17Merge tag 'rpmsg-v4.15' of git://github.com/andersson/remoteprocLinus Torvalds
2017-11-14remoteproc: qcom: Fix error handling paths in order to avoid memory leaksChristophe JAILLET
2017-11-06remoteproc: qcom: Drop pr_err in q6v5_xfer_mem_ownership()Bjorn Andersson
2017-11-06remoteproc: debug: add carveouts list dump featureLoic Pallardy
2017-11-06remoteproc: debug: add resource table dump featureLoic Pallardy
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-30remoteproc: qcom: Add support for mss remoteproc on msm8996Avaneesh Kumar Dwivedi
2017-10-30remoteproc: qcom: Make secure world call for mem ownership switchAvaneesh Kumar Dwivedi
2017-10-30remoteproc: qcom: refactor mss fw image loading sequenceAvaneesh Kumar Dwivedi
2017-10-25rpmsg: Allow RPMSG_VIRTIO to be enabled via menuconfig or defconfigAnup Patel
2017-10-11remoteproc: imx_rproc: fix return value check in imx_rproc_addr_init()Wei Yongjun
2017-10-10remoteproc: qcom: fix RPMSG_QCOM_GLINK_SMEM dependenciesArnd Bergmann
2017-10-10remoteproc: imx_rproc: fix a couple off by one bugsDan Carpenter
2017-09-09Merge tag 'rpmsg-v4.14' of git://github.com/andersson/remoteprocLinus Torvalds
2017-09-01remoteproc: Introduce rproc handle accessor for childrenBjorn Andersson
2017-09-01remoteproc: qcom: Make ssr_notifiers localBjorn Andersson
2017-09-01remoteproc: qcom: adsp: Allow defining GLINK edgeBjorn Andersson
2017-08-30remoteproc: Stop subdevices in reverse orderBjorn Andersson
2017-08-30remoteproc: imx_rproc: add a NXP/Freescale imx_rproc driverOleksij Rempel
2017-08-29remoteproc: qcom: Use PTR_ERR_OR_ZEROHimanshu Jha
2017-08-27remoteproc: st: explicitly request exclusive reset controlPhilipp Zabel
2017-08-27remoteproc: qcom: explicitly request exclusive reset controlPhilipp Zabel
2017-08-27remoteproc/keystone: explicitly request exclusive reset controlPhilipp Zabel
2017-08-24remoteproc/keystone: Add support for Keystone 66AK2G SOCsSuman Anna
2017-08-24remoteproc/davinci: Add device tree support for OMAP-L138 DSPSuman Anna
2017-08-24remoteproc/davinci: Add support to parse internal memoriesSuman Anna
2017-08-24remoteproc/davinci: Switch to platform_get_resource_byname()Suman Anna
2017-08-24remoteproc: make device_type constBhumika Goyal
2017-08-02remoteproc: qcom: Add support for SSR notificationsBjorn Andersson
2017-07-26remoteproc: Merge __rproc_boot() with rproc_boot()Suman Anna
2017-06-27remoteproc/keystone: Fix circular dependencies for ARM configsSuman Anna
2017-06-27remoteproc: Drop redundant REMOTEPROC dependency from driver KconfigsSuman Anna
2017-06-27remoteproc: Drop VIRTUALIZATION dependency from REMOTEPROCSuman Anna
2017-06-26remoteproc/keystone: Ensure the DSPs are in reset in probeAndrew F. Davis
2017-06-26remoteproc/keystone: Add a remoteproc driver for Keystone 2 DSPsSuman Anna
2017-06-25remoteproc/davinci: fix unbalanced reset between start and stop opsSuman Anna
2017-06-25remoteproc/davinci: simplify the reset functionSuman Anna
2017-06-25remoteproc/davinci: Update Kconfig to depend on DMA_CMASuman Anna