aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2009-06-15USB: xhci: Avoid compiler reordering in Link TRB giveback.Sarah Sharp
2009-06-15USB: xhci: Clean up xhci_irq() function.Sarah Sharp
2009-06-15USB: xhci: Avoid global namespace pollution.Sarah Sharp
2009-06-15USB: xhci: Fix Link TRB handoff bit twiddling.Sarah Sharp
2009-06-15USB: xhci: Fix register write order.Sarah Sharp
2009-06-15USB: xhci: fix some compiler warnings in xhci.hGreg Kroah-Hartman
2009-06-15USB: xhci: fix lots of compiler warnings.Greg Kroah-Hartman
2009-06-15USB: xhci: use xhci_handle_event instead of handle_eventStephen Rothwell
2009-06-15USB: xhci: URB cancellation support.Sarah Sharp
2009-06-15USB: xhci: Scatter gather list support for bulk transfers.Sarah Sharp
2009-06-15USB: Push scatter gather lists down to host controller drivers.Sarah Sharp
2009-06-15USB: xhci: Bulk transfer supportSarah Sharp
2009-06-15USB: xhci: Bandwidth allocation supportSarah Sharp
2009-06-15USB: Support for bandwidth allocation.Sarah Sharp
2009-06-15USB: Parse and store the SuperSpeed endpoint companion descriptors.Sarah Sharp
2009-06-15USB: xhci: Control transfer support.Sarah Sharp
2009-06-15USB: xhci: Allocate and address USB devicesSarah Sharp
2009-06-15USB: Support for addressing a USB device under xHCISarah Sharp
2009-06-15USB: xhci: Root hub support.Sarah Sharp
2009-06-15USB: Add route string to struct usb_device.Sarah Sharp
2009-06-15USB: Don't reset USB 3.0 devices on port change detection.Sarah Sharp
2009-06-15USB: Add USB 3.0 roothub support to USB core.Sarah Sharp
2009-06-15USB: Add SuperSpeed to the list of USB device speeds.Sarah Sharp
2009-06-15USB: xhci: No-op command queueing and irq handler.Sarah Sharp
2009-06-15USB: xhci: Device context array allocation.Sarah Sharp
2009-06-15USB: xhci: Ring allocation and initialization.Sarah Sharp
2009-06-15USB: xhci: BIOS handoff and HW initialization.Sarah Sharp
2009-06-15USB: xhci: Support xHCI host controllers and USB 3.0 devices.Sarah Sharp
2009-06-15USB: usbtmc: fix switch statmentGreg Kroah-Hartman
2009-06-15USB: usbtest fix endless loop in unlink tests.Martin Fuzzey
2009-06-15USB: atmel_usba_udc: change way of specifying bias functionNicolas Ferre
2009-06-15USB: Avoid PM error messages during resume if a device was disconnectedFrans Pop
2009-06-15USB: Add Intel Langwell USB OTG Transceiver DriveHao Wu
2009-06-15USB: Add Intel Langwell USB Device Controller driverXiaochen Shen
2009-06-15USB: usb-serial: replace shutdown with disconnect, releaseAlan Stern
2009-06-15USB: usb-serial: call port_probe and port_remove at the right timesAlan Stern
2009-06-15USB: gadget: add USB Audio Gadget driverBryan Wu
2009-06-15USB: Gadget driver for Samsung HS/OtG blockBen Dooks
2009-06-15USB: gadget: Add i.MX3x support to the fsl_usb2_udc driverGuennadi Liakhovetski
2009-06-15USB: usb_serial: only allow sysrq on a console portJason Wessel
2009-06-15USB: pl2303 usb_serial: implement sysrq handling on breakJason Wessel
2009-06-15USB: gadget : Fix RNDIS code to pass USB Compliance tests (USBCV) with g_etherMaulik Mankad
2009-06-15USB: cdc-acm: quirk for Alcatel OT-I650Kir Kolyshkin
2009-06-15USB: gadget: imx_udc: don't queue more data when zlp is to be sentDaniel Glöckner
2009-06-15USB: gadget: g_serial: append zlp when tx buffer becomes emptyDaniel Glöckner
2009-06-15USB: replace dma_sync_single and dma_sync_sg with dma_sync_single_for_cpu and...FUJITA Tomonori
2009-06-15USB: EHCI: update toggle state for linked QHsAlan Stern
2009-06-15USB: r8a66597-hcd: use platform_data instead of module_paramYoshihiro Shimoda
2009-06-15USB: usb-storage: add filter to "option_ms" to leave unrecognized devices aloneJosua Dietze
2009-06-15USB: EHCI: stagger frames for interrupt transfersAlan Stern