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.12.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
/
dwc3
/
debugfs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-26
usb: dwc3: debugfs: Print/set link state for peripheral mode
Thinh Nguyen
1
-0
/
+13
2018-11-26
usb: dwc3: debugfs: Properly print/set link state for HS
Thinh Nguyen
1
-2
/
+17
2018-11-26
usb: dwc3: debugfs: Dump internal LSP and ep registers
Thinh Nguyen
1
-4
/
+141
2018-11-26
usb: dwc3: debugfs: Print eps Tx/RxFIFO in bytes
Thinh Nguyen
1
-0
/
+8
2018-11-26
usb: dwc3: debugfs: Properly name Tx/RxFIFO
Thinh Nguyen
1
-8
/
+8
2018-05-31
USB: dwc3: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-32
/
+11
2018-03-22
usb: dwc3: Dump LSP and BMU debug info
Thinh Nguyen
1
-0
/
+5
2018-03-08
usb: dwc3: debugfs: Re-use DEFINE_SHOW_ATTRIBUTE() macro
Felipe Balbi
1
-49
/
+30
2017-11-07
USB: dwc3: Remove redundant license text
Greg Kroah-Hartman
1
-9
/
+0
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
1
-0
/
+1
2017-06-02
usb: dwc3: debugfs: slightly improve output of trb_ring
Felipe Balbi
1
-5
/
+4
2017-04-11
usb: dwc3: core: make dwc3_set_mode() work properly
Roger Quadros
1
-6
/
+2
2017-04-11
usb: dwc3: debugfs: remove unnecessary | operator
Roger Quadros
1
-3
/
+3
2017-04-11
usb: dwc3: expose dwc3_trb_type_string()
Felipe Balbi
1
-25
/
+2
2017-04-11
usb: dwc3: debugfs: return strings that match tracepoints
Felipe Balbi
1
-4
/
+4
2017-04-11
usb: dwc3: debugfs: make use of dwc3_gadget_link_string()
Felipe Balbi
1
-46
/
+1
2017-04-11
usb: dwc3: debugfs: downcase OTG on 'mode' file
Felipe Balbi
1
-1
/
+1
2017-04-11
usb: dwc3: refactor gadget endpoint count calculation
Bryan O'Donoghue
1
-13
/
+2
2016-06-20
usb: dwc3: add DWC3_GUCTL1 reg for debug
William Wu
1
-0
/
+1
2016-06-20
usb: dwc3: gadget: add a pointer to endpoint registers
Felipe Balbi
1
-133
/
+57
2016-04-28
Merge tag 'usb-for-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
1
-38
/
+320
2016-04-19
usb: dwc3: debugfs: dump out endpoint details
Felipe Balbi
1
-0
/
+302
2016-04-19
usb: dwc3: make dwc3_debugfs_init return value be void
Du, Changbin
1
-36
/
+19
2016-04-18
usb: dwc3: fix memory leak of dwc->regset
Du, Changbin
1
-5
/
+8
2013-07-29
usb: dwc3: switch to GPL v2 only
Felipe Balbi
1
-27
/
+7
2013-03-18
usb: dwc3: core: fix wrong OTG event regitser offset
George Cherian
1
-0
/
+1
2013-03-18
usb: dwc3: debugfs: improve debugfs file creation
Felipe Balbi
1
-19
/
+22
2013-03-18
usb: dwc3: debugfs: mark our regset structure const
Felipe Balbi
1
-1
/
+1
2013-03-18
usb: dwc3: debugfs: when unknown, print only the state value
Felipe Balbi
1
-1
/
+1
2013-03-18
usb: dwc3: debugfs: add two missing Link States
Felipe Balbi
1
-0
/
+6
2013-01-18
usb: dwc3: remove dwc3 dependency on host AND gadget.
Vivek Gautam
1
-0
/
+2
2013-01-18
usb: dwc3: debugfs: convert our regdump to use regsets
Felipe Balbi
1
-24
/
+12
2012-12-13
usb: dwc3: debugfs: fix regdump offset
Jack Pham
1
-1
/
+1
2012-11-22
usb: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-22
usb: remove use of __devinit
Bill Pemberton
1
-1
/
+1
2012-02-10
usb: dwc3: debugfs: fix off by one when entering testmode
Gerard Cauvy
1
-3
/
+3
2012-02-06
usb: dwc3: debugfs: fix error check
Felipe Balbi
1
-10
/
+10
2012-02-06
usb: dwc3: gadget: allow Link state changes via debugfs
Felipe Balbi
1
-0
/
+110
2012-02-06
usb: dwc3: gadget: allow testmodes changes via debugfs
Felipe Balbi
1
-0
/
+92
2012-01-10
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-3
/
+80
2011-12-12
usb: dwc3: fix sparse errors
Felipe Balbi
1
-0
/
+1
2011-12-12
usb: dwc3: fix few coding style problems
Felipe Balbi
1
-3
/
+2
2011-12-12
usb: dwc3: use a helper function for operation mode setting
Sebastian Andrzej Siewior
1
-12
/
+9
2011-12-12
usb: dwc3: debugfs: hold the lock in during mode change
Sebastian Andrzej Siewior
1
-2
/
+0
2011-12-12
usb: dwc3: debugfs: add support for changing port mode
Felipe Balbi
1
-0
/
+82
2011-11-19
usb: dwc3: fix a warning
Alessandro Rubini
1
-1
/
+0
2011-11-18
usb: dwc3: use debugfs_print_regs32()
Alessandro Rubini
1
-12
/
+3
2011-10-04
usb: dwc: remove "All rights reserved" statement.
Sebastian Andrzej Siewior
1
-1
/
+0
2011-09-09
usb: dwc3: debugfs: remove test mode interface
Sebastian Andrzej Siewior
1
-94
/
+0
2011-09-09
usb: dwc3: debugfs: add a kfree() on error to dwc3_testmode_open()
Dan Carpenter
1
-1
/
+3
[next]