summaryrefslogtreecommitdiffstats
path: root/drivers/remoteproc
Commit message (Expand)AuthorAge
* Revert "remoteproc: Merge table_ptr and cached_table pointers"Bjorn Andersson2016-12-30
* remoteproc: fix vdev reference managementLoic Pallardy2016-12-30
* remoteproc: qcom_adsp_pil: select qcom_scmArnd Bergmann2016-12-09
* remoteproc: Drop wait in __rproc_boot()Bjorn Andersson2016-12-09
* remoteproc/ste: Delete unused driverJean Delvare2016-12-09
* remoteproc: Remove "experimental" warningBjorn Andersson2016-12-09
* remoteproc: qcom_adsp_pil: select qcom_scmArnd Bergmann2016-12-09
* remoteproc: qcom: mdt_loader: add include for sizesStanimir Varbanov2016-12-02
* remoteproc: Update last rproc_put users to rproc_freeBjorn Andersson2016-11-20
* remoteproc: qcom: adsp: Add missing MODULE_DEVICE_TABLEBjorn Andersson2016-11-20
* remoteproc: wcnss-pil: add QCOM_SMD dependencyArnd Bergmann2016-11-18
* remoteproc: Add support for xo clockSarangdhar Joshi2016-11-17
* remoteproc: adsp-pil: fix recursive dependencyArnd Bergmann2016-11-17
* Merge branch 'topic/st_fdma' of git://git.kernel.org/pub/scm/linux/kernel/git...Bjorn Andersson2016-11-17
|\
| * remoteproc: Update Kconfig setup to 'depends on REMOTEPROC'Peter Griffin2016-10-18
| * remoteproc: st_slim_rproc: add a slimcore rproc driverPeter Griffin2016-10-18
* | remoteproc: Introduce Qualcomm ADSP PILBjorn Andersson2016-11-15
* | remoteproc: qcom_wcnss: Fix circular module dependencyBjorn Andersson2016-11-15
* | remoteproc: Merge table_ptr and cached_table pointersBjorn Andersson2016-11-15
* | remoteproc: Remove custom vdev handler listBjorn Andersson2016-11-15
* | remoteproc: Update max_notifyid as we allocate vringsBjorn Andersson2016-11-15
* | remoteproc: Decouple vdev resources and devicesBjorn Andersson2016-11-15
* | remoteproc: Further extend the vdev life cycleBjorn Andersson2016-11-15
* | remoteproc: virtio: Anchor vring life cycle in vdevBjorn Andersson2016-11-15
* | remoteproc: Assign kref to rproc_vdevBjorn Andersson2016-11-15
* | remoteproc: wcnss: Bond SMD edge to remoteprocBjorn Andersson2016-11-15
* | remoteproc: Introduce subdevicesBjorn Andersson2016-11-10
* | remoteproc: st: Fix error return code in st_rproc_probe()Wei Yongjun2016-10-31
* | remoteproc: debugfs: Remove state entry which is duplicated is sysfsMatt Redfearn2016-10-31
* | remoteproc: Add a sysfs interface for firmware and stateMatt Redfearn2016-10-31
* | remoteproc: qcom: wcnss_iris: Fix module autoloadJavier Martinez Canillas2016-10-18
* | remoteproc: qcom: wcnss: Fix module autoloadJavier Martinez Canillas2016-10-18
* | remoteproc: qcom: q6v5_pil: Fix module autoloadJavier Martinez Canillas2016-10-18
* | remoteproc: Keep local copy of firmware nameMatt Redfearn2016-10-18
|/
* Merge tag 'rpmsg-v4.9' of git://github.com/andersson/remoteprocLinus Torvalds2016-10-06
|\
| * rpmsg: Move rpmsg_device API to new fileBjorn Andersson2016-09-09
* | remoteproc: Refactor rproc module lockingBjorn Andersson2016-10-03
* | remoteproc: Split driver and consumer dereferencingBjorn Andersson2016-10-03
* | remoteproc: Correct resource handling upon boot failureBjorn Andersson2016-10-03
* | remoteproc: Drop unnecessary NULL checkBjorn Andersson2016-09-19
* | remoteproc: core: transform struct fw_rsc_vdev_vring reserved field in paLoic PALLARDY2016-09-06
* | remoteproc: qcom: wcnss: Fix return value check in wcnss_probe()Wei Yongjun2016-08-23
* | remoteproc: qcom: Introduce WCNSS peripheral image loaderBjorn Andersson2016-08-18
* | remoteproc: Only update table_ptr if we have a loaded tableBjorn Andersson2016-08-18
* | remoteproc: Move handling of cached table to boot/shutdownBjorn Andersson2016-08-18
* | remoteproc: Move vdev handling to boot/shutdownBjorn Andersson2016-08-18
* | remoteproc: Calculate max_notifyid during loadBjorn Andersson2016-08-18
* | remoteproc: Introduce auto-boot flagBjorn Andersson2016-08-18
* | remoteproc/omap: revise a minor error trace messageAnna, Suman2016-08-13
* | remoteproc/omap: fix various code formatting issuesAnna, Suman2016-08-13