summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2009-04-29Merge branch 'quilt/usb'Stephen Rothwell
2009-04-29Merge commit 'trivial/for-next'Stephen Rothwell
2009-04-29Merge branch 'quilt/ttydev'Stephen Rothwell
2009-04-29USB: xhci: Add Makefile, MAINTAINERS, and Kconfig entries.Sarah Sharp
2009-04-29USB: xhci: URB cancellation support.Sarah Sharp
2009-04-29USB: xhci: Use generic HCD throughput statistics.Sarah Sharp
2009-04-29USB: xhci: Scatter gather list support for bulk transfers.Sarah Sharp
2009-04-29USB: Push scatter gather lists down to host controller drivers.Sarah Sharp
2009-04-29USB: xhci: Bulk transfer supportSarah Sharp
2009-04-29USB: xhci: Bandwidth allocation supportSarah Sharp
2009-04-29USB: Support for bandwidth allocation.Sarah Sharp
2009-04-29USB: Parse and store the SuperSpeed endpoint companion descriptors.Sarah Sharp
2009-04-29USB: xhci: Control transfer support.Sarah Sharp
2009-04-29USB: xhci: Allocate and address USB devicesSarah Sharp
2009-04-29USB: Support for addressing a USB device under xHCISarah Sharp
2009-04-29USB: xhci: Root hub support.Sarah Sharp
2009-04-29USB: Add route string to struct usb_device.Sarah Sharp
2009-04-29USB: Don't reset USB 3.0 devices on port change detection.Sarah Sharp
2009-04-29USB: Add USB 3.0 roothub support to USB core.Sarah Sharp
2009-04-29USB: Add SuperSpeed to the list of USB device speeds.Sarah Sharp
2009-04-29USB: xhci: No-op command queueing and irq handler.Sarah Sharp
2009-04-29USB: xhci: Device context array allocation.Sarah Sharp
2009-04-29USB: xhci: Ring allocation and initialization.Sarah Sharp
2009-04-29USB: xhci: BIOS handoff and HW initialization.Sarah Sharp
2009-04-29USB: xhci: Support xHCI host controllers and USB 3.0 devices.Sarah Sharp
2009-04-29USB: garmin_gps: removes usb_reset_device from garmin_closeHermann Kneissel
2009-04-29USB: Identify Novatel MC760 in option driverRichard Laager
2009-04-29USB: new flag for resume-from-hibernationAlan Stern
2009-04-29USB: move PCI host controllers to new PM frameworkAlan Stern
2009-04-29USB: g_file_storage: use the "unaligned" accessorsAlan Stern
2009-04-29USB: serial: sierra driver debug info visibility improvementElina Pasheva
2009-04-29USB: serial: sierra driver performance improvementsElina Pasheva
2009-04-29USB: remove unused usb_host classGreg Kroah-Hartman
2009-04-29USB: EHCI: create sysfs companion files directly in the controller deviceGreg Kroah-Hartman
2009-04-29USB: OHCI: use the ohci structure directly in debugfs files.Greg Kroah-Hartman
2009-04-29usb: return device strings in UTF-8Clemens Ladisch
2009-04-29USB: add the usbfs devices file to debugfsGreg Kroah-Hartman
2009-04-29USB: usbmon: use the new usb debugfs directoryGreg Kroah-Hartman
2009-04-29USB: UHCI: use the new usb debugfs directoryGreg Kroah-Hartman
2009-04-29USB: OHCI: use the new usb debugfs directoryGreg Kroah-Hartman
2009-04-29USB: FHCI: use the new usb debugfs directoryGreg Kroah-Hartman
2009-04-29USB: EHCI: use the new usb debugfs directoryGreg Kroah-Hartman
2009-04-29USB: add usb debugfs directoryGreg Kroah-Hartman
2009-04-29USB: mos7840: fix debug log messagesTony Cook
2009-04-29USB: hub.c: fix sparse warningsH Hartley Sweeten
2009-04-29USB: host/ohci-hcd.c: fix sparse warningsH Hartley Sweeten
2009-04-29USB: pxa27x_udc: single-thread setup requestsRobert Jarzmik
2009-04-29USB: pxa27x_udc: compatibility with pxa320 SoCRobert Jarzmik
2009-04-29USB: pxa27x_udc: introduce pxa27x_clear_otgph()David Brownell
2009-04-29USB: UHCI queue: use usb_endpoint_type()Matthias Kaehlcke