summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-09-18USB: add RESET_RESUME for webcams shown to be quirkyOliver Neukum1-0/+21
2011-09-18Merge branch 'for-next' of git://gitorious.org/usb/usb into usb-nextGreg Kroah-Hartman12-641/+688
2011-09-18USB: irq: Remove IRQF_DISABLEDYong Zhang54-63/+63
2011-09-18usb: ehci: remove the 1st wmb in qh_append_tdsMing Lei1-1/+1
2011-09-18usb: ehci: fix comment for EHCI_SHRINK_JIFFIESMing Lei1-1/+1
2011-09-18usb: ehci: only prepare zero packet for out transfer if requiredMing Lei1-2/+3
2011-09-18usb: ehci: remove wmb in qh_updateMing Lei1-2/+0
2011-09-18usb: cdc-acm: Owen SI-30 supportDenis Pershin1-0/+3
2011-09-18usb-storage: fix realtek cr configurationVincent Palatin1-1/+1
2011-09-18USB: g_printer: fix bug in unregistrationFabian Godehardt1-1/+1
2011-09-18s3c-hsudc: implement vbus_draw hookHeiko Stübner1-0/+14
2011-09-18usb: Provide usb_speed_string() functionMichal Nazarewicz17-195/+113
2011-09-18USB: option: add various ZTE device network interfaces to the blacklistDan Williams1-14/+49
2011-09-18USB: option: add ZTE product 0x0037 to sendsetup blacklistDan Williams1-1/+6
2011-09-18USB: option: convert Huawei K3765, K4505, K4605 reservered interface to black...Dan Williams1-36/+43
2011-09-18USB: option: convert interface blacklisting to bitfieldsDan Williams1-27/+26
2011-09-10usb gadget: clean up FSF boilerplate textKlaus Schwarzkopf61-496/+1
2011-09-10musb_gadget: Fix for spurious interrupts on endpoint zero.Hans Petter Selasky1-0/+8
2011-09-10USB: for usb_autopm_get_interface_async -EINPROGRESS is not an errorJim Wylder1-1/+1
2011-09-10USB: storage: Use normalized sense when emulating autosenseLuben Tuikov1-15/+19
2011-09-10xhci: Redundant check in xhci_check_args for xhci->devssifram.rajas@gmail.com1-2/+1
2011-09-10xHCI: refine td allocationAndiry Xu2-17/+12
2011-09-10xhci: Don't print short isoc packets.Sarah Sharp1-1/+2
2011-09-10xhci: Add software BW checking quirk to Intel PPT xHCISarah Sharp1-0/+1
2011-09-10xhci: Implement HS/FS/LS bandwidth checking.Sarah Sharp2-2/+312
2011-09-10xhci: Track interval bandwidth tables per port/TT.Sarah Sharp3-3/+293
2011-09-10xhci: Store endpoint bandwidth information.Sarah Sharp3-0/+96
2011-09-10xhci: Store information about roothubs and TTs.Sarah Sharp3-1/+189
2011-09-10xhci: Store the "real" root port number.Sarah Sharp2-0/+2
2011-09-10xhci: Refactor endpoint limit checking.Sarah Sharp1-18/+14
2011-09-10xhci: Rename virt_dev->port to fake_port.Sarah Sharp3-4/+4
2011-09-10xhci: If no endpoints changed, don't issue BW command.Sarah Sharp1-0/+6
2011-09-09usb: musb: Enable DMA mode1 RX for transfers without short packetsAnand Gadiyar1-26/+43
2011-09-09usb: gadget: audio: queue wLength-sized requestsFelipe Balbi1-2/+2
2011-09-09usb: gadget: audio: actually support both speedsFelipe Balbi1-5/+6
2011-09-09usb: gadget: storage: make FSG_NUM_BUFFERS variable sizePer Forlin4-20/+85
2011-09-09USB: gadget: storage: remove alignment assumptionAlan Stern2-81/+49
2011-09-09usb: gadget: storage: adapt logic block size to bound block devicesPeiyu Li3-57/+79
2011-09-09usb: dwc3: gadget: improve debug on link state changeFelipe Balbi1-2/+2
2011-09-09usb: dwc3: omap: set idle and standby modesFelipe Balbi1-0/+24
2011-09-09usb: dwc3: ep0: introduce ep0_expect_in flagFelipe Balbi2-0/+18
2011-09-09usb: dwc3: ep0: giveback requests on stall_and_restartFelipe Balbi1-0/+10
2011-09-09usb: dwc3: gadget: drop the useless dma_sync_single* callsFelipe Balbi1-9/+0
2011-09-09usb: dwc3: gadget: fix GCTL programmingFelipe Balbi1-6/+3
2011-09-09usb: dwc3: define ScaleDown macro helperFelipe Balbi1-0/+1
2011-09-09usb: dwc3: Fix definition of DWC3_GCTL_U2RSTECNFelipe Balbi1-1/+1
2011-09-09usb: dwc3: gadget: do not map/unmap ZLP transfersSebastian Andrzej Siewior1-0/+10
2011-09-09usb: dwc3: omap: fix IRQ handlingFelipe Balbi1-27/+12
2011-09-09usb: dwc3: omap: change IRQ name to dwc3-omapFelipe Balbi1-1/+1
2011-09-09usb: dwc3: add module.h to dwc3-omap.c and core.cFelipe Balbi2-0/+2