summaryrefslogtreecommitdiffstats
path: root/drivers/usb/dwc3/debugfs.c
Commit message (Expand)AuthorAgeFilesLines
* usb: dwc3: add DWC3_GUCTL1 reg for debugWilliam Wu2016-06-201-0/+1
* usb: dwc3: gadget: add a pointer to endpoint registersFelipe Balbi2016-06-201-133/+57
* Merge tag 'usb-for-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman2016-04-281-38/+320
|\
| * usb: dwc3: debugfs: dump out endpoint detailsFelipe Balbi2016-04-191-0/+302
| * usb: dwc3: make dwc3_debugfs_init return value be voidDu, Changbin2016-04-191-36/+19
* | usb: dwc3: fix memory leak of dwc->regsetDu, Changbin2016-04-181-5/+8
|/
* usb: dwc3: switch to GPL v2 onlyFelipe Balbi2013-07-291-27/+7
* usb: dwc3: core: fix wrong OTG event regitser offsetGeorge Cherian2013-03-181-0/+1
* usb: dwc3: debugfs: improve debugfs file creationFelipe Balbi2013-03-181-19/+22
* usb: dwc3: debugfs: mark our regset structure constFelipe Balbi2013-03-181-1/+1
* usb: dwc3: debugfs: when unknown, print only the state valueFelipe Balbi2013-03-181-1/+1
* usb: dwc3: debugfs: add two missing Link StatesFelipe Balbi2013-03-181-0/+6
* usb: dwc3: remove dwc3 dependency on host AND gadget.Vivek Gautam2013-01-181-0/+2
* usb: dwc3: debugfs: convert our regdump to use regsetsFelipe Balbi2013-01-181-24/+12
* usb: dwc3: debugfs: fix regdump offsetJack Pham2012-12-131-1/+1
* usb: remove use of __devexitBill Pemberton2012-11-211-1/+1
* usb: remove use of __devinitBill Pemberton2012-11-211-1/+1
* usb: dwc3: debugfs: fix off by one when entering testmodeGerard Cauvy2012-02-101-3/+3
* usb: dwc3: debugfs: fix error checkFelipe Balbi2012-02-061-10/+10
* usb: dwc3: gadget: allow Link state changes via debugfsFelipe Balbi2012-02-061-0/+110
* usb: dwc3: gadget: allow testmodes changes via debugfsFelipe Balbi2012-02-061-0/+92
* Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-01-091-3/+80
|\
| * usb: dwc3: fix sparse errorsFelipe Balbi2011-12-121-0/+1
| * usb: dwc3: fix few coding style problemsFelipe Balbi2011-12-121-3/+2
| * usb: dwc3: use a helper function for operation mode settingSebastian Andrzej Siewior2011-12-121-12/+9
| * usb: dwc3: debugfs: hold the lock in during mode changeSebastian Andrzej Siewior2011-12-121-2/+0
| * usb: dwc3: debugfs: add support for changing port modeFelipe Balbi2011-12-121-0/+82
* | usb: dwc3: fix a warningAlessandro Rubini2011-11-181-1/+0
* | usb: dwc3: use debugfs_print_regs32()Alessandro Rubini2011-11-181-12/+3
|/
* usb: dwc: remove "All rights reserved" statement.Sebastian Andrzej Siewior2011-10-041-1/+0
* usb: dwc3: debugfs: remove test mode interfaceSebastian Andrzej Siewior2011-09-091-94/+0
* usb: dwc3: debugfs: add a kfree() on error to dwc3_testmode_open()Dan Carpenter2011-09-091-1/+3
* usb: Introduce DesignWare USB3 DRD DriverFelipe Balbi2011-08-221-0/+534
OpenPOWER on IntegriCloud