aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb/musb_debugfs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-01-19Merge tag 'v3.19-rc5' into nextFelipe Balbi1-16/+18
2015-01-15usb: musb: debugfs: improve copy_from_user() argumentMarkus Pargmann1-1/+1
2014-12-22usb: musb: Fix a few off-by-one lengthsRasmus Villemoes1-8/+8
2014-12-22usb: musb: debugfs: cope with blackfin's odditiesFelipe Balbi1-8/+10
2014-11-18usb: musb: replace hard coded registers with definesRoman Byshko1-27/+30
2012-11-21usb: remove use of __devinitBill Pemberton1-1/+1
2012-09-11usb: musb: kill global and static for multi instanceAjay Kumar Gupta1-5/+3
2012-02-01usb: musb: debugfs: fix error checkFelipe Balbi1-6/+6
2012-01-31usb: musb: make modules behave betterFelipe Balbi1-1/+1
2011-12-12usb: musb: headers cleanupFelipe Balbi1-8/+0
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