aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/dwc3 (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-09-09usb: dwc3: ep0: fix 'transfered' typoFelipe Balbi1-3/+3
2011-09-09usb: dwc3: core: add missing @ for kerneldocFelipe Balbi1-7/+7
2011-09-09usb: dwc3: debugfs: add a kfree() on error to dwc3_testmode_open()Dan Carpenter1-1/+3
2011-09-09usb: dwc3: gaget: clear DWC3_EP_WILL_SHUTDOWN bitSebastian Andrzej Siewior1-1/+1
2011-09-09usb: dwc3: gadget: use TRB type 6 for ISOC transfersSebastian Andrzej Siewior1-1/+1
2011-09-09usb: dwc3: gadget: reset resource index to zeroSebastian Andrzej Siewior1-1/+4
2011-09-09usb: dwc3: gadget: fixing dequeue of TRBsSebastian Andrzej Siewior1-3/+9
2011-08-24usb: fix dwc3 build when USB_GADGET_DWC3 is not enabledRandy Dunlap1-0/+5
2011-08-23USB: use usb_endpoint_maxp() instead of le16_to_cpu()Kuninori Morimoto1-2/+1
2011-08-23usb: include module.h in the DesignWare USB3 DRD driverStephen Rothwell1-0/+1
2011-08-22usb: Introduce DesignWare USB3 DRD DriverFelipe Balbi12-0/+5643