index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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: Modify the "HWVers" register address
Xingxing Luo
2023-10-02
1
-1
/
+1
*
usb: musb: Add and use inline functions musb_{get,set}_state
Paul Cercueil
2022-11-09
1
-3
/
+3
*
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