summaryrefslogtreecommitdiffstats
path: root/drivers/remoteproc/st_remoteproc.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1Star
* remoteproc: st: add reserved memory supportLoic Pallardy2019-02-211-11/+80
* remoteproc: st: explicitly request exclusive reset controlPhilipp Zabel2017-08-281-2/+4
* remoteproc: st: add virtio communication supportLoic Pallardy2017-02-061-2/+111
* remoteproc: st: correct probe error managementLoic Pallardy2017-02-061-2/+4
* drivers: remoteproc: constify rproc_ops structuresBhumika Goyal2017-01-181-1/+1
* remoteproc: st: Fix error return code in st_rproc_probe()Wei Yongjun2016-11-011-1/+3
* remoteproc: Split driver and consumer dereferencingBjorn Andersson2016-10-031-2/+2
* remoteproc: st: fix check of syscon_regmap_lookup_by_phandle() return valueVladimir Zapolskiy2016-03-291-2/+2
* remoteproc: Supply controller driver for ST's Remote ProcessorsLee Jones2016-01-301-0/+297