index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
musb
/
musb_debugfs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: musb: Fix runtime PM imbalance on error
Dinghao Liu
2020-05-25
1
-5
/
+5
*
usb: musb: create debugfs directory under usb root
Chunfeng Yun
2019-11-21
1
-1
/
+1
*
USB: musb: clean up debugfs file and directory creation
Greg Kroah-Hartman
2018-05-31
1
-37
/
+7
*
Merge tag 'usb-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2018-04-04
1
-12
/
+1
|
\
|
*
USB: musb: Re-use DEFINE_SHOW_ATTRIBUTE() macro
Andy Shevchenko
2018-03-09
1
-12
/
+1
*
|
usb: musb: remove blackfin port
Arnd Bergmann
2018-03-26
1
-2
/
+0
|
/
*
USB: musb: Remove redundant license text
Greg Kroah-Hartman
2017-11-07
1
-26
/
+0
*
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-11-04
1
-0
/
+1
*
usb: musb: debugfs: allow forcing host mode together with speed in testmode
Pali Rohár
2017-02-03
1
-17
/
+29
*
usb: musb: fix runtime PM in debugfs
Bin Liu
2017-01-10
1
-1
/
+19
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
usb: musb: add softconnect for host mode
Bin Liu
2015-05-07
1
-0
/
+91
*
usb: musb: only set test mode once
Bin Liu
2015-04-27
1
-1
/
+8
*
Merge tag 'v3.19-rc5' into next
Felipe Balbi
2015-01-19
1
-16
/
+18
|
\
|
*
usb: musb: Fix a few off-by-one lengths
Rasmus Villemoes
2014-12-22
1
-8
/
+8
|
*
usb: musb: debugfs: cope with blackfin's oddities
Felipe Balbi
2014-12-22
1
-8
/
+10
*
|
usb: musb: debugfs: improve copy_from_user() argument
Markus Pargmann
2015-01-15
1
-1
/
+1
|
/
*
usb: musb: replace hard coded registers with defines
Roman Byshko
2014-11-18
1
-27
/
+30
*
usb: remove use of __devinit
Bill Pemberton
2012-11-21
1
-1
/
+1
*
usb: musb: kill global and static for multi instance
Ajay Kumar Gupta
2012-09-11
1
-5
/
+3
*
usb: musb: debugfs: fix error check
Felipe Balbi
2012-02-01
1
-6
/
+6
*
usb: musb: make modules behave better
Felipe Balbi
2012-01-31
1
-1
/
+1
*
usb: musb: headers cleanup
Felipe Balbi
2011-12-12
1
-8
/
+0
*
musb_debugfs.c: remove unneeded includes on ARM
Nicolas Pitre
2011-09-26
1
-6
/
+0
*
headers: kobject.h redux
Alexey Dobriyan
2011-01-10
1
-1
/
+0
*
usb: musb_debugfs: don't use the struct file private_data field with seq_files
Mathias Nyman
2010-09-20
1
-3
/
+2
*
USB: musb: use correct register widths in register dumps
Anand Gadiyar
2010-08-10
1
-16
/
+16
*
usb: musb: update gfp/slab.h includes
Tejun Heo
2010-05-20
1
-1
/
+0
*
usb: musb: debugfs: musb_exit_debugfs() can be called on probe
Felipe Balbi
2010-05-20
1
-1
/
+1
*
usb: musb: add debugfs support
Felipe Balbi
2010-05-20
1
-0
/
+295