index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
remoteproc
/
st_remoteproc.c
Age
Commit message (
Expand
)
Author
2020-04-22
remoteproc: remove rproc_elf32_sanity_check
Clement Leger
2020-03-25
remoteproc: Rename rproc_elf_sanity_check for elf32
Clement Leger
2020-03-25
remoteproc: Use u64 type for boot_addr
Clement Leger
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-02-20
remoteproc: st: add reserved memory support
Loic Pallardy
2017-08-27
remoteproc: st: explicitly request exclusive reset control
Philipp Zabel
2017-02-06
remoteproc: st: add virtio communication support
Loic Pallardy
2017-02-06
remoteproc: st: correct probe error management
Loic Pallardy
2017-01-18
drivers: remoteproc: constify rproc_ops structures
Bhumika Goyal
2016-10-31
remoteproc: st: Fix error return code in st_rproc_probe()
Wei Yongjun
2016-10-02
remoteproc: Split driver and consumer dereferencing
Bjorn Andersson
2016-03-28
remoteproc: st: fix check of syscon_regmap_lookup_by_phandle() return value
Vladimir Zapolskiy
2016-01-29
remoteproc: Supply controller driver for ST's Remote Processors
Lee Jones