summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * usb: dwc3: use ep0_next_event fieldFelipe Balbi2011-09-091-4/+36
| * usb: dwc3: core: add ep0_next_event fieldFelipe Balbi2011-09-091-0/+10
| * usb: dwc3: drop EP0_STALL stateFelipe Balbi2011-09-093-5/+8
| * usb: dwc3: ep0: clear all EP0 flagsFelipe Balbi2011-09-091-1/+1
| * usb: dwc3: ep0: fix Get Status handlingFelipe Balbi2011-09-091-1/+1
| * usb: dwc3: gadget: replace mdelay with udelay in the busy loopSebastian Andrzej Siewior2011-09-091-8/+4Star
| * usb: dwc3: gadget: rework the dequeue on RESET & DISCONNECTSebastian Andrzej Siewior2011-09-092-20/+12Star
| * usb: dwc3: core: move the core check before soft resetSebastian Andrzej Siewior2011-09-091-10/+9Star
| * usb: dwc3: debugfs: remove test mode interfaceSebastian Andrzej Siewior2011-09-091-94/+0Star
| * usb: dwc3: ep0: simplify EP0 state machineFelipe Balbi2011-09-093-215/+163Star
| * usb: dwc3: core: add flag for EP0 directionFelipe Balbi2011-09-091-0/+3
| * usb: dwc3: ep0: add handling for unaligned OUT transfersFelipe Balbi2011-09-091-5/+32
| * usb: dwc3: add a bounce buffer for control endpointsFelipe Balbi2011-09-092-7/+28
| * usb: dwc3: core: add defines for XferNotReady event on Control EPsFelipe Balbi2011-09-091-0/+6
| * usb: dwc3: gadget: improve command completion debug messageFelipe Balbi2011-09-091-2/+2
| * usb: dwc3: gadget: set request dma to invalid when unmappingFelipe Balbi2011-09-091-0/+1
| * usb: dwc3: ep0: fix 'transfered' typoFelipe Balbi2011-09-091-3/+3
| * usb: dwc3: core: add missing @ for kerneldocFelipe Balbi2011-09-091-7/+7
| * usb: dwc3: debugfs: add a kfree() on error to dwc3_testmode_open()Dan Carpenter2011-09-091-1/+3
| * usb: dwc3: gaget: clear DWC3_EP_WILL_SHUTDOWN bitSebastian Andrzej Siewior2011-09-091-1/+1
| * usb: dwc3: gadget: use TRB type 6 for ISOC transfersSebastian Andrzej Siewior2011-09-091-1/+1
| * usb: dwc3: gadget: reset resource index to zeroSebastian Andrzej Siewior2011-09-091-1/+4
| * usb: dwc3: gadget: fixing dequeue of TRBsSebastian Andrzej Siewior2011-09-091-3/+9
* | USB: irq: Remove IRQF_DISABLEDYong Zhang2011-09-1854-63/+63
* | usb: ehci: remove the 1st wmb in qh_append_tdsMing Lei2011-09-181-1/+1
* | usb: ehci: fix comment for EHCI_SHRINK_JIFFIESMing Lei2011-09-181-1/+1
* | usb: ehci: only prepare zero packet for out transfer if requiredMing Lei2011-09-181-2/+3
* | usb: ehci: remove wmb in qh_updateMing Lei2011-09-181-2/+0Star
* | usb: cdc-acm: Owen SI-30 supportDenis Pershin2011-09-181-0/+3
* | usb-storage: fix realtek cr configurationVincent Palatin2011-09-181-1/+1
* | USB: g_printer: fix bug in unregistrationFabian Godehardt2011-09-181-1/+1
* | s3c-hsudc: implement vbus_draw hookHeiko Stübner2011-09-181-0/+14
* | usb: Provide usb_speed_string() functionMichal Nazarewicz2011-09-1818-195/+125Star
* | USB: option: add various ZTE device network interfaces to the blacklistDan Williams2011-09-181-14/+49
* | USB: option: add ZTE product 0x0037 to sendsetup blacklistDan Williams2011-09-181-1/+6
* | USB: option: convert Huawei K3765, K4505, K4605 reservered interface to black...Dan Williams2011-09-181-36/+43
* | USB: option: convert interface blacklisting to bitfieldsDan Williams2011-09-181-27/+26Star
* | usb gadget: clean up FSF boilerplate textKlaus Schwarzkopf2011-09-1061-496/+1Star
* | musb_gadget: Fix for spurious interrupts on endpoint zero.Hans Petter Selasky2011-09-101-0/+8
* | USB: for usb_autopm_get_interface_async -EINPROGRESS is not an errorJim Wylder2011-09-101-1/+1
* | USB: storage: Use normalized sense when emulating autosenseLuben Tuikov2011-09-101-15/+19
* | xhci: Redundant check in xhci_check_args for xhci->devssifram.rajas@gmail.com2011-09-101-2/+1Star
* | xHCI: refine td allocationAndiry Xu2011-09-102-17/+12Star
* | xhci: Don't print short isoc packets.Sarah Sharp2011-09-101-1/+2
* | xhci: Add software BW checking quirk to Intel PPT xHCISarah Sharp2011-09-101-0/+1
* | xhci: Implement HS/FS/LS bandwidth checking.Sarah Sharp2011-09-102-2/+312
* | xhci: Track interval bandwidth tables per port/TT.Sarah Sharp2011-09-103-3/+293
* | xhci: Store endpoint bandwidth information.Sarah Sharp2011-09-103-0/+96
* | xhci: Store information about roothubs and TTs.Sarah Sharp2011-09-103-1/+189
* | xhci: Store the "real" root port number.Sarah Sharp2011-09-102-0/+2