index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
remoteproc
/
keystone_remoteproc.c
Age
Commit message (
Expand
)
Author
2025-01-15
remoteproc: keystone: Use syscon_regmap_lookup_by_phandle_args
Krzysztof Kozlowski
2025-01-15
remoteproc: keystone: Simplify returning syscon PTR_ERR
Krzysztof Kozlowski
2024-10-29
remoteproc: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-08-13
remoteproc: keystone: Use devm_rproc_alloc() helper
Andrew Davis
2024-08-13
remoteproc: keystone: Use devm_kasprintf() to build name string
Andrew Davis
2023-05-09
remoteproc: keystone: Convert to platform remove callback returning void
Uwe Kleine-König
2022-09-19
remoteproc/keystone: Switch to using gpiod API
Dmitry Torokhov
2022-07-18
remoteproc: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
Minghao Chi
2021-03-11
remoteproc: add is_iomem to da_to_va
Peng Fan
2020-03-25
remoteproc: Use size_t type for len in da_to_va
Clement Leger
2019-08-26
remoteproc: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2017-08-27
remoteproc/keystone: explicitly request exclusive reset control
Philipp Zabel
2017-08-24
remoteproc/keystone: Add support for Keystone 66AK2G SOCs
Suman Anna
2017-06-26
remoteproc/keystone: Ensure the DSPs are in reset in probe
Andrew F. Davis
2017-06-26
remoteproc/keystone: Add a remoteproc driver for Keystone 2 DSPs
Suman Anna