aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb/musb_debugfs.c
Commit message (Expand)AuthorAge
* USB: musb: clean up debugfs file and directory creationGreg Kroah-Hartman2018-05-31
* Merge tag 'usb-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-04-04
|\
| * USB: musb: Re-use DEFINE_SHOW_ATTRIBUTE() macroAndy Shevchenko2018-03-09
* | usb: musb: remove blackfin portArnd Bergmann2018-03-26
|/
* USB: musb: Remove redundant license textGreg Kroah-Hartman2017-11-07
* USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-04
* usb: musb: debugfs: allow forcing host mode together with speed in testmodePali Rohár2017-02-03
* usb: musb: fix runtime PM in debugfsBin Liu2017-01-10
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* usb: musb: add softconnect for host modeBin Liu2015-05-07
* usb: musb: only set test mode onceBin Liu2015-04-27
* Merge tag 'v3.19-rc5' into nextFelipe Balbi2015-01-19
|\
| * usb: musb: Fix a few off-by-one lengthsRasmus Villemoes2014-12-22
| * usb: musb: debugfs: cope with blackfin's odditiesFelipe Balbi2014-12-22
* | usb: musb: debugfs: improve copy_from_user() argumentMarkus Pargmann2015-01-15
|/
* usb: musb: replace hard coded registers with definesRoman Byshko2014-11-18
* usb: remove use of __devinitBill Pemberton2012-11-21
* usb: musb: kill global and static for multi instanceAjay Kumar Gupta2012-09-11
* usb: musb: debugfs: fix error checkFelipe Balbi2012-02-01
* usb: musb: make modules behave betterFelipe Balbi2012-01-31
* usb: musb: headers cleanupFelipe Balbi2011-12-12
* musb_debugfs.c: remove unneeded includes on ARMNicolas Pitre2011-09-26
* headers: kobject.h reduxAlexey Dobriyan2011-01-10
* usb: musb_debugfs: don't use the struct file private_data field with seq_filesMathias Nyman2010-09-20
* USB: musb: use correct register widths in register dumpsAnand Gadiyar2010-08-10
* usb: musb: update gfp/slab.h includesTejun Heo2010-05-20
* usb: musb: debugfs: musb_exit_debugfs() can be called on probeFelipe Balbi2010-05-20
* usb: musb: add debugfs supportFelipe Balbi2010-05-20