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
/
dwc3
/
debugfs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: dwc3: debugfs: Resume dwc3 before accessing registers
Udipto Goswami
2023-05-13
1
-0
/
+109
*
usb: dwc3: add several registers dump for debugfs
Li Jun
2023-03-23
1
-0
/
+5
*
USB: dwc3: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
2023-02-06
1
-11
/
+8
*
USB: dwc3: remove debugfs root dentry storage
Greg Kroah-Hartman
2021-06-10
1
-4
/
+4
*
usb: dwc3: debugfs: Add and remove endpoint dirs dynamically
Jack Pham
2021-06-02
1
-19
/
+2
*
usb: dwc3: fix incorrect kernel-doc comment syntax in files
Aditya Srivastava
2021-04-02
1
-1
/
+1
*
usb: dwc3: Create helper function getting MDWIDTH
Thinh Nguyen
2021-03-28
1
-8
/
+4
*
usb: dwc3: debugfs: do not queue work if try to change mode on non-drd
Li Jun
2020-10-02
1
-0
/
+3
*
usb: dwc3: debugfs: fix checkpatch warnings
Felipe Balbi
2020-10-02
1
-30
/
+26
*
usb: dwc3: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-07-15
1
-1
/
+1
*
USB: ch9: add "USB_" prefix in front of TEST defines
Greg Kroah-Hartman
2020-06-24
1
-10
/
+10
*
usb: dwc3: Get MDWIDTH for DWC_usb32
Thinh Nguyen
2020-05-25
1
-2
/
+12
*
usb: dwc3: create debugfs directory under usb root
Chunfeng Yun
2019-11-14
1
-1
/
+1
*
usb: dwc3: debugfs: Print/set link state for peripheral mode
Thinh Nguyen
2018-11-26
1
-0
/
+13
*
usb: dwc3: debugfs: Properly print/set link state for HS
Thinh Nguyen
2018-11-26
1
-2
/
+17
*
usb: dwc3: debugfs: Dump internal LSP and ep registers
Thinh Nguyen
2018-11-26
1
-4
/
+141
*
usb: dwc3: debugfs: Print eps Tx/RxFIFO in bytes
Thinh Nguyen
2018-11-26
1
-0
/
+8
*
usb: dwc3: debugfs: Properly name Tx/RxFIFO
Thinh Nguyen
2018-11-26
1
-8
/
+8
*
USB: dwc3: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2018-05-31
1
-32
/
+11
*
usb: dwc3: Dump LSP and BMU debug info
Thinh Nguyen
2018-03-22
1
-0
/
+5
*
usb: dwc3: debugfs: Re-use DEFINE_SHOW_ATTRIBUTE() macro
Felipe Balbi
2018-03-08
1
-49
/
+30
*
USB: dwc3: Remove redundant license text
Greg Kroah-Hartman
2017-11-07
1
-9
/
+0
*
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-11-04
1
-0
/
+1
*
usb: dwc3: debugfs: slightly improve output of trb_ring
Felipe Balbi
2017-06-02
1
-5
/
+4
*
usb: dwc3: core: make dwc3_set_mode() work properly
Roger Quadros
2017-04-11
1
-6
/
+2
*
usb: dwc3: debugfs: remove unnecessary | operator
Roger Quadros
2017-04-11
1
-3
/
+3
*
usb: dwc3: expose dwc3_trb_type_string()
Felipe Balbi
2017-04-11
1
-25
/
+2
*
usb: dwc3: debugfs: return strings that match tracepoints
Felipe Balbi
2017-04-11
1
-4
/
+4
*
usb: dwc3: debugfs: make use of dwc3_gadget_link_string()
Felipe Balbi
2017-04-11
1
-46
/
+1
*
usb: dwc3: debugfs: downcase OTG on 'mode' file
Felipe Balbi
2017-04-11
1
-1
/
+1
*
usb: dwc3: refactor gadget endpoint count calculation
Bryan O'Donoghue
2017-04-11
1
-13
/
+2
*
usb: dwc3: add DWC3_GUCTL1 reg for debug
William Wu
2016-06-20
1
-0
/
+1
*
usb: dwc3: gadget: add a pointer to endpoint registers
Felipe Balbi
2016-06-20
1
-133
/
+57
*
Merge tag 'usb-for-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
2016-04-28
1
-38
/
+320
|
\
|
*
usb: dwc3: debugfs: dump out endpoint details
Felipe Balbi
2016-04-19
1
-0
/
+302
|
*
usb: dwc3: make dwc3_debugfs_init return value be void
Du, Changbin
2016-04-19
1
-36
/
+19
*
|
usb: dwc3: fix memory leak of dwc->regset
Du, Changbin
2016-04-18
1
-5
/
+8
|
/
*
usb: dwc3: switch to GPL v2 only
Felipe Balbi
2013-07-29
1
-27
/
+7
*
usb: dwc3: core: fix wrong OTG event regitser offset
George Cherian
2013-03-18
1
-0
/
+1
*
usb: dwc3: debugfs: improve debugfs file creation
Felipe Balbi
2013-03-18
1
-19
/
+22
*
usb: dwc3: debugfs: mark our regset structure const
Felipe Balbi
2013-03-18
1
-1
/
+1
*
usb: dwc3: debugfs: when unknown, print only the state value
Felipe Balbi
2013-03-18
1
-1
/
+1
*
usb: dwc3: debugfs: add two missing Link States
Felipe Balbi
2013-03-18
1
-0
/
+6
*
usb: dwc3: remove dwc3 dependency on host AND gadget.
Vivek Gautam
2013-01-18
1
-0
/
+2
*
usb: dwc3: debugfs: convert our regdump to use regsets
Felipe Balbi
2013-01-18
1
-24
/
+12
*
usb: dwc3: debugfs: fix regdump offset
Jack Pham
2012-12-13
1
-1
/
+1
*
usb: remove use of __devexit
Bill Pemberton
2012-11-21
1
-1
/
+1
*
usb: remove use of __devinit
Bill Pemberton
2012-11-21
1
-1
/
+1
*
usb: dwc3: debugfs: fix off by one when entering testmode
Gerard Cauvy
2012-02-10
1
-3
/
+3
*
usb: dwc3: debugfs: fix error check
Felipe Balbi
2012-02-06
1
-10
/
+10
[next]