aboutsummaryrefslogtreecommitdiff
path: root/drivers/remoteproc
AgeCommit message (Expand)AuthorFilesLines
2016-12-30Revert "remoteproc: Merge table_ptr and cached_table pointers"Gravatar Bjorn Andersson 1-10/+16
2016-12-30remoteproc: fix vdev reference managementGravatar Loic Pallardy 1-3/+0
2016-12-09remoteproc: qcom_adsp_pil: select qcom_scmGravatar Arnd Bergmann 1-0/+1
2016-12-09remoteproc: Drop wait in __rproc_boot()Gravatar Bjorn Andersson 1-19/+3
2016-12-09remoteproc/ste: Delete unused driverGravatar Jean Delvare 3-353/+0
2016-12-09remoteproc: Remove "experimental" warningGravatar Bjorn Andersson 1-3/+0
2016-12-09remoteproc: qcom_adsp_pil: select qcom_scmGravatar Arnd Bergmann 1-0/+1
2016-12-02remoteproc: qcom: mdt_loader: add include for sizesGravatar Stanimir Varbanov 1-0/+1
2016-11-19remoteproc: Update last rproc_put users to rproc_freeGravatar Bjorn Andersson 2-4/+4
2016-11-19remoteproc: qcom: adsp: Add missing MODULE_DEVICE_TABLEGravatar Bjorn Andersson 1-0/+1
2016-11-18remoteproc: wcnss-pil: add QCOM_SMD dependencyGravatar Arnd Bergmann 1-0/+1
2016-11-16remoteproc: Add support for xo clockGravatar Sarangdhar Joshi 1-1/+29
2016-11-16remoteproc: adsp-pil: fix recursive dependencyGravatar Arnd Bergmann 1-1/+1
2016-11-16Merge branch 'topic/st_fdma' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Bjorn Andersson 3-9/+381
2016-11-15remoteproc: Introduce Qualcomm ADSP PILGravatar Bjorn Andersson 3-0/+411
2016-11-14remoteproc: qcom_wcnss: Fix circular module dependencyGravatar Bjorn Andersson 5-16/+29
2016-11-14remoteproc: Merge table_ptr and cached_table pointersGravatar Bjorn Andersson 1-16/+10
2016-11-14remoteproc: Remove custom vdev handler listGravatar Bjorn Andersson 1-11/+0
2016-11-14remoteproc: Update max_notifyid as we allocate vringsGravatar Bjorn Andersson 1-10/+5
2016-11-14remoteproc: Decouple vdev resources and devicesGravatar Bjorn Andersson 1-15/+20
2016-11-14remoteproc: Further extend the vdev life cycleGravatar Bjorn Andersson 1-1/+6
2016-11-14remoteproc: virtio: Anchor vring life cycle in vdevGravatar Bjorn Andersson 2-6/+21
2016-11-14remoteproc: Assign kref to rproc_vdevGravatar Bjorn Andersson 3-4/+17
2016-11-14remoteproc: wcnss: Bond SMD edge to remoteprocGravatar Bjorn Andersson 1-0/+27
2016-11-09remoteproc: Introduce subdevicesGravatar Bjorn Andersson 1-0/+72
2016-10-31remoteproc: st: Fix error return code in st_rproc_probe()Gravatar Wei Yongjun 1-1/+3
2016-10-31remoteproc: debugfs: Remove state entry which is duplicated is sysfsGravatar Matt Redfearn 1-71/+0
2016-10-31remoteproc: Add a sysfs interface for firmware and stateGravatar Matt Redfearn 4-0/+160
2016-10-18remoteproc: qcom: wcnss_iris: Fix module autoloadGravatar Javier Martinez Canillas 1-0/+1
2016-10-18remoteproc: qcom: wcnss: Fix module autoloadGravatar Javier Martinez Canillas 1-0/+1
2016-10-18remoteproc: qcom: q6v5_pil: Fix module autoloadGravatar Javier Martinez Canillas 1-0/+1
2016-10-18remoteproc: Keep local copy of firmware nameGravatar Matt Redfearn 1-15/+16
2016-10-18remoteproc: Update Kconfig setup to 'depends on REMOTEPROC'Gravatar Peter Griffin 1-8/+12
2016-10-18remoteproc: st_slim_rproc: add a slimcore rproc driverGravatar Peter Griffin 3-2/+370
2016-10-06Merge tag 'rpmsg-v4.9' of git://github.com/andersson/remoteprocGravatar Linus Torvalds 1-2/+2
2016-10-02remoteproc: Refactor rproc module lockingGravatar Bjorn Andersson 1-12/+8
2016-10-02remoteproc: Split driver and consumer dereferencingGravatar Bjorn Andersson 8-17/+32
2016-10-02remoteproc: Correct resource handling upon boot failureGravatar Bjorn Andersson 1-4/+5
2016-09-19remoteproc: Drop unnecessary NULL checkGravatar Bjorn Andersson 1-7/+0
2016-09-08rpmsg: Move rpmsg_device API to new fileGravatar Bjorn Andersson 1-2/+2
2016-09-06remoteproc: core: transform struct fw_rsc_vdev_vring reserved field in paGravatar Loic PALLARDY 1-6/+0
2016-08-22remoteproc: qcom: wcnss: Fix return value check in wcnss_probe()Gravatar Wei Yongjun 1-2/+2
2016-08-18remoteproc: qcom: Introduce WCNSS peripheral image loaderGravatar Bjorn Andersson 5-0/+852
2016-08-18remoteproc: Only update table_ptr if we have a loaded tableGravatar Bjorn Andersson 1-10/+6
2016-08-17remoteproc: Move handling of cached table to boot/shutdownGravatar Bjorn Andersson 1-37/+18
2016-08-17remoteproc: Move vdev handling to boot/shutdownGravatar Bjorn Andersson 1-22/+15
2016-08-17remoteproc: Calculate max_notifyid during loadGravatar Bjorn Andersson 1-12/+4
2016-08-17remoteproc: Introduce auto-boot flagGravatar Bjorn Andersson 3-14/+29
2016-08-12remoteproc/omap: revise a minor error trace messageGravatar Anna, Suman 1-1/+2
2016-08-12remoteproc/omap: fix various code formatting issuesGravatar Anna, Suman 1-1/+1