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
/
remoteproc_debugfs.c
Age
Commit message (
Expand
)
Author
2020-03-25
remoteproc: return error for bad "recovery" debugfs input
Alex Elder
2020-03-25
remoteproc: remoteproc debugfs file fixes
Alex Elder
2020-03-25
remoteproc: Use size_t instead of int for rproc_mem_entry len
Clement Leger
2019-10-04
remoteproc: debug: Remove unneeded NULL check
Ding Xiang
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2019-02-20
remoteproc: fix trace buffer va initialization
Loic Pallardy
2019-01-06
remoteproc: debug: add crash debugfs node
Xiang Xiao
2018-10-09
remoteproc: add name in rproc_mem_entry struct
Loic Pallardy
2018-07-30
remoteproc: replace "%p" with "%pK"
Loic Pallardy
2017-11-06
remoteproc: debug: add carveouts list dump feature
Loic Pallardy
2017-11-06
remoteproc: debug: add resource table dump feature
Loic Pallardy
2016-10-31
remoteproc: debugfs: Remove state entry which is duplicated is sysfs
Matt Redfearn
2016-08-12
remoteproc: align code with open parenthesis
Anna, Suman
2016-01-29
remoteproc: debugfs: Add ability to boot remote processor using debugfs
Lee Jones
2016-01-29
remoteproc: debugfs: Return error on invalid 'count' value
Lee Jones
2015-11-26
remoteproc: avoid stack overflow in debugfs file
Arnd Bergmann
2013-06-30
remoteproc: fix checkpatch errors in remoteproc code
Suman Anna
2012-09-30
remoteproc: return -EFAULT on copy_from_user failure
Dan Carpenter
2012-09-30
remoteproc: snprintf() can return more than was printed
Dan Carpenter
2012-09-18
remoteproc: create a 'recovery' debugfs entry
Fernando Guzman Lugo
2012-07-06
remoteproc: maintain a generic child device for each rproc
Ohad Ben-Cohen
2012-04-05
simple_open: automatically convert to simple_open()
Stephen Boyd
2012-02-08
remoteproc: add debugfs entries
Ohad Ben-Cohen