开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
remoteproc
/
keystone_remoteproc.c
Age
Commit message (
Expand
)
Author
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