summaryrefslogtreecommitdiffstats
path: root/drivers/remoteproc
Commit message (Expand)AuthorAgeFilesLines
* 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
* | remoteproc: Add RPROC_DELETED stateSarangdhar Joshi2017-01-301-0/+1
* | remoteproc: Move rproc_delete_debug_dir() to rproc_del()Sarangdhar Joshi2017-01-301-2/+2
* | remoteproc: qcom: Add SLPI rproc support to load and boot slpi proc.Avaneesh Kumar Dwivedi2017-01-301-1/+9
* | remoteproc: qcom: Add additional agree2_clk and px regulator resource.Avaneesh Kumar Dwivedi2017-01-301-5/+38
* | remoteproc: qcom: Compatible string based resource initialization.Avaneesh Kumar Dwivedi2017-01-301-14/+33
* | drivers: remoteproc: constify rproc_ops structuresBhumika Goyal2017-01-185-5/+5
* | remoteproc: qcom: Initialize and enable proxy and active regulators.Avaneesh Kumar Dwivedi2017-01-181-50/+169
* | remoteproc: qcom: Initialize and enable proxy and active clocks.Avaneesh Kumar Dwivedi2017-01-181-42/+109
* | remoteproc: qcom: Compatible string based private resource initialization.Avaneesh Kumar Dwivedi2017-01-181-3/+22
* | remoteproc: add some kind of helpPavel Machek2017-01-181-2/+5
|/
* Revert "remoteproc: Merge table_ptr and cached_table pointers"Bjorn Andersson2016-12-301-10/+16
* remoteproc: fix vdev reference managementLoic Pallardy2016-12-301-3/+0
* remoteproc: qcom_adsp_pil: select qcom_scmArnd Bergmann2016-12-091-0/+1
* remoteproc: Drop wait in __rproc_boot()Bjorn Andersson2016-12-091-19/+3
* remoteproc/ste: Delete unused driverJean Delvare2016-12-093-353/+0
* remoteproc: Remove "experimental" warningBjorn Andersson2016-12-091-3/+0
* remoteproc: qcom_adsp_pil: select qcom_scmArnd Bergmann2016-12-091-0/+1