summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* remoteproc: Drop wait in __rproc_boot()Bjorn Andersson2016-12-101-19/+3
* remoteproc/ste: Delete unused driverJean Delvare2016-12-103-353/+0
* remoteproc: Remove "experimental" warningBjorn Andersson2016-12-101-3/+0
* remoteproc: qcom_adsp_pil: select qcom_scmArnd Bergmann2016-12-091-0/+1
* dt-binding: soc: qcom: smd: Add label propertyBjorn Andersson2016-12-051-0/+7
* remoteproc: qcom: mdt_loader: add include for sizesStanimir Varbanov2016-12-021-0/+1
* remoteproc: Update last rproc_put users to rproc_freeBjorn Andersson2016-11-202-4/+4
* remoteproc: qcom: adsp: Add missing MODULE_DEVICE_TABLEBjorn Andersson2016-11-201-0/+1
* remoteproc: wcnss-pil: add QCOM_SMD dependencyArnd Bergmann2016-11-181-0/+1
* Merge branch 'topic/st_fdma' of git://git.kernel.org/pub/scm/linux/kernel/git...Bjorn Andersson2016-11-181-0/+1
|\
| * dmaengine: st_fdma: Revert: "Revert: Update st_fdma to 'depends on REMOTEPROC'"Vinod Koul2016-11-171-0/+1
* | remoteproc: Add support for xo clockSarangdhar Joshi2016-11-171-1/+29
* | remoteproc: adsp-pil: fix recursive dependencyArnd Bergmann2016-11-171-1/+1
* | Merge branch 'topic/st_fdma' of git://git.kernel.org/pub/scm/linux/kernel/git...Bjorn Andersson2016-11-1711-9/+1687
|\|
| * dmaengine: st_fdma: Revert: Update st_fdma to 'depends on REMOTEPROC'Vinod Koul2016-11-141-1/+0
| * dmaengine: st_fdma: Update st_fdma to 'depends on REMOTEPROC'.Peter Griffin2016-11-031-0/+1
| * dmaengine: st_fdma: Fix the error return code in st_fdma_probe()Wei Yongjun2016-10-191-1/+1
| * dmaengine: st_fdma: fix uninitialized variable accessArnd Bergmann2016-10-191-12/+2
| * ARM: multi_v7_defconfig: Enable STi and simple-card drivers.Peter Griffin2016-10-181-0/+3
| * ARM: multi_v7_defconfig: Enable STi FDMA driverPeter Griffin2016-10-181-0/+1
| * ARM: multi_v7_defconfig: Enable st_remoteproc driver.Peter Griffin2016-10-181-0/+1
| * ARM: multi_v7_defconfig: Enable remoteproc corePeter Griffin2016-10-181-0/+1
| * MAINTAINERS: Add FDMA driver files to STi section.Peter Griffin2016-10-181-0/+1
| * dmaengine: st_fdma: Add STMicroelectronics FDMA engine driver supportPeter Griffin2016-10-183-0/+913
| * dmaengine: st_fdma: Add STMicroelectronics FDMA driver header filePeter Griffin2016-10-181-0/+249
| * dmaengine: st_fdma: Add STMicroelectronics FDMA DT binding documentationPeter Griffin2016-10-181-0/+87
| * remoteproc: Update Kconfig setup to 'depends on REMOTEPROC'Peter Griffin2016-10-181-8/+12
| * MAINTAINERS: Add st slim core rproc driver to STi section.Peter Griffin2016-10-181-0/+2
| * remoteproc: st_slim_rproc: add a slimcore rproc driverPeter Griffin2016-10-184-2/+428
* | remoteproc: Introduce Qualcomm ADSP PILBjorn Andersson2016-11-163-0/+411
* | dt-binding: remoteproc: Introduce ADSP loader bindingBjorn Andersson2016-11-161-0/+98
* | remoteproc: qcom_wcnss: Fix circular module dependencyBjorn Andersson2016-11-155-16/+29
* | remoteproc: Merge table_ptr and cached_table pointersBjorn Andersson2016-11-152-19/+11
* | remoteproc: Remove custom vdev handler listBjorn Andersson2016-11-151-11/+0
* | remoteproc: Update max_notifyid as we allocate vringsBjorn Andersson2016-11-151-10/+5
* | remoteproc: Decouple vdev resources and devicesBjorn Andersson2016-11-152-15/+25
* | remoteproc: Further extend the vdev life cycleBjorn Andersson2016-11-151-1/+6
* | remoteproc: virtio: Anchor vring life cycle in vdevBjorn Andersson2016-11-152-6/+21
* | remoteproc: Assign kref to rproc_vdevBjorn Andersson2016-11-154-4/+20
* | dt-binding: remoteproc: wcnss: Allow describing smd edgeBjorn Andersson2016-11-151-2/+28
* | remoteproc: wcnss: Bond SMD edge to remoteprocBjorn Andersson2016-11-151-0/+27
* | rpmsg: smd: Expose edge registration functionsBjorn Andersson2016-11-152-0/+34
* | remoteproc: Introduce subdevicesBjorn Andersson2016-11-102-0/+94
* | remoteproc: st: Fix error return code in st_rproc_probe()Wei Yongjun2016-11-011-1/+3
* | remoteproc: debugfs: Remove state entry which is duplicated is sysfsMatt Redfearn2016-11-011-71/+0
* | remoteproc: Add a sysfs interface for firmware and stateMatt Redfearn2016-11-015-0/+210
* | remoteproc: qcom: wcnss_iris: Fix module autoloadJavier Martinez Canillas2016-10-191-0/+1
* | remoteproc: qcom: wcnss: Fix module autoloadJavier Martinez Canillas2016-10-191-0/+1
* | remoteproc: qcom: q6v5_pil: Fix module autoloadJavier Martinez Canillas2016-10-191-0/+1
* | remoteproc: Keep local copy of firmware nameMatt Redfearn2016-10-192-16/+17
|/