summaryrefslogtreecommitdiffstats
path: root/drivers/remoteproc/keystone_remoteproc.c
Commit message (Expand)AuthorAgeFilesLines
* remoteproc: keystone: Convert to platform remove callback returning voidUwe Kleine-König2023-05-091-4/+2
* remoteproc/keystone: Switch to using gpiod APIDmitry Torokhov2022-09-191-7/+9
* remoteproc: using pm_runtime_resume_and_get instead of pm_runtime_get_syncMinghao Chi2022-07-181-2/+1
* remoteproc: add is_iomem to da_to_vaPeng Fan2021-03-111-1/+1
* remoteproc: Use size_t type for len in da_to_vaClement Leger2020-03-251-2/+2
* remoteproc: Remove dev_err() usage after platform_get_irq()Stephen Boyd2019-08-261-4/+0
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-301-9/+1
* remoteproc/keystone: explicitly request exclusive reset controlPhilipp Zabel2017-08-271-1/+1
* remoteproc/keystone: Add support for Keystone 66AK2G SOCsSuman Anna2017-08-241-0/+1
* remoteproc/keystone: Ensure the DSPs are in reset in probeAndrew F. Davis2017-06-261-0/+10
* remoteproc/keystone: Add a remoteproc driver for Keystone 2 DSPsSuman Anna2017-06-261-0/+515