summaryrefslogtreecommitdiffstats
path: root/drivers/remoteproc
Commit message (Expand)AuthorAgeFilesLines
* 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
* remoteproc: qcom: mdt_loader: add include for sizesStanimir Varbanov2016-12-021-0/+1
* remoteproc: Update last rproc_put users to rproc_freeBjorn Andersson2016-11-192-4/+4
* remoteproc: qcom: adsp: Add missing MODULE_DEVICE_TABLEBjorn Andersson2016-11-191-0/+1
* remoteproc: wcnss-pil: add QCOM_SMD dependencyArnd Bergmann2016-11-181-0/+1
* remoteproc: Add support for xo clockSarangdhar Joshi2016-11-161-1/+29
* remoteproc: adsp-pil: fix recursive dependencyArnd Bergmann2016-11-161-1/+1
* Merge branch 'topic/st_fdma' of git://git.kernel.org/pub/scm/linux/kernel/git...Bjorn Andersson2016-11-163-9/+381
|\
| * remoteproc: Update Kconfig setup to 'depends on REMOTEPROC'Peter Griffin2016-10-181-8/+12
| * remoteproc: st_slim_rproc: add a slimcore rproc driverPeter Griffin2016-10-183-2/+370
* | remoteproc: Introduce Qualcomm ADSP PILBjorn Andersson2016-11-153-0/+411
* | remoteproc: qcom_wcnss: Fix circular module dependencyBjorn Andersson2016-11-145-16/+29
* | remoteproc: Merge table_ptr and cached_table pointersBjorn Andersson2016-11-141-16/+10
* | remoteproc: Remove custom vdev handler listBjorn Andersson2016-11-141-11/+0
* | remoteproc: Update max_notifyid as we allocate vringsBjorn Andersson2016-11-141-10/+5
* | remoteproc: Decouple vdev resources and devicesBjorn Andersson2016-11-141-15/+20
* | remoteproc: Further extend the vdev life cycleBjorn Andersson2016-11-141-1/+6
* | remoteproc: virtio: Anchor vring life cycle in vdevBjorn Andersson2016-11-142-6/+21