summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* 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-29101-428/+6995
|\
| * 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-2358-111/+105
| * 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
| * usb: Introduce DesignWare USB3 DRD DriverFelipe Balbi2011-08-2215-0/+5659
| * usb: gadget: introduce gadget_is_dwc3()Felipe Balbi2011-08-221-0/+3
| * USB: EHCI: remove usages of hcd->stateAlan Stern2011-08-2210-41/+56
| * usb: renesas_usbhs: use usb_endpoint_maxp()kuninori.morimoto.gx@renesas.com2011-08-221-1/+1
| * usb: OHCI/EHCI support for Netlogic XLS processor.Jayachandran C2011-08-224-0/+322
| * USB: pxa168: Add onchip USB host controller supportTanmay Upadhyay2011-08-224-0/+376
| * usb: isp1362-hcd: Quieten printksTobias Klauser2011-08-221-3/+3
| * usb/isp1760: Fix problems that trigger WARNING at line 1136.Arvid Brodin2011-08-221-18/+20
| * usb/isp1760: Fix missing endpoint unlink when no mem during enqueueArvid Brodin2011-08-221-6/+3
| * usb/isp1760: Use polling instead of SOF interrupts to fix Errata 2Arvid Brodin2011-08-222-45/+96
| * usb/isp1760: Move isp1760_run within file (prepare for next patch)Arvid Brodin2011-08-221-68/+68
| * usb/isp1760: Move some code (prepare for next patch)Arvid Brodin2011-08-221-27/+18
| * usb: misc: usblcd: fixed coding style issuesZack Parsons2011-08-221-56/+71
| * usb: misc: usbled: fixed coding style issuesZack Parsons2011-08-221-11/+14
| * USB: ipw: convert to usb-wwan frameworkOliver Neukum2011-08-221-2/+31
| * usb_storage: Don't freeze in usb-stor-scanSeth Forshee2011-08-221-3/+13
| * USB: Remove test for NULL that'll never happen in usb_disconnect()Jesper Juhl2011-08-221-5/+0
* | USB: ftdi_sio: add Calao reference board supportJean-Christophe PLAGNIOL-VILLARD2011-08-251-1/+19