aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb/musb_debugfs.c
AgeCommit message (Expand)Author
2020-06-11usb: musb: Fix runtime PM imbalance on errorDinghao Liu
2017-02-03usb: musb: debugfs: allow forcing host mode together with speed in testmodePali Rohár
2017-01-10usb: musb: fix runtime PM in debugfsBin Liu
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2015-05-07usb: musb: add softconnect for host modeBin Liu
2015-04-27usb: musb: only set test mode onceBin Liu
2015-01-19Merge tag 'v3.19-rc5' into nextFelipe Balbi
2015-01-15usb: musb: debugfs: improve copy_from_user() argumentMarkus Pargmann
2014-12-22usb: musb: Fix a few off-by-one lengthsRasmus Villemoes
2014-12-22usb: musb: debugfs: cope with blackfin's odditiesFelipe Balbi
2014-11-18usb: musb: replace hard coded registers with definesRoman Byshko
2012-11-21usb: remove use of __devinitBill Pemberton
2012-09-11usb: musb: kill global and static for multi instanceAjay Kumar Gupta
2012-02-01usb: musb: debugfs: fix error checkFelipe Balbi
2012-01-31usb: musb: make modules behave betterFelipe Balbi
2011-12-12usb: musb: headers cleanupFelipe Balbi
2011-09-26musb_debugfs.c: remove unneeded includes on ARMNicolas Pitre
2011-01-10headers: kobject.h reduxAlexey Dobriyan
2010-09-20usb: musb_debugfs: don't use the struct file private_data field with seq_filesMathias Nyman
2010-08-10USB: musb: use correct register widths in register dumpsAnand Gadiyar
2010-05-20usb: musb: update gfp/slab.h includesTejun Heo
2010-05-20usb: musb: debugfs: musb_exit_debugfs() can be called on probeFelipe Balbi
2010-05-20usb: musb: add debugfs supportFelipe Balbi