summaryrefslogtreecommitdiffstats
path: root/drivers/remoteproc/remoteproc_debugfs.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-301-9/+1Star
* remoteproc: fix trace buffer va initializationLoic Pallardy2019-02-211-4/+17
* remoteproc: debug: add crash debugfs nodeXiang Xiao2019-01-071-0/+26
* remoteproc: add name in rproc_mem_entry structLoic Pallardy2018-10-101-0/+1
* remoteproc: replace "%p" with "%pK"Loic Pallardy2018-07-311-2/+2
* remoteproc: debug: add carveouts list dump featureLoic Pallardy2017-11-071-0/+31
* remoteproc: debug: add resource table dump featureLoic Pallardy2017-11-071-0/+99
* remoteproc: debugfs: Remove state entry which is duplicated is sysfsMatt Redfearn2016-11-011-71/+0Star
* remoteproc: align code with open parenthesisAnna, Suman2016-08-131-10/+10
* remoteproc: debugfs: Add ability to boot remote processor using debugfsLee Jones2016-01-301-0/+34
* remoteproc: debugfs: Return error on invalid 'count' valueLee Jones2016-01-301-1/+1
* remoteproc: avoid stack overflow in debugfs fileArnd Bergmann2015-11-261-1/+1
* remoteproc: fix checkpatch errors in remoteproc codeSuman Anna2013-06-301-2/+1Star
* remoteproc: return -EFAULT on copy_from_user failureDan Carpenter2012-09-301-1/+1
* remoteproc: snprintf() can return more than was printedDan Carpenter2012-09-301-2/+2
* remoteproc: create a 'recovery' debugfs entryFernando Guzman Lugo2012-09-181-0/+81
* remoteproc: maintain a generic child device for each rprocOhad Ben-Cohen2012-07-051-2/+2
* simple_open: automatically convert to simple_open()Stephen Boyd2012-04-061-10/+3Star
* remoteproc: add debugfs entriesOhad Ben-Cohen2012-02-081-0/+179