summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
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-09usb gadget: clean up FSF boilerplate textKlaus Schwarzkopf61-496/+1
2011-09-09musb_gadget: Fix for spurious interrupts on endpoint zero.Hans Petter Selasky1-0/+8
2011-09-09USB: for usb_autopm_get_interface_async -EINPROGRESS is not an errorJim Wylder1-1/+1
2011-09-09USB: storage: Use normalized sense when emulating autosenseLuben Tuikov1-15/+19
2011-09-09xhci: Redundant check in xhci_check_args for xhci->devssifram.rajas@gmail.com1-2/+1
2011-09-09xHCI: refine td allocationAndiry Xu2-17/+12
2011-09-09xhci: Don't print short isoc packets.Sarah Sharp1-1/+2
2011-09-09xhci: Add software BW checking quirk to Intel PPT xHCISarah Sharp1-0/+1
2011-09-09xhci: Implement HS/FS/LS bandwidth checking.Sarah Sharp2-2/+312
2011-09-09xhci: Track interval bandwidth tables per port/TT.Sarah Sharp3-3/+293
2011-09-09xhci: Store endpoint bandwidth information.Sarah Sharp3-0/+96
2011-09-09xhci: Store information about roothubs and TTs.Sarah Sharp3-1/+189
2011-09-09xhci: Store the "real" root port number.Sarah Sharp2-0/+2
2011-09-09xhci: Refactor endpoint limit checking.Sarah Sharp1-18/+14
2011-09-09xhci: Rename virt_dev->port to fake_port.Sarah Sharp3-4/+4
2011-09-09xhci: If no endpoints changed, don't issue BW command.Sarah Sharp1-0/+6
2011-08-29Merge 3.1-rc4 into usb-nextGreg Kroah-Hartman101-428/+6995
2011-08-26USB: pl2303: remove unreachable codeMichał Sroczyński1-3/+0
2011-08-25USB: ftdi_sio: add Calao reference board supportJean-Christophe PLAGNIOL-VILLARD1-1/+19
2011-08-24ums_realtek: do not use stack memory for DMAAdam Cozzette1-5/+30
2011-08-24USB host i.MX21: remove dependency on MACH_MX21Sascha Hauer1-3/+3
2011-08-24USB gadget i.MX1: remove dependency on ARCH_MXCSascha Hauer1-5/+4
2011-08-24usb: fix ipw.c build error, select USB_SERIAL_WWANRandy Dunlap1-0/+1
2011-08-24usb: fix dwc3 build when USB_GADGET_DWC3 is not enabledRandy Dunlap1-0/+5
2011-08-23USB: use usb_endpoint_maxp() instead of le16_to_cpu()Kuninori Morimoto58-111/+105
2011-08-23usb: include module.h in the DesignWare USB3 DRD driverStephen Rothwell1-0/+1
2011-08-23USB: usbtest: use URB_ZERO_PACKET for BULK-OUT transfersSebastian Andrzej Siewior1-1/+3
2011-08-23usb: fhci-hcd: Allocate pram dynamically.Joakim Tjernlund1-1/+4
2011-08-22usb/isp1760: Clear TT buffer on interrupted low & full speed transfersArvid Brodin1-9/+74
2011-08-22drivers/usb/host/ohci-omap3.c: test the just-initialized valueJulia Lawall1-1/+1
2011-08-22USB: otg: remove unused function twl6030_set_phy_clkWanlong Gao1-16/+0
2011-08-22s3c-hsudc: Add basic otg transceiver handlingHeiko Stübner1-0/+23
2011-08-22s3c-hsudc: Fix possible nullpointer dereference during probeHeiko Stübner1-13/+13
2011-08-22usb: Introduce DesignWare USB3 DRD DriverFelipe Balbi15-0/+5659
2011-08-22usb: gadget: introduce gadget_is_dwc3()Felipe Balbi1-0/+3
2011-08-22USB: EHCI: remove usages of hcd->stateAlan Stern10-41/+56
2011-08-22usb: renesas_usbhs: use usb_endpoint_maxp()kuninori.morimoto.gx@renesas.com1-1/+1