summaryrefslogtreecommitdiff
path: root/drivers/remoteproc
AgeCommit message (Expand)AuthorFilesLines
2017-03-20remoteproc: qcom: fix QCOM_SMD dependenciesArnd Bergmann1-3/+3
2017-03-02Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-1/+2
2017-02-27virtio: allow drivers to request IRQ affinity when creating VQsChristoph Hellwig1-1/+2
2017-02-22remoteproc: qcom: mdt_loader: Use signed type for offsetBjorn Andersson1-1/+1
2017-02-06remoteproc: st: add virtio communication supportLoic Pallardy2-2/+114
2017-02-06remoteproc: st: correct probe error managementLoic Pallardy1-2/+4
2017-02-06remoteproc: Modify the function namesSarangdhar Joshi1-9/+5
2017-02-06remoteproc: Reduce asynchronous request_firmware to auto-boot onlySarangdhar Joshi1-6/+8
2017-02-06remoteproc: Drop qcom_scm_pas_supported() from adsp_probe()Sarangdhar Joshi1-5/+0
2017-02-06remoteproc: qcom: Use common SMD edge handlerBjorn Andersson3-0/+14
2017-02-06remoteproc: qcom: wcnss: Make SMD handling commonBjorn Andersson3-26/+67
2017-02-06remoteproc: Move qcom_mdt_loader into drivers/soc/qcomBjorn Andersson7-225/+3
2017-02-06remoteproc: qcom: mdt_loader: Refactor MDT loaderBjorn Andersson4-105/+98
2017-02-06remoteproc: qcom: mdt_loader: Don't overwrite firmware objectBjorn Andersson1-3/+4
2017-02-06remoteproc: qcom: Extract non-mdt related helperBjorn Andersson9-20/+67
2017-02-06remoteproc: qcom: q6v5: Decouple driver from MDT loaderBjorn Andersson2-57/+90
2017-02-06remoteproc: qcom: q6v5: Remove mss supply from 8916Bjorn Andersson1-8/+3
2017-02-01remoteproc: qcom: fix initializers for qcom_mss_reg_res arrayArnd Bergmann1-2/+2
2017-01-30remoteproc: Drop firmware_loading_completeSarangdhar Joshi1-11/+11
2017-01-30remoteproc: Add RPROC_DELETED stateSarangdhar Joshi1-0/+1
2017-01-30remoteproc: Move rproc_delete_debug_dir() to rproc_del()Sarangdhar Joshi1-2/+2
2017-01-30remoteproc: qcom: Add SLPI rproc support to load and boot slpi proc.Avaneesh Kumar Dwivedi1-1/+9
2017-01-30remoteproc: qcom: Add additional agree2_clk and px regulator resource.Avaneesh Kumar Dwivedi1-5/+38
2017-01-30remoteproc: qcom: Compatible string based resource initialization.Avaneesh Kumar Dwivedi1-14/+33
2017-01-18drivers: remoteproc: constify rproc_ops structuresBhumika Goyal5-5/+5
2017-01-18remoteproc: qcom: Initialize and enable proxy and active regulators.Avaneesh Kumar Dwivedi1-50/+169
2017-01-18remoteproc: qcom: Initialize and enable proxy and active clocks.Avaneesh Kumar Dwivedi1-42/+109
2017-01-18remoteproc: qcom: Compatible string based private resource initialization.Avaneesh Kumar Dwivedi1-3/+22
2017-01-18remoteproc: add some kind of helpPavel Machek1-2/+5
2016-12-30Revert "remoteproc: Merge table_ptr and cached_table pointers"Bjorn Andersson1-10/+16
2016-12-30remoteproc: fix vdev reference managementLoic Pallardy1-3/+0
2016-12-09remoteproc: qcom_adsp_pil: select qcom_scmArnd Bergmann1-0/+1
2016-12-09remoteproc: Drop wait in __rproc_boot()Bjorn Andersson1-19/+3
2016-12-09remoteproc/ste: Delete unused driverJean Delvare3-353/+0
2016-12-09remoteproc: Remove "experimental" warningBjorn Andersson1-3/+0
2016-12-09remoteproc: qcom_adsp_pil: select qcom_scmArnd Bergmann1-0/+1
2016-12-02remoteproc: qcom: mdt_loader: add include for sizesStanimir Varbanov1-0/+1
2016-11-19remoteproc: Update last rproc_put users to rproc_freeBjorn Andersson2-4/+4
2016-11-19remoteproc: qcom: adsp: Add missing MODULE_DEVICE_TABLEBjorn Andersson1-0/+1
2016-11-18remoteproc: wcnss-pil: add QCOM_SMD dependencyArnd Bergmann1-0/+1
2016-11-16remoteproc: Add support for xo clockSarangdhar Joshi1-1/+29
2016-11-16remoteproc: adsp-pil: fix recursive dependencyArnd Bergmann1-1/+1
2016-11-16Merge branch 'topic/st_fdma' of git://git.kernel.org/pub/scm/linux/kernel/git...Bjorn Andersson3-9/+381
2016-11-15remoteproc: Introduce Qualcomm ADSP PILBjorn Andersson3-0/+411
2016-11-14remoteproc: qcom_wcnss: Fix circular module dependencyBjorn Andersson5-16/+29
2016-11-14remoteproc: Merge table_ptr and cached_table pointersBjorn Andersson1-16/+10
2016-11-14remoteproc: Remove custom vdev handler listBjorn Andersson1-11/+0
2016-11-14remoteproc: Update max_notifyid as we allocate vringsBjorn Andersson1-10/+5
2016-11-14remoteproc: Decouple vdev resources and devicesBjorn Andersson1-15/+20
2016-11-14remoteproc: Further extend the vdev life cycleBjorn Andersson1-1/+6