summaryrefslogtreecommitdiff
path: root/drivers/remoteproc
AgeCommit message (Expand)Author
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
2016-09-06remoteproc: core: transform struct fw_rsc_vdev_vring reserved field in paLoic PALLARDY
2016-08-22remoteproc: qcom: wcnss: Fix return value check in wcnss_probe()Wei Yongjun
2016-08-18remoteproc: qcom: Introduce WCNSS peripheral image loaderBjorn Andersson
2016-08-18remoteproc: Only update table_ptr if we have a loaded tableBjorn Andersson
2016-08-17remoteproc: Move handling of cached table to boot/shutdownBjorn Andersson
2016-08-17remoteproc: Move vdev handling to boot/shutdownBjorn Andersson
2016-08-17remoteproc: Calculate max_notifyid during loadBjorn Andersson
2016-08-17remoteproc: Introduce auto-boot flagBjorn Andersson
2016-08-12remoteproc/omap: revise a minor error trace messageAnna, Suman
2016-08-12remoteproc/omap: fix various code formatting issuesAnna, Suman
2016-08-12remoteproc: print hex numbers with a leading 0x formatAnna, Suman
2016-08-12remoteproc: align code with open parenthesisAnna, Suman
2016-08-12remoteproc: fix bare unsigned type usageAnna, Suman
2016-08-12remoteproc: use variable names for sizeof() operatorAnna, Suman
2016-08-12remoteproc: fix couple of minor typosAnna, Suman
2016-08-12remoteproc: use proper format-specifier for printing dma_addr_tAnna, Suman
2016-08-10remoteproc: qcom: hexagon: Fix error return code in q6v5_probe()Wei Yongjun
2016-08-10remoteproc: core: Remove pointless OOM printLee Jones
2016-08-10remoteproc: core: Trivial: Improve error checking, spelling and debug printsLee Jones
2016-08-10remoteproc: core: Ensure error message is clearLee Jones
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski
2016-07-14remoteproc: qcom: hexagon: Clean up mpss validationBjorn Andersson
2016-07-14remoteproc: qcom: remove redundant dev_err call in q6v5_init_mem()Wei Yongjun
2016-07-13remoteproc: qcom: Driver for the self-authenticating Hexagon v5Bjorn Andersson
2016-06-14remoteproc: Fix potential race condition in rproc_addDave Gerlach
2016-05-12remoteproc: Add additional crash reasonsBjorn Andersson
2016-05-12remoteproc: core: Make the loaded resource table optionalBjorn Andersson
2016-05-06remoteproc: core: Task sync during rproc_fw_boot()Lee Jones