aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/core
Commit message (Expand)AuthorAge
* Remove multiple KERN_ prefixes from printk formatsJoe Perches2009-07-08
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2009-06-16
|\
| * USB: xhci: replace if-elseif-else with switch-caseViral Mehta2009-06-16
| * USB: Change names of SuperSpeed ep companion descriptor structs.Sarah Sharp2009-06-16
| * USB: Push scatter gather lists down to host controller drivers.Sarah Sharp2009-06-16
| * USB: Support for bandwidth allocation.Sarah Sharp2009-06-16
| * USB: Parse and store the SuperSpeed endpoint companion descriptors.Sarah Sharp2009-06-16
| * USB: Support for addressing a USB device under xHCISarah Sharp2009-06-16
| * USB: Add route string to struct usb_device.Sarah Sharp2009-06-16
| * USB: Don't reset USB 3.0 devices on port change detection.Sarah Sharp2009-06-16
| * USB: Add USB 3.0 roothub support to USB core.Sarah Sharp2009-06-16
| * USB: Add SuperSpeed to the list of USB device speeds.Sarah Sharp2009-06-16
| * USB: xhci: BIOS handoff and HW initialization.Sarah Sharp2009-06-16
| * USB: Avoid PM error messages during resume if a device was disconnectedFrans Pop2009-06-16
| * USB: replace dma_sync_single and dma_sync_sg with dma_sync_single_for_cpu and...FUJITA Tomonori2009-06-16
| * usb: convert endpoint devices to bus-less childs of the usb interfaceKay Sievers2009-06-16
| * USB: new flag for resume-from-hibernationAlan Stern2009-06-16
| * USB: move PCI host controllers to new PM frameworkAlan Stern2009-06-16
| * USB: remove unused usb_host classGreg Kroah-Hartman2009-06-16
| * NLS: update handling of UnicodeAlan Stern2009-06-16
| * usb: return device strings in UTF-8Clemens Ladisch2009-06-16
| * USB: add the usbfs devices file to debugfsGreg Kroah-Hartman2009-06-16
| * USB: add usb debugfs directoryGreg Kroah-Hartman2009-06-16
| * USB: hub.c: fix sparse warningsH Hartley Sweeten2009-06-16
| * USB: core/sysfs: fix sparse warningsH Hartley Sweeten2009-06-16
| * USB: usbfs: deprecate and hide option for !embeddedScott James Remnant2009-06-16
| * USB: consolidate usb_unbind_interface and usb_driver_release_interfaceAlan Stern2009-06-16
* | Driver Core: usb: add nodename support for usb drivers.Kay Sievers2009-06-16
|/
* Push BKL down into ->remount_fs()Alessio Igor Bogani2009-06-11
* USB: pass mem_flags to dma_alloc_coherentJohannes Berg2009-04-23
* USB: add reset endpoint operationsDavid Vrabel2009-04-17
* USB: allow malformed LANGID descriptorsDaniel Mack2009-03-24
* USB: more u32 conversion after transfer_buffer_length and actual_lengthRoel Kluin2009-03-24
* USB: usbfs: remove unneeded "inline" annotationsAlan Stern2009-03-24
* USB: don't send Set-Interface after resetAlan Stern2009-03-24
* USB: allow libusb to talk to unauthenticated WUSB devicesDavid Vrabel2009-03-24
* USB: replace uses of __constant_{endian}Harvey Harrison2009-03-24
* USB: drivers: use USB API functions rather than constantsJulia Lawall2009-03-24
* USB: add quirk to avoid config and interface stringsAlan Stern2009-03-24
* USB: usbfs: keep async URBs until the device file is closedAlan Stern2009-03-17
* USB: usb_get_string should check the descriptor typeAlan Stern2009-02-27
* USB/PCI: Fix resume breakage of controllers behind cardbus bridgesRafael J. Wysocki2009-02-17
* USB: fix char-device disconnect handlingAlan Stern2009-01-27
* USB: Fix suspend-resume of PCI USB controllersRafael J. Wysocki2009-01-27
* USB: don't enable wakeup by default for PCI host controllersAlan Stern2009-01-27
* USB: fix toggle mismatch in disable_endpoint pathsAlan Stern2009-01-27
* drivers/usb/core/hub.c: fix CONFIG_USB_OTG=y buildDavid Brownell2009-01-15
* USB: fix minor nit in usbfs checkingMark Lord2009-01-07
* USB: re-enable interface after driver unbindsAlan Stern2009-01-07
* USB: cancel pending Set-Config requests if userspace gets there firstAlan Stern2009-01-07