aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/remoteproc/remoteproc_debugfs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-04remoteproc: debug: Remove unneeded NULL checkDing Xiang1-3/+0
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner1-9/+1
2019-02-20remoteproc: fix trace buffer va initializationLoic Pallardy1-4/+17
2019-01-06remoteproc: debug: add crash debugfs nodeXiang Xiao1-0/+26
2018-10-09remoteproc: add name in rproc_mem_entry structLoic Pallardy1-0/+1
2018-07-30remoteproc: replace "%p" with "%pK"Loic Pallardy1-2/+2
2017-11-06remoteproc: debug: add carveouts list dump featureLoic Pallardy1-0/+31
2017-11-06remoteproc: debug: add resource table dump featureLoic Pallardy1-0/+99
2016-10-31remoteproc: debugfs: Remove state entry which is duplicated is sysfsMatt Redfearn1-71/+0
2016-08-12remoteproc: align code with open parenthesisAnna, Suman1-10/+10
2016-01-29remoteproc: debugfs: Add ability to boot remote processor using debugfsLee Jones1-0/+34
2016-01-29remoteproc: debugfs: Return error on invalid 'count' valueLee Jones1-1/+1
2015-11-26remoteproc: avoid stack overflow in debugfs fileArnd Bergmann1-1/+1
2013-06-30remoteproc: fix checkpatch errors in remoteproc codeSuman Anna1-2/+1
2012-09-30remoteproc: return -EFAULT on copy_from_user failureDan Carpenter1-1/+1
2012-09-30remoteproc: snprintf() can return more than was printedDan Carpenter1-2/+2
2012-09-18remoteproc: create a 'recovery' debugfs entryFernando Guzman Lugo1-0/+81
2012-07-06remoteproc: maintain a generic child device for each rprocOhad Ben-Cohen1-2/+2
2012-04-05simple_open: automatically convert to simple_open()Stephen Boyd1-10/+3
2012-02-08remoteproc: add debugfs entriesOhad Ben-Cohen1-0/+179