aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/remoteproc/remoteproc_debugfs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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