index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
musb
/
musb_debugfs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-10
usb: musb: Fix runtime PM imbalance on error
Dinghao Liu
1
-5
/
+5
2018-05-31
USB: musb: clean up debugfs file and directory creation
Greg Kroah-Hartman
1
-37
/
+7
2018-04-05
Merge tag 'usb-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-12
/
+1
2018-03-26
usb: musb: remove blackfin port
Arnd Bergmann
1
-2
/
+0
2018-03-09
USB: musb: Re-use DEFINE_SHOW_ATTRIBUTE() macro
Andy Shevchenko
1
-12
/
+1
2017-11-07
USB: musb: Remove redundant license text
Greg Kroah-Hartman
1
-26
/
+0
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
1
-0
/
+1
2017-02-03
usb: musb: debugfs: allow forcing host mode together with speed in testmode
Pali Rohár
1
-17
/
+29
2017-01-10
usb: musb: fix runtime PM in debugfs
Bin Liu
1
-1
/
+19
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2015-05-07
usb: musb: add softconnect for host mode
Bin Liu
1
-0
/
+91
2015-04-27
usb: musb: only set test mode once
Bin Liu
1
-1
/
+8
2015-01-19
Merge tag 'v3.19-rc5' into next
Felipe Balbi
1
-16
/
+18
2015-01-15
usb: musb: debugfs: improve copy_from_user() argument
Markus Pargmann
1
-1
/
+1
2014-12-22
usb: musb: Fix a few off-by-one lengths
Rasmus Villemoes
1
-8
/
+8
2014-12-22
usb: musb: debugfs: cope with blackfin's oddities
Felipe Balbi
1
-8
/
+10
2014-11-18
usb: musb: replace hard coded registers with defines
Roman Byshko
1
-27
/
+30
2012-11-22
usb: remove use of __devinit
Bill Pemberton
1
-1
/
+1
2012-09-11
usb: musb: kill global and static for multi instance
Ajay Kumar Gupta
1
-5
/
+3
2012-02-01
usb: musb: debugfs: fix error check
Felipe Balbi
1
-6
/
+6
2012-01-31
usb: musb: make modules behave better
Felipe Balbi
1
-1
/
+1
2011-12-12
usb: musb: headers cleanup
Felipe Balbi
1
-8
/
+0
2011-09-26
musb_debugfs.c: remove unneeded includes on ARM
Nicolas Pitre
1
-6
/
+0
2011-01-10
headers: kobject.h redux
Alexey Dobriyan
1
-1
/
+0
2010-09-21
usb: musb_debugfs: don't use the struct file private_data field with seq_files
Mathias Nyman
1
-3
/
+2
2010-08-11
USB: musb: use correct register widths in register dumps
Anand Gadiyar
1
-16
/
+16
2010-05-21
usb: musb: update gfp/slab.h includes
Tejun Heo
1
-1
/
+0
2010-05-21
usb: musb: debugfs: musb_exit_debugfs() can be called on probe
Felipe Balbi
1
-1
/
+1
2010-05-21
usb: musb: add debugfs support
Felipe Balbi
1
-0
/
+295