aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/remoteproc/st_remoteproc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-02-06remoteproc: st: add virtio communication supportLoic Pallardy1-2/+111
2017-02-06remoteproc: st: correct probe error managementLoic Pallardy1-2/+4
2017-01-18drivers: remoteproc: constify rproc_ops structuresBhumika Goyal1-1/+1
2016-10-31remoteproc: st: Fix error return code in st_rproc_probe()Wei Yongjun1-1/+3
2016-10-02remoteproc: Split driver and consumer dereferencingBjorn Andersson1-2/+2
2016-03-28remoteproc: st: fix check of syscon_regmap_lookup_by_phandle() return valueVladimir Zapolskiy1-2/+2
2016-01-29remoteproc: Supply controller driver for ST's Remote ProcessorsLee Jones1-0/+297