aboutsummaryrefslogtreecommitdiff
path: root/drivers/remoteproc/remoteproc_debugfs.c
AgeCommit message (Expand)AuthorFilesLines
2016-10-31remoteproc: debugfs: Remove state entry which is duplicated is sysfsGravatar Matt Redfearn 1-71/+0
2016-08-12remoteproc: align code with open parenthesisGravatar Anna, Suman 1-10/+10
2016-01-29remoteproc: debugfs: Add ability to boot remote processor using debugfsGravatar Lee Jones 1-0/+34
2016-01-29remoteproc: debugfs: Return error on invalid 'count' valueGravatar Lee Jones 1-1/+1
2015-11-26remoteproc: avoid stack overflow in debugfs fileGravatar Arnd Bergmann 1-1/+1
2013-06-30remoteproc: fix checkpatch errors in remoteproc codeGravatar Suman Anna 1-2/+1
2012-09-30remoteproc: return -EFAULT on copy_from_user failureGravatar Dan Carpenter 1-1/+1
2012-09-30remoteproc: snprintf() can return more than was printedGravatar Dan Carpenter 1-2/+2
2012-09-18remoteproc: create a 'recovery' debugfs entryGravatar Fernando Guzman Lugo 1-0/+81
2012-07-06remoteproc: maintain a generic child device for each rprocGravatar Ohad Ben-Cohen 1-2/+2
2012-04-05simple_open: automatically convert to simple_open()Gravatar Stephen Boyd 1-10/+3
2012-02-08remoteproc: add debugfs entriesGravatar Ohad Ben-Cohen 1-0/+179