index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
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: 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
*
usb: dwc3: gadget: allow Link state changes via debugfs
Felipe Balbi
2012-02-06
1
-0
/
+110
*
usb: dwc3: gadget: allow testmodes changes via debugfs
Felipe Balbi
2012-02-06
1
-0
/
+92
*
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2012-01-09
1
-3
/
+80
|
\
|
*
usb: dwc3: fix sparse errors
Felipe Balbi
2011-12-12
1
-0
/
+1
|
*
usb: dwc3: fix few coding style problems
Felipe Balbi
2011-12-12
1
-3
/
+2
|
*
usb: dwc3: use a helper function for operation mode setting
Sebastian Andrzej Siewior
2011-12-12
1
-12
/
+9
|
*
usb: dwc3: debugfs: hold the lock in during mode change
Sebastian Andrzej Siewior
2011-12-12
1
-2
/
+0
|
*
usb: dwc3: debugfs: add support for changing port mode
Felipe Balbi
2011-12-12
1
-0
/
+82
*
|
usb: dwc3: fix a warning
Alessandro Rubini
2011-11-18
1
-1
/
+0
*
|
usb: dwc3: use debugfs_print_regs32()
Alessandro Rubini
2011-11-18
1
-12
/
+3
|
/
*
usb: dwc: remove "All rights reserved" statement.
Sebastian Andrzej Siewior
2011-10-04
1
-1
/
+0
*
usb: dwc3: debugfs: remove test mode interface
Sebastian Andrzej Siewior
2011-09-09
1
-94
/
+0
*
usb: dwc3: debugfs: add a kfree() on error to dwc3_testmode_open()
Dan Carpenter
2011-09-09
1
-1
/
+3
*
usb: Introduce DesignWare USB3 DRD Driver
Felipe Balbi
2011-08-22
1
-0
/
+534