summaryrefslogtreecommitdiffstats
path: root/drivers/usb/dwc3/debugfs.c
AgeCommit message (Expand)AuthorLines
2013-07-29usb: dwc3: switch to GPL v2 onlyFelipe Balbi-27/+7
2013-03-18usb: dwc3: core: fix wrong OTG event regitser offsetGeorge Cherian-0/+1
2013-03-18usb: dwc3: debugfs: improve debugfs file creationFelipe Balbi-19/+22
2013-03-18usb: dwc3: debugfs: mark our regset structure constFelipe Balbi-1/+1
2013-03-18usb: dwc3: debugfs: when unknown, print only the state valueFelipe Balbi-1/+1
2013-03-18usb: dwc3: debugfs: add two missing Link StatesFelipe Balbi-0/+6
2013-01-18usb: dwc3: remove dwc3 dependency on host AND gadget.Vivek Gautam-0/+2
2013-01-18usb: dwc3: debugfs: convert our regdump to use regsetsFelipe Balbi-24/+12
2012-12-13usb: dwc3: debugfs: fix regdump offsetJack Pham-1/+1
2012-11-21usb: remove use of __devexitBill Pemberton-1/+1
2012-11-21usb: remove use of __devinitBill Pemberton-1/+1
2012-02-10usb: dwc3: debugfs: fix off by one when entering testmodeGerard Cauvy-3/+3
2012-02-06usb: dwc3: debugfs: fix error checkFelipe Balbi-10/+10
2012-02-06usb: dwc3: gadget: allow Link state changes via debugfsFelipe Balbi-0/+110
2012-02-06usb: dwc3: gadget: allow testmodes changes via debugfsFelipe Balbi-0/+92
2012-01-09Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-3/+80
2011-12-12usb: dwc3: fix sparse errorsFelipe Balbi-0/+1
2011-12-12usb: dwc3: fix few coding style problemsFelipe Balbi-3/+2
2011-12-12usb: dwc3: use a helper function for operation mode settingSebastian Andrzej Siewior-12/+9
2011-12-12usb: dwc3: debugfs: hold the lock in during mode changeSebastian Andrzej Siewior-2/+0
2011-12-12usb: dwc3: debugfs: add support for changing port modeFelipe Balbi-0/+82
2011-11-18usb: dwc3: fix a warningAlessandro Rubini-1/+0
2011-11-18usb: dwc3: use debugfs_print_regs32()Alessandro Rubini-12/+3
2011-10-04usb: dwc: remove "All rights reserved" statement.Sebastian Andrzej Siewior-1/+0
2011-09-09usb: dwc3: debugfs: remove test mode interfaceSebastian Andrzej Siewior-94/+0
2011-09-09usb: dwc3: debugfs: add a kfree() on error to dwc3_testmode_open()Dan Carpenter-1/+3
2011-08-22usb: Introduce DesignWare USB3 DRD DriverFelipe Balbi-0/+534