usb: dwc: remove "All rights reserved" statement.
[pandora-kernel.git] / drivers / usb / dwc3 / gadget.c
2011-10-04 Sebastian Andrzej... usb: dwc: remove "All rights reserved" statement.
2011-09-18 Greg Kroah-HartmanMerge branch 'for-next' of git://gitorious.org/usb...
2011-09-09 Felipe Balbiusb: dwc3: gadget: improve debug on link state change
2011-09-09 Felipe Balbiusb: dwc3: gadget: drop the useless dma_sync_single...
2011-09-09 Felipe Balbiusb: dwc3: gadget: fix GCTL programming
2011-09-09 Sebastian Andrzej... usb: dwc3: gadget: do not map/unmap ZLP transfers
2011-09-09 Felipe Balbiusb: dwc3: drop EP0_STALL state
2011-09-09 Sebastian Andrzej... usb: dwc3: gadget: replace mdelay with udelay in the...
2011-09-09 Sebastian Andrzej... usb: dwc3: gadget: rework the dequeue on RESET & DISCONNECT
2011-09-09 Felipe Balbiusb: dwc3: ep0: simplify EP0 state machine
2011-09-09 Felipe Balbiusb: dwc3: add a bounce buffer for control endpoints
2011-09-09 Felipe Balbiusb: dwc3: gadget: improve command completion debug...
2011-09-09 Felipe Balbiusb: dwc3: gadget: set request dma to invalid when...
2011-09-09 Sebastian Andrzej... usb: dwc3: gaget: clear DWC3_EP_WILL_SHUTDOWN bit
2011-09-09 Sebastian Andrzej... usb: dwc3: gadget: use TRB type 6 for ISOC transfers
2011-09-09 Sebastian Andrzej... usb: dwc3: gadget: reset resource index to zero
2011-09-09 Sebastian Andrzej... usb: dwc3: gadget: fixing dequeue of TRBs
2011-08-29 Greg Kroah-HartmanMerge 3.1-rc4 into usb-next
2011-08-23 Kuninori MorimotoUSB: use usb_endpoint_maxp() instead of le16_to_cpu()
2011-08-22 Felipe Balbiusb: Introduce DesignWare USB3 DRD Driver