summaryrefslogtreecommitdiffstats
path: root/drivers/remoteproc
AgeCommit message (Expand)AuthorLines
2017-06-27remoteproc/keystone: Fix circular dependencies for ARM configsSuman Anna-1/+0
2017-06-27remoteproc: Drop redundant REMOTEPROC dependency from driver KconfigsSuman Anna-9/+0
2017-06-27remoteproc: Drop VIRTUALIZATION dependency from REMOTEPROCSuman Anna-1/+0
2017-06-26remoteproc/keystone: Ensure the DSPs are in reset in probeAndrew F. Davis-0/+10
2017-06-26remoteproc/keystone: Add a remoteproc driver for Keystone 2 DSPsSuman Anna-0/+529
2017-06-25remoteproc/davinci: fix unbalanced reset between start and stop opsSuman Anna-10/+1
2017-06-25remoteproc/davinci: simplify the reset functionSuman Anna-20/+3
2017-06-25remoteproc/davinci: Update Kconfig to depend on DMA_CMASuman Anna-1/+1
2017-05-30remoteproc: fix spelling mistake: "Resouce" -> "Resource"Colin Ian King-1/+1
2017-05-26remoteproc: Modify recovery path to use rproc_{start,stop}()Sarangdhar Joshi-9/+26
2017-05-26remoteproc: Introduce rproc_{start,stop}() functionsSarangdhar Joshi-56/+87
2017-05-10Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds-4/+6
2017-05-02virtio: add context flag to find vqsMichael S. Tsirkin-4/+6
2017-03-28soc: qcom: smd: Remove standalone driverBjorn Andersson-3/+3
2017-03-20remoteproc: qcom: fix QCOM_SMD dependenciesArnd Bergmann-3/+3
2017-03-02Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds-1/+2
2017-02-27virtio: allow drivers to request IRQ affinity when creating VQsChristoph Hellwig-1/+2
2017-02-22remoteproc: qcom: mdt_loader: Use signed type for offsetBjorn Andersson-1/+1
2017-02-06remoteproc: st: add virtio communication supportLoic Pallardy-2/+114
2017-02-06remoteproc: st: correct probe error managementLoic Pallardy-2/+4
2017-02-06remoteproc: Modify the function namesSarangdhar Joshi-9/+5
2017-02-06remoteproc: Reduce asynchronous request_firmware to auto-boot onlySarangdhar Joshi-6/+8
2017-02-06remoteproc: Drop qcom_scm_pas_supported() from adsp_probe()Sarangdhar Joshi-5/+0
2017-02-06remoteproc: qcom: Use common SMD edge handlerBjorn Andersson-0/+14
2017-02-06remoteproc: qcom: wcnss: Make SMD handling commonBjorn Andersson-26/+67
2017-02-06remoteproc: Move qcom_mdt_loader into drivers/soc/qcomBjorn Andersson-225/+3
2017-02-06remoteproc: qcom: mdt_loader: Refactor MDT loaderBjorn Andersson-105/+98
2017-02-06remoteproc: qcom: mdt_loader: Don't overwrite firmware objectBjorn Andersson-3/+4
2017-02-06remoteproc: qcom: Extract non-mdt related helperBjorn Andersson-20/+67
2017-02-06remoteproc: qcom: q6v5: Decouple driver from MDT loaderBjorn Andersson-57/+90
2017-02-06remoteproc: qcom: q6v5: Remove mss supply from 8916Bjorn Andersson-8/+3
2017-02-01remoteproc: qcom: fix initializers for qcom_mss_reg_res arrayArnd Bergmann-2/+2
2017-01-30remoteproc: Drop firmware_loading_completeSarangdhar Joshi-11/+11
2017-01-30remoteproc: Add RPROC_DELETED stateSarangdhar Joshi-0/+1
2017-01-30remoteproc: Move rproc_delete_debug_dir() to rproc_del()Sarangdhar Joshi-2/+2
2017-01-30remoteproc: qcom: Add SLPI rproc support to load and boot slpi proc.Avaneesh Kumar Dwivedi-1/+9
2017-01-30remoteproc: qcom: Add additional agree2_clk and px regulator resource.Avaneesh Kumar Dwivedi-5/+38
2017-01-30remoteproc: qcom: Compatible string based resource initialization.Avaneesh Kumar Dwivedi-14/+33
2017-01-18drivers: remoteproc: constify rproc_ops structuresBhumika Goyal-5/+5
2017-01-18remoteproc: qcom: Initialize and enable proxy and active regulators.Avaneesh Kumar Dwivedi-50/+169
2017-01-18remoteproc: qcom: Initialize and enable proxy and active clocks.Avaneesh Kumar Dwivedi-42/+109
2017-01-18remoteproc: qcom: Compatible string based private resource initialization.Avaneesh Kumar Dwivedi-3/+22
2017-01-18remoteproc: add some kind of helpPavel Machek-2/+5
2016-12-30Revert "remoteproc: Merge table_ptr and cached_table pointers"Bjorn Andersson-10/+16
2016-12-30remoteproc: fix vdev reference managementLoic Pallardy-3/+0
2016-12-09remoteproc: qcom_adsp_pil: select qcom_scmArnd Bergmann-0/+1
2016-12-09remoteproc: Drop wait in __rproc_boot()Bjorn Andersson-19/+3
2016-12-09remoteproc/ste: Delete unused driverJean Delvare-353/+0
2016-12-09remoteproc: Remove "experimental" warningBjorn Andersson-3/+0
2016-12-09remoteproc: qcom_adsp_pil: select qcom_scmArnd Bergmann-0/+1