summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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/+0
* 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/+125
* 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/+26
* usb gadget: clean up FSF boilerplate textKlaus Schwarzkopf2011-09-0961-496/+1
* musb_gadget: Fix for spurious interrupts on endpoint zero.Hans Petter Selasky2011-09-091-0/+8
* USB: for usb_autopm_get_interface_async -EINPROGRESS is not an errorJim Wylder2011-09-091-1/+1
* USB: storage: Use normalized sense when emulating autosenseLuben Tuikov2011-09-091-15/+19
* xhci: Redundant check in xhci_check_args for xhci->devssifram.rajas@gmail.com2011-09-091-2/+1
* xHCI: refine td allocationAndiry Xu2011-09-092-17/+12
* xhci: Don't print short isoc packets.Sarah Sharp2011-09-091-1/+2
* xhci: Add software BW checking quirk to Intel PPT xHCISarah Sharp2011-09-091-0/+1
* xhci: Implement HS/FS/LS bandwidth checking.Sarah Sharp2011-09-092-2/+312
* xhci: Track interval bandwidth tables per port/TT.Sarah Sharp2011-09-093-3/+293
* xhci: Store endpoint bandwidth information.Sarah Sharp2011-09-093-0/+96
* xhci: Store information about roothubs and TTs.Sarah Sharp2011-09-093-1/+189
* xhci: Store the "real" root port number.Sarah Sharp2011-09-092-0/+2
* xhci: Refactor endpoint limit checking.Sarah Sharp2011-09-091-18/+14
* xhci: Rename virt_dev->port to fake_port.Sarah Sharp2011-09-093-4/+4
* xhci: If no endpoints changed, don't issue BW command.Sarah Sharp2011-09-091-0/+6
* Merge 3.1-rc4 into usb-nextGreg Kroah-Hartman2011-08-29107-429/+7127
|\
| * USB: pl2303: remove unreachable codeMichał Sroczyński2011-08-261-3/+0
| * ums_realtek: do not use stack memory for DMAAdam Cozzette2011-08-241-5/+30
| * USB host i.MX21: remove dependency on MACH_MX21Sascha Hauer2011-08-241-3/+3
| * USB gadget i.MX1: remove dependency on ARCH_MXCSascha Hauer2011-08-241-5/+4
| * usb: fix ipw.c build error, select USB_SERIAL_WWANRandy Dunlap2011-08-241-0/+1
| * usb: fix dwc3 build when USB_GADGET_DWC3 is not enabledRandy Dunlap2011-08-241-0/+5
| * USB: use usb_endpoint_maxp() instead of le16_to_cpu()Kuninori Morimoto2011-08-2359-112/+106
| * usb: include module.h in the DesignWare USB3 DRD driverStephen Rothwell2011-08-231-0/+1
| * USB: usbtest: use URB_ZERO_PACKET for BULK-OUT transfersSebastian Andrzej Siewior2011-08-231-1/+3
| * usb: fhci-hcd: Allocate pram dynamically.Joakim Tjernlund2011-08-231-1/+4
| * usb/isp1760: Clear TT buffer on interrupted low & full speed transfersArvid Brodin2011-08-221-9/+74
| * drivers/usb/host/ohci-omap3.c: test the just-initialized valueJulia Lawall2011-08-221-1/+1
| * USB: otg: remove unused function twl6030_set_phy_clkWanlong Gao2011-08-221-16/+0
| * s3c-hsudc: Add basic otg transceiver handlingHeiko Stübner2011-08-221-0/+23
| * s3c-hsudc: Fix possible nullpointer dereference during probeHeiko Stübner2011-08-221-13/+13
| * MAINTAINERS: add a maintainer for DesignWare USB3 driverFelipe Balbi2011-08-221-0/+8
| * usb: Introduce DesignWare USB3 DRD DriverFelipe Balbi2011-08-2216-0/+5712
| * usb: gadget: introduce gadget_is_dwc3()Felipe Balbi2011-08-221-0/+3
| * usb: ch9: add function defines from ch9, USB 3.0 specSebastian Andrzej Siewior2011-08-221-0/+5
OpenPOWER on IntegriCloud