summaryrefslogtreecommitdiffstats
path: root/drivers/remoteproc
Commit message (Expand)AuthorAgeFilesLines
* 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
* | remoteproc: st: correct probe error managementLoic Pallardy2017-02-061-2/+4
* | remoteproc: Modify the function namesSarangdhar Joshi2017-02-061-9/+5
* | remoteproc: Reduce asynchronous request_firmware to auto-boot onlySarangdhar Joshi2017-02-061-6/+8
* | remoteproc: Drop qcom_scm_pas_supported() from adsp_probe()Sarangdhar Joshi2017-02-061-5/+0
* | remoteproc: qcom: Use common SMD edge handlerBjorn Andersson2017-02-063-0/+14
* | remoteproc: qcom: wcnss: Make SMD handling commonBjorn Andersson2017-02-063-26/+67
* | remoteproc: Move qcom_mdt_loader into drivers/soc/qcomBjorn Andersson2017-02-067-225/+3
* | remoteproc: qcom: mdt_loader: Refactor MDT loaderBjorn Andersson2017-02-064-105/+98
* | remoteproc: qcom: mdt_loader: Don't overwrite firmware objectBjorn Andersson2017-02-061-3/+4
* | remoteproc: qcom: Extract non-mdt related helperBjorn Andersson2017-02-069-20/+67
* | remoteproc: qcom: q6v5: Decouple driver from MDT loaderBjorn Andersson2017-02-062-57/+90
* | remoteproc: qcom: q6v5: Remove mss supply from 8916Bjorn Andersson2017-02-061-8/+3
* | remoteproc: qcom: fix initializers for qcom_mss_reg_res arrayArnd Bergmann2017-02-011-2/+2
* | remoteproc: Drop firmware_loading_completeSarangdhar Joshi2017-01-301-11/+11
OpenPOWER on IntegriCloud