summaryrefslogtreecommitdiff
path: root/drivers/usb/dwc3
AgeCommit message (Expand)Author
2011-09-09usb: dwc3: drop EP0_STALL stateFelipe Balbi
2011-09-09usb: dwc3: ep0: clear all EP0 flagsFelipe Balbi
2011-09-09usb: dwc3: ep0: fix Get Status handlingFelipe Balbi
2011-09-09usb: dwc3: gadget: replace mdelay with udelay in the busy loopSebastian Andrzej Siewior
2011-09-09usb: dwc3: gadget: rework the dequeue on RESET & DISCONNECTSebastian Andrzej Siewior
2011-09-09usb: dwc3: core: move the core check before soft resetSebastian Andrzej Siewior
2011-09-09usb: dwc3: debugfs: remove test mode interfaceSebastian Andrzej Siewior
2011-09-09usb: dwc3: ep0: simplify EP0 state machineFelipe Balbi
2011-09-09usb: dwc3: core: add flag for EP0 directionFelipe Balbi
2011-09-09usb: dwc3: ep0: add handling for unaligned OUT transfersFelipe Balbi
2011-09-09usb: dwc3: add a bounce buffer for control endpointsFelipe Balbi
2011-09-09usb: dwc3: core: add defines for XferNotReady event on Control EPsFelipe Balbi
2011-09-09usb: dwc3: gadget: improve command completion debug messageFelipe Balbi
2011-09-09usb: dwc3: gadget: set request dma to invalid when unmappingFelipe Balbi
2011-09-09usb: dwc3: ep0: fix 'transfered' typoFelipe Balbi
2011-09-09usb: dwc3: core: add missing @ for kerneldocFelipe Balbi
2011-09-09usb: dwc3: debugfs: add a kfree() on error to dwc3_testmode_open()Dan Carpenter
2011-09-09usb: dwc3: gaget: clear DWC3_EP_WILL_SHUTDOWN bitSebastian Andrzej Siewior
2011-09-09usb: dwc3: gadget: use TRB type 6 for ISOC transfersSebastian Andrzej Siewior
2011-09-09usb: dwc3: gadget: reset resource index to zeroSebastian Andrzej Siewior
2011-09-09usb: dwc3: gadget: fixing dequeue of TRBsSebastian Andrzej Siewior
2011-08-24usb: fix dwc3 build when USB_GADGET_DWC3 is not enabledRandy Dunlap
2011-08-23USB: use usb_endpoint_maxp() instead of le16_to_cpu()Kuninori Morimoto
2011-08-23usb: include module.h in the DesignWare USB3 DRD driverStephen Rothwell
2011-08-22usb: Introduce DesignWare USB3 DRD DriverFelipe Balbi