aboutsummaryrefslogtreecommitdiff
path: root/drivers/remoteproc
AgeCommit message (Expand)Author
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
2017-05-30remoteproc: fix spelling mistake: "Resouce" -> "Resource"Colin Ian King
2017-05-26remoteproc: Modify recovery path to use rproc_{start,stop}()Sarangdhar Joshi
2017-05-26remoteproc: Introduce rproc_{start,stop}() functionsSarangdhar Joshi
2017-05-10Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2017-05-02virtio: add context flag to find vqsMichael S. Tsirkin
2017-03-28soc: qcom: smd: Remove standalone driverBjorn Andersson
2017-03-20remoteproc: qcom: fix QCOM_SMD dependenciesArnd Bergmann
2017-03-02Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2017-02-27virtio: allow drivers to request IRQ affinity when creating VQsChristoph Hellwig
2017-02-22remoteproc: qcom: mdt_loader: Use signed type for offsetBjorn Andersson
2017-02-06remoteproc: st: add virtio communication supportLoic Pallardy
2017-02-06remoteproc: st: correct probe error managementLoic Pallardy
2017-02-06remoteproc: Modify the function namesSarangdhar Joshi
2017-02-06remoteproc: Reduce asynchronous request_firmware to auto-boot onlySarangdhar Joshi
2017-02-06remoteproc: Drop qcom_scm_pas_supported() from adsp_probe()Sarangdhar Joshi
2017-02-06remoteproc: qcom: Use common SMD edge handlerBjorn Andersson
2017-02-06remoteproc: qcom: wcnss: Make SMD handling commonBjorn Andersson
2017-02-06remoteproc: Move qcom_mdt_loader into drivers/soc/qcomBjorn Andersson
2017-02-06remoteproc: qcom: mdt_loader: Refactor MDT loaderBjorn Andersson
2017-02-06remoteproc: qcom: mdt_loader: Don't overwrite firmware objectBjorn Andersson
2017-02-06remoteproc: qcom: Extract non-mdt related helperBjorn Andersson
2017-02-06remoteproc: qcom: q6v5: Decouple driver from MDT loaderBjorn Andersson
2017-02-06remoteproc: qcom: q6v5: Remove mss supply from 8916Bjorn Andersson
2017-02-01remoteproc: qcom: fix initializers for qcom_mss_reg_res arrayArnd Bergmann
2017-01-30remoteproc: Drop firmware_loading_completeSarangdhar Joshi