summaryrefslogtreecommitdiff
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* USB: xhci: Avoid global namespace pollution.Sarah Sharp2009-06-155-72/+82
* USB: xhci: Fix Link TRB handoff bit twiddling.Sarah Sharp2009-06-151-1/+1
* USB: xhci: Fix register write order.Sarah Sharp2009-06-152-13/+13
* USB: xhci: fix some compiler warnings in xhci.hGreg Kroah-Hartman2009-06-151-3/+4
* USB: xhci: fix lots of compiler warnings.Greg Kroah-Hartman2009-06-154-181/+172
* USB: xhci: use xhci_handle_event instead of handle_eventStephen Rothwell2009-06-153-4/+4
* USB: xhci: URB cancellation support.Sarah Sharp2009-06-154-42/+545
* USB: xhci: Scatter gather list support for bulk transfers.Sarah Sharp2009-06-151-28/+217
* USB: Push scatter gather lists down to host controller drivers.Sarah Sharp2009-06-152-49/+93
* USB: xhci: Bulk transfer supportSarah Sharp2009-06-154-37/+254
* USB: xhci: Bandwidth allocation supportSarah Sharp2009-06-155-5/+572
* USB: Support for bandwidth allocation.Sarah Sharp2009-06-154-0/+144
* USB: Parse and store the SuperSpeed endpoint companion descriptors.Sarah Sharp2009-06-151-9/+180
* USB: xhci: Control transfer support.Sarah Sharp2009-06-155-3/+506
* USB: xhci: Allocate and address USB devicesSarah Sharp2009-06-156-29/+590
* USB: Support for addressing a USB device under xHCISarah Sharp2009-06-153-20/+76
* USB: xhci: Root hub support.Sarah Sharp2009-06-156-5/+390
* USB: Add route string to struct usb_device.Sarah Sharp2009-06-151-2/+8
* USB: Don't reset USB 3.0 devices on port change detection.Sarah Sharp2009-06-151-6/+36
* USB: Add USB 3.0 roothub support to USB core.Sarah Sharp2009-06-153-2/+77
* USB: Add SuperSpeed to the list of USB device speeds.Sarah Sharp2009-06-155-4/+31
* USB: xhci: No-op command queueing and irq handler.Sarah Sharp2009-06-156-13/+647
* USB: xhci: Device context array allocation.Sarah Sharp2009-06-152-0/+196
* USB: xhci: Ring allocation and initialization.Sarah Sharp2009-06-154-1/+686
* USB: xhci: BIOS handoff and HW initialization.Sarah Sharp2009-06-156-2/+787
* USB: xhci: Support xHCI host controllers and USB 3.0 devices.Sarah Sharp2009-06-153-0/+826
* USB: usbtmc: fix switch statmentGreg Kroah-Hartman2009-06-151-0/+6
* USB: usbtest fix endless loop in unlink tests.Martin Fuzzey2009-06-151-14/+25
* USB: atmel_usba_udc: change way of specifying bias functionNicolas Ferre2009-06-151-8/+8
* USB: Avoid PM error messages during resume if a device was disconnectedFrans Pop2009-06-151-1/+9
* USB: Add Intel Langwell USB OTG Transceiver DriveHao Wu2009-06-153-0/+1930
* USB: Add Intel Langwell USB Device Controller driverXiaochen Shen2009-06-155-0/+3631
* USB: usb-serial: replace shutdown with disconnect, releaseAlan Stern2009-06-1535-192/+287
* USB: usb-serial: call port_probe and port_remove at the right timesAlan Stern2009-06-152-18/+33
* USB: gadget: add USB Audio Gadget driverBryan Wu2009-06-156-0/+1400
* USB: Gadget driver for Samsung HS/OtG blockBen Dooks2009-06-153-0/+3284
* USB: gadget: Add i.MX3x support to the fsl_usb2_udc driverGuennadi Liakhovetski2009-06-155-24/+164
* USB: usb_serial: only allow sysrq on a console portJason Wessel2009-06-151-1/+1
* USB: pl2303 usb_serial: implement sysrq handling on breakJason Wessel2009-06-151-1/+4
* USB: gadget : Fix RNDIS code to pass USB Compliance tests (USBCV) with g_etherMaulik Mankad2009-06-151-1/+3
* USB: cdc-acm: quirk for Alcatel OT-I650Kir Kolyshkin2009-06-151-0/+3
* USB: gadget: imx_udc: don't queue more data when zlp is to be sentDaniel Glöckner2009-06-151-0/+7
* USB: gadget: g_serial: append zlp when tx buffer becomes emptyDaniel Glöckner2009-06-151-0/+1
* USB: replace dma_sync_single and dma_sync_sg with dma_sync_single_for_cpu and...FUJITA Tomonori2009-06-151-4/+4
* USB: EHCI: update toggle state for linked QHsAlan Stern2009-06-159-18/+53
* USB: r8a66597-hcd: use platform_data instead of module_paramYoshihiro Shimoda2009-06-152-50/+48
* USB: usb-storage: add filter to "option_ms" to leave unrecognized devices aloneJosua Dietze2009-06-151-52/+69
* USB: EHCI: stagger frames for interrupt transfersAlan Stern2009-06-152-3/+6
* USB: usb-storage: fix return values from init functionsAlan Stern2009-06-152-5/+5
* usb: musb: disable OTG AUTOIDLE only with omap3430Niilo Minkkinen2009-06-151-1/+6