summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)Author
2011-09-09xhci: Store information about roothubs and TTs.Sarah Sharp
2011-09-09xhci: Store the "real" root port number.Sarah Sharp
2011-09-09xhci: Refactor endpoint limit checking.Sarah Sharp
2011-09-09xhci: Rename virt_dev->port to fake_port.Sarah Sharp
2011-09-09xhci: If no endpoints changed, don't issue BW command.Sarah Sharp
2011-08-29Merge 3.1-rc4 into usb-nextGreg Kroah-Hartman
2011-08-26USB: pl2303: remove unreachable codeMichał Sroczyński
2011-08-25USB: ftdi_sio: add Calao reference board supportJean-Christophe PLAGNIOL-VILLARD
2011-08-24ums_realtek: do not use stack memory for DMAAdam Cozzette
2011-08-24USB host i.MX21: remove dependency on MACH_MX21Sascha Hauer
2011-08-24USB gadget i.MX1: remove dependency on ARCH_MXCSascha Hauer
2011-08-24usb: fix ipw.c build error, select USB_SERIAL_WWANRandy Dunlap
2011-08-24usb: fix dwc3 build when USB_GADGET_DWC3 is not enabledRandy Dunlap
2011-08-23USB: use usb_endpoint_maxp() instead of le16_to_cpu()Kuninori Morimoto
2011-08-23usb: include module.h in the DesignWare USB3 DRD driverStephen Rothwell
2011-08-23USB: usbtest: use URB_ZERO_PACKET for BULK-OUT transfersSebastian Andrzej Siewior
2011-08-23usb: fhci-hcd: Allocate pram dynamically.Joakim Tjernlund
2011-08-22usb/isp1760: Clear TT buffer on interrupted low & full speed transfersArvid Brodin
2011-08-22drivers/usb/host/ohci-omap3.c: test the just-initialized valueJulia Lawall
2011-08-22USB: otg: remove unused function twl6030_set_phy_clkWanlong Gao
2011-08-22s3c-hsudc: Add basic otg transceiver handlingHeiko Stübner
2011-08-22s3c-hsudc: Fix possible nullpointer dereference during probeHeiko Stübner
2011-08-22usb: Introduce DesignWare USB3 DRD DriverFelipe Balbi
2011-08-22usb: gadget: introduce gadget_is_dwc3()Felipe Balbi
2011-08-22USB: EHCI: remove usages of hcd->stateAlan Stern
2011-08-22usb: renesas_usbhs: use usb_endpoint_maxp()kuninori.morimoto.gx@renesas.com
2011-08-22usb: OHCI/EHCI support for Netlogic XLS processor.Jayachandran C
2011-08-22USB: pxa168: Add onchip USB host controller supportTanmay Upadhyay
2011-08-22usb: isp1362-hcd: Quieten printksTobias Klauser
2011-08-22usb/isp1760: Fix problems that trigger WARNING at line 1136.Arvid Brodin
2011-08-22usb/isp1760: Fix missing endpoint unlink when no mem during enqueueArvid Brodin
2011-08-22usb/isp1760: Use polling instead of SOF interrupts to fix Errata 2Arvid Brodin
2011-08-22usb/isp1760: Move isp1760_run within file (prepare for next patch)Arvid Brodin
2011-08-22usb/isp1760: Move some code (prepare for next patch)Arvid Brodin
2011-08-22usb: misc: usblcd: fixed coding style issuesZack Parsons
2011-08-22usb: misc: usbled: fixed coding style issuesZack Parsons
2011-08-22USB: ipw: convert to usb-wwan frameworkOliver Neukum
2011-08-22usb_storage: Don't freeze in usb-stor-scanSeth Forshee
2011-08-22USB: Remove test for NULL that'll never happen in usb_disconnect()Jesper Juhl
2011-08-22USB option driver K3765/K4505 avoid CDC_DATA interfaceAndrew Bird
2011-08-22USB: option: add YUGA device id to driverGavin.zhu
2011-08-22usb: s5p-ehci: fix a NULL pointer deferenceYulgon Kim
2011-08-22USB: EHCI: Do not rely on PORT_SUSPEND to stop USB resuming in ehci_bus_resum...Wang Zhi
2011-08-22USB option driver add PID of Huawei Vodafone K4605Andrew Bird
2011-08-22USB option driver add PID of Huawei Vodafone K3806Andrew Bird
2011-08-22Merge branch 'for-greg' of master.kernel.org:/pub/scm/linux/kernel/git/balbi/...Greg Kroah-Hartman
2011-08-22Merge branch 'for-usb-linus' of git+ssh://master.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman
2011-08-16xhci: Handle zero-length isochronous packets.Sarah Sharp
2011-08-15USB: Avoid NULL pointer deref in usb_hcd_alloc_bandwidth.Sarah Sharp
2011-08-15Merge branch 'fixes' into for-gregFelipe Balbi