summaryrefslogtreecommitdiffstats
path: root/drivers/remoteproc
Commit message (Expand)AuthorAgeFilesLines
* 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
* | remoteproc: Assign kref to rproc_vdevBjorn Andersson2016-11-143-4/+17
* | remoteproc: wcnss: Bond SMD edge to remoteprocBjorn Andersson2016-11-141-0/+27
* | remoteproc: Introduce subdevicesBjorn Andersson2016-11-091-0/+72
* | remoteproc: st: Fix error return code in st_rproc_probe()Wei Yongjun2016-10-311-1/+3
* | remoteproc: debugfs: Remove state entry which is duplicated is sysfsMatt Redfearn2016-10-311-71/+0
* | remoteproc: Add a sysfs interface for firmware and stateMatt Redfearn2016-10-314-0/+160
* | remoteproc: qcom: wcnss_iris: Fix module autoloadJavier Martinez Canillas2016-10-181-0/+1
* | remoteproc: qcom: wcnss: Fix module autoloadJavier Martinez Canillas2016-10-181-0/+1
* | remoteproc: qcom: q6v5_pil: Fix module autoloadJavier Martinez Canillas2016-10-181-0/+1
* | remoteproc: Keep local copy of firmware nameMatt Redfearn2016-10-181-15/+16
|/
* Merge tag 'rpmsg-v4.9' of git://github.com/andersson/remoteprocLinus Torvalds2016-10-061-2/+2
|\
| * rpmsg: Move rpmsg_device API to new fileBjorn Andersson2016-09-081-2/+2
* | remoteproc: Refactor rproc module lockingBjorn Andersson2016-10-021-12/+8
* | remoteproc: Split driver and consumer dereferencingBjorn Andersson2016-10-028-17/+32
* | remoteproc: Correct resource handling upon boot failureBjorn Andersson2016-10-021-4/+5
* | remoteproc: Drop unnecessary NULL checkBjorn Andersson2016-09-191-7/+0
* | remoteproc: core: transform struct fw_rsc_vdev_vring reserved field in paLoic PALLARDY2016-09-061-6/+0
* | remoteproc: qcom: wcnss: Fix return value check in wcnss_probe()Wei Yongjun2016-08-221-2/+2
* | remoteproc: qcom: Introduce WCNSS peripheral image loaderBjorn Andersson2016-08-185-0/+852
* | remoteproc: Only update table_ptr if we have a loaded tableBjorn Andersson2016-08-181-10/+6
* | remoteproc: Move handling of cached table to boot/shutdownBjorn Andersson2016-08-171-37/+18
* | remoteproc: Move vdev handling to boot/shutdownBjorn Andersson2016-08-171-22/+15
* | remoteproc: Calculate max_notifyid during loadBjorn Andersson2016-08-171-12/+4
* | remoteproc: Introduce auto-boot flagBjorn Andersson2016-08-173-14/+29
* | remoteproc/omap: revise a minor error trace messageAnna, Suman2016-08-121-1/+2
* | remoteproc/omap: fix various code formatting issuesAnna, Suman2016-08-121-1/+1
* | remoteproc: print hex numbers with a leading 0x formatAnna, Suman2016-08-121-4/+4
* | remoteproc: align code with open parenthesisAnna, Suman2016-08-125-39/+39
OpenPOWER on IntegriCloud