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