summaryrefslogtreecommitdiff
path: root/drivers/remoteproc
AgeCommit message (Expand)Author
2017-01-30remoteproc: Add RPROC_DELETED stateSarangdhar Joshi
2017-01-30remoteproc: Move rproc_delete_debug_dir() to rproc_del()Sarangdhar Joshi
2017-01-30remoteproc: qcom: Add SLPI rproc support to load and boot slpi proc.Avaneesh Kumar Dwivedi
2017-01-30remoteproc: qcom: Add additional agree2_clk and px regulator resource.Avaneesh Kumar Dwivedi
2017-01-30remoteproc: qcom: Compatible string based resource initialization.Avaneesh Kumar Dwivedi
2017-01-18drivers: remoteproc: constify rproc_ops structuresBhumika Goyal
2017-01-18remoteproc: qcom: Initialize and enable proxy and active regulators.Avaneesh Kumar Dwivedi
2017-01-18remoteproc: qcom: Initialize and enable proxy and active clocks.Avaneesh Kumar Dwivedi
2017-01-18remoteproc: qcom: Compatible string based private resource initialization.Avaneesh Kumar Dwivedi
2017-01-18remoteproc: add some kind of helpPavel Machek
2016-12-30Revert "remoteproc: Merge table_ptr and cached_table pointers"Bjorn Andersson
2016-12-30remoteproc: fix vdev reference managementLoic Pallardy
2016-12-09remoteproc: qcom_adsp_pil: select qcom_scmArnd Bergmann
2016-12-09remoteproc: Drop wait in __rproc_boot()Bjorn Andersson
2016-12-09remoteproc/ste: Delete unused driverJean Delvare
2016-12-09remoteproc: Remove "experimental" warningBjorn Andersson
2016-12-09remoteproc: qcom_adsp_pil: select qcom_scmArnd Bergmann
2016-12-02remoteproc: qcom: mdt_loader: add include for sizesStanimir Varbanov
2016-11-19remoteproc: Update last rproc_put users to rproc_freeBjorn Andersson
2016-11-19remoteproc: qcom: adsp: Add missing MODULE_DEVICE_TABLEBjorn Andersson
2016-11-18remoteproc: wcnss-pil: add QCOM_SMD dependencyArnd Bergmann
2016-11-16remoteproc: Add support for xo clockSarangdhar Joshi
2016-11-16remoteproc: adsp-pil: fix recursive dependencyArnd Bergmann
2016-11-16Merge branch 'topic/st_fdma' of git://git.kernel.org/pub/scm/linux/kernel/git...Bjorn Andersson
2016-11-15remoteproc: Introduce Qualcomm ADSP PILBjorn Andersson
2016-11-14remoteproc: qcom_wcnss: Fix circular module dependencyBjorn Andersson
2016-11-14remoteproc: Merge table_ptr and cached_table pointersBjorn Andersson
2016-11-14remoteproc: Remove custom vdev handler listBjorn Andersson
2016-11-14remoteproc: Update max_notifyid as we allocate vringsBjorn Andersson
2016-11-14remoteproc: Decouple vdev resources and devicesBjorn Andersson
2016-11-14remoteproc: Further extend the vdev life cycleBjorn Andersson
2016-11-14remoteproc: virtio: Anchor vring life cycle in vdevBjorn Andersson
2016-11-14remoteproc: Assign kref to rproc_vdevBjorn Andersson
2016-11-14remoteproc: wcnss: Bond SMD edge to remoteprocBjorn Andersson
2016-11-09remoteproc: Introduce subdevicesBjorn Andersson
2016-10-31remoteproc: st: Fix error return code in st_rproc_probe()Wei Yongjun
2016-10-31remoteproc: debugfs: Remove state entry which is duplicated is sysfsMatt Redfearn
2016-10-31remoteproc: Add a sysfs interface for firmware and stateMatt Redfearn
2016-10-18remoteproc: qcom: wcnss_iris: Fix module autoloadJavier Martinez Canillas
2016-10-18remoteproc: qcom: wcnss: Fix module autoloadJavier Martinez Canillas
2016-10-18remoteproc: qcom: q6v5_pil: Fix module autoloadJavier Martinez Canillas
2016-10-18remoteproc: Keep local copy of firmware nameMatt Redfearn
2016-10-18remoteproc: Update Kconfig setup to 'depends on REMOTEPROC'Peter Griffin
2016-10-18remoteproc: st_slim_rproc: add a slimcore rproc driverPeter Griffin
2016-10-06Merge tag 'rpmsg-v4.9' of git://github.com/andersson/remoteprocLinus Torvalds
2016-10-02remoteproc: Refactor rproc module lockingBjorn Andersson
2016-10-02remoteproc: Split driver and consumer dereferencingBjorn Andersson
2016-10-02remoteproc: Correct resource handling upon boot failureBjorn Andersson
2016-09-19remoteproc: Drop unnecessary NULL checkBjorn Andersson
2016-09-08rpmsg: Move rpmsg_device API to new fileBjorn Andersson