aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb/musb_debugfs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-09-26musb_debugfs.c: remove unneeded includes on ARMNicolas Pitre1-6/+0
2011-01-10headers: kobject.h reduxAlexey Dobriyan1-1/+0
2010-09-20usb: musb_debugfs: don't use the struct file private_data field with seq_filesMathias Nyman1-3/+2
2010-08-10USB: musb: use correct register widths in register dumpsAnand Gadiyar1-16/+16
2010-05-20usb: musb: update gfp/slab.h includesTejun Heo1-1/+0
2010-05-20usb: musb: debugfs: musb_exit_debugfs() can be called on probeFelipe Balbi1-1/+1
2010-05-20usb: musb: add debugfs supportFelipe Balbi1-0/+295