summaryrefslogtreecommitdiff
path: root/drivers/usb/core
AgeCommit message (Expand)Author
2009-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2009-06-15USB: xhci: replace if-elseif-else with switch-caseViral Mehta
2009-06-15USB: Change names of SuperSpeed ep companion descriptor structs.Sarah Sharp
2009-06-15USB: Push scatter gather lists down to host controller drivers.Sarah 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: Support for addressing a USB device under xHCISarah 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: BIOS handoff and HW initialization.Sarah Sharp
2009-06-15USB: Avoid PM error messages during resume if a device was disconnectedFrans Pop
2009-06-15USB: replace dma_sync_single and dma_sync_sg with dma_sync_single_for_cpu and...FUJITA Tomonori
2009-06-15usb: convert endpoint devices to bus-less childs of the usb interfaceKay Sievers
2009-06-15USB: new flag for resume-from-hibernationAlan Stern
2009-06-15USB: move PCI host controllers to new PM frameworkAlan Stern
2009-06-15USB: remove unused usb_host classGreg Kroah-Hartman
2009-06-15NLS: update handling of UnicodeAlan Stern
2009-06-15usb: return device strings in UTF-8Clemens Ladisch
2009-06-15USB: add the usbfs devices file to debugfsGreg Kroah-Hartman
2009-06-15USB: add usb debugfs directoryGreg Kroah-Hartman
2009-06-15USB: hub.c: fix sparse warningsH Hartley Sweeten
2009-06-15USB: core/sysfs: fix sparse warningsH Hartley Sweeten
2009-06-15USB: usbfs: deprecate and hide option for !embeddedScott James Remnant
2009-06-15USB: consolidate usb_unbind_interface and usb_driver_release_interfaceAlan Stern
2009-06-15Driver Core: usb: add nodename support for usb drivers.Kay Sievers
2009-06-11Push BKL down into ->remount_fs()Alessio Igor Bogani
2009-04-23USB: pass mem_flags to dma_alloc_coherentJohannes Berg
2009-04-17USB: add reset endpoint operationsDavid Vrabel
2009-03-24USB: allow malformed LANGID descriptorsDaniel Mack
2009-03-24USB: more u32 conversion after transfer_buffer_length and actual_lengthRoel Kluin
2009-03-24USB: usbfs: remove unneeded "inline" annotationsAlan Stern
2009-03-24USB: don't send Set-Interface after resetAlan Stern
2009-03-24USB: allow libusb to talk to unauthenticated WUSB devicesDavid Vrabel
2009-03-24USB: replace uses of __constant_{endian}Harvey Harrison
2009-03-24USB: drivers: use USB API functions rather than constantsJulia Lawall
2009-03-24USB: add quirk to avoid config and interface stringsAlan Stern
2009-03-17USB: usbfs: keep async URBs until the device file is closedAlan Stern
2009-02-27USB: usb_get_string should check the descriptor typeAlan Stern
2009-02-17USB/PCI: Fix resume breakage of controllers behind cardbus bridgesRafael J. Wysocki
2009-01-27USB: fix char-device disconnect handlingAlan Stern
2009-01-27USB: Fix suspend-resume of PCI USB controllersRafael J. Wysocki
2009-01-27USB: don't enable wakeup by default for PCI host controllersAlan Stern
2009-01-27USB: fix toggle mismatch in disable_endpoint pathsAlan Stern
2009-01-15drivers/usb/core/hub.c: fix CONFIG_USB_OTG=y buildDavid Brownell
2009-01-07USB: fix minor nit in usbfs checkingMark Lord
2009-01-07USB: re-enable interface after driver unbindsAlan Stern
2009-01-07USB: cancel pending Set-Config requests if userspace gets there firstAlan Stern
2009-01-07USB: automatically enable wakeup for PCI host controllersAlan Stern