summaryrefslogtreecommitdiff
path: root/drivers/remoteproc/st_remoteproc.c
AgeCommit message (Expand)Author
2023-10-16remoteproc: st: Fix sometimes uninitialized ret in st_rproc_probe()Nathan Chancellor
2023-10-11remoteproc: st: Use device_get_match_data()Rob Herring
2023-05-09remoteproc: st: Convert to platform remove callback returning voidUwe Kleine-König
2023-04-18remoteproc: st: Use of_property_present() for testing DT property presenceRob Herring
2023-04-03remoteproc: st: Call of_node_put() on iteration errorMathieu Poirier
2020-04-22remoteproc: remove rproc_elf32_sanity_checkClement Leger
2020-03-25remoteproc: Rename rproc_elf_sanity_check for elf32Clement Leger
2020-03-25remoteproc: Use u64 type for boot_addrClement Leger
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-02-20remoteproc: st: add reserved memory supportLoic Pallardy
2017-08-27remoteproc: st: explicitly request exclusive reset controlPhilipp Zabel
2017-02-06remoteproc: st: add virtio communication supportLoic Pallardy
2017-02-06remoteproc: st: correct probe error managementLoic Pallardy
2017-01-18drivers: remoteproc: constify rproc_ops structuresBhumika Goyal
2016-10-31remoteproc: st: Fix error return code in st_rproc_probe()Wei Yongjun
2016-10-02remoteproc: Split driver and consumer dereferencingBjorn Andersson
2016-03-28remoteproc: st: fix check of syscon_regmap_lookup_by_phandle() return valueVladimir Zapolskiy
2016-01-29remoteproc: Supply controller driver for ST's Remote ProcessorsLee Jones