index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
core
Age
Commit message (
Expand
)
Author
2009-07-28
USB: Fix parsing of SuperSpeed Endpoint Companion descriptor.
Sarah Sharp
2009-07-12
USB: handle zero-length usbfs submissions correctly
Alan Stern
2009-07-12
USB: fix LANGID=0 regression
Daniel Mack
2009-07-12
USB: fix race leading to a write after kfree in usbfs
Oliver Neukum
2009-07-12
Revert USB: usbfs: deprecate and hide option for !embedded
Greg Kroah-Hartman
2009-07-12
USB: add missing class descriptions used in usb/devices file
Frans Pop
2009-07-12
USB: fix memleak in usbfs
Oliver Neukum
2009-07-12
USB: fix the clear_tt_buffer interface
Alan Stern
2009-07-08
Remove multiple KERN_ prefixes from printk formats
Joe Perches
2009-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2009-06-15
USB: xhci: replace if-elseif-else with switch-case
Viral Mehta
2009-06-15
USB: Change names of SuperSpeed ep companion descriptor structs.
Sarah Sharp
2009-06-15
USB: Push scatter gather lists down to host controller drivers.
Sarah Sharp
2009-06-15
USB: Support for bandwidth allocation.
Sarah Sharp
2009-06-15
USB: Parse and store the SuperSpeed endpoint companion descriptors.
Sarah Sharp
2009-06-15
USB: Support for addressing a USB device under xHCI
Sarah Sharp
2009-06-15
USB: Add route string to struct usb_device.
Sarah Sharp
2009-06-15
USB: Don't reset USB 3.0 devices on port change detection.
Sarah Sharp
2009-06-15
USB: Add USB 3.0 roothub support to USB core.
Sarah Sharp
2009-06-15
USB: Add SuperSpeed to the list of USB device speeds.
Sarah Sharp
2009-06-15
USB: xhci: BIOS handoff and HW initialization.
Sarah Sharp
2009-06-15
USB: Avoid PM error messages during resume if a device was disconnected
Frans Pop
2009-06-15
USB: replace dma_sync_single and dma_sync_sg with dma_sync_single_for_cpu and...
FUJITA Tomonori
2009-06-15
usb: convert endpoint devices to bus-less childs of the usb interface
Kay Sievers
2009-06-15
USB: new flag for resume-from-hibernation
Alan Stern
2009-06-15
USB: move PCI host controllers to new PM framework
Alan Stern
2009-06-15
USB: remove unused usb_host class
Greg Kroah-Hartman
2009-06-15
NLS: update handling of Unicode
Alan Stern
2009-06-15
usb: return device strings in UTF-8
Clemens Ladisch
2009-06-15
USB: add the usbfs devices file to debugfs
Greg Kroah-Hartman
2009-06-15
USB: add usb debugfs directory
Greg Kroah-Hartman
2009-06-15
USB: hub.c: fix sparse warnings
H Hartley Sweeten
2009-06-15
USB: core/sysfs: fix sparse warnings
H Hartley Sweeten
2009-06-15
USB: usbfs: deprecate and hide option for !embedded
Scott James Remnant
2009-06-15
USB: consolidate usb_unbind_interface and usb_driver_release_interface
Alan Stern
2009-06-15
Driver Core: usb: add nodename support for usb drivers.
Kay Sievers
2009-06-11
Push BKL down into ->remount_fs()
Alessio Igor Bogani
2009-04-23
USB: pass mem_flags to dma_alloc_coherent
Johannes Berg
2009-04-17
USB: add reset endpoint operations
David Vrabel
2009-03-24
USB: allow malformed LANGID descriptors
Daniel Mack
2009-03-24
USB: more u32 conversion after transfer_buffer_length and actual_length
Roel Kluin
2009-03-24
USB: usbfs: remove unneeded "inline" annotations
Alan Stern
2009-03-24
USB: don't send Set-Interface after reset
Alan Stern
2009-03-24
USB: allow libusb to talk to unauthenticated WUSB devices
David Vrabel
2009-03-24
USB: replace uses of __constant_{endian}
Harvey Harrison
2009-03-24
USB: drivers: use USB API functions rather than constants
Julia Lawall
2009-03-24
USB: add quirk to avoid config and interface strings
Alan Stern
2009-03-17
USB: usbfs: keep async URBs until the device file is closed
Alan Stern
2009-02-27
USB: usb_get_string should check the descriptor type
Alan Stern
2009-02-17
USB/PCI: Fix resume breakage of controllers behind cardbus bridges
Rafael J. Wysocki
[prev]
[next]