summaryrefslogtreecommitdiff
path: root/drivers/remoteproc/st_remoteproc.c
AgeCommit message (Expand)AuthorFilesLines
2019-02-21remoteproc: st: add reserved memory supportLoic Pallardy1-11/+80
2017-08-28remoteproc: st: explicitly request exclusive reset controlPhilipp Zabel1-2/+4
2017-02-07remoteproc: st: add virtio communication supportLoic Pallardy1-2/+111
2017-02-07remoteproc: st: correct probe error managementLoic Pallardy1-2/+4
2017-01-18drivers: remoteproc: constify rproc_ops structuresBhumika Goyal1-1/+1
2016-11-01remoteproc: st: Fix error return code in st_rproc_probe()Wei Yongjun1-1/+3
2016-10-03remoteproc: Split driver and consumer dereferencingBjorn Andersson1-2/+2
2016-03-29remoteproc: st: fix check of syscon_regmap_lookup_by_phandle() return valueVladimir Zapolskiy1-2/+2
2016-01-30remoteproc: Supply controller driver for ST's Remote ProcessorsLee Jones1-0/+297