index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
2023-10-02
usb: musb: Modify the "HWVers" register address
Xingxing Luo
1
-1
/
+1
2022-11-09
usb: musb: Add and use inline functions musb_{get,set}_state
Paul Cercueil
1
-3
/
+3
2020-05-25
usb: musb: Fix runtime PM imbalance on error
Dinghao Liu
1
-5
/
+5
2019-11-21
usb: musb: create debugfs directory under usb root
Chunfeng Yun
1
-1
/
+1
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