Commit Graph

680 Commits (a43da03ca4719276b9601730627d20b2a71fb6ba)

Author SHA1 Message Date
Viral Mehta 7dd19e69d1 USB: xhci: replace if-elseif-else with switch-case 16 years ago
Sarah Sharp f0058c6278 USB: Change names of SuperSpeed ep companion descriptor structs. 16 years ago
Sarah Sharp e04748e3a8 USB: Push scatter gather lists down to host controller drivers. 16 years ago
Sarah Sharp 79abb1ab13 USB: Support for bandwidth allocation. 16 years ago
Sarah Sharp 663c30d082 USB: Parse and store the SuperSpeed endpoint companion descriptors. 16 years ago
Sarah Sharp c6515272b8 USB: Support for addressing a USB device under xHCI 16 years ago
Sarah Sharp 7206b00164 USB: Add route string to struct usb_device. 16 years ago
Sarah Sharp e7b7717247 USB: Don't reset USB 3.0 devices on port change detection. 16 years ago
Sarah Sharp d2e9b4d673 USB: Add USB 3.0 roothub support to USB core. 16 years ago
Sarah Sharp 6b403b020c USB: Add SuperSpeed to the list of USB device speeds. 16 years ago
Sarah Sharp 66d4eadd8d USB: xhci: BIOS handoff and HW initialization. 16 years ago
Frans Pop 23a54e5675 USB: Avoid PM error messages during resume if a device was disconnected 16 years ago
FUJITA Tomonori 9b8e7ba68a USB: replace dma_sync_single and dma_sync_sg with dma_sync_single_for_cpu and dma_sync_sg_for_cpu 16 years ago
Kay Sievers 5512966643 usb: convert endpoint devices to bus-less childs of the usb interface 16 years ago
Alan Stern 6ec4beb5c7 USB: new flag for resume-from-hibernation 16 years ago
Alan Stern abb306416a USB: move PCI host controllers to new PM framework 16 years ago
Greg Kroah-Hartman 820d7a253c USB: remove unused usb_host class 16 years ago
Alan Stern 74675a5850 NLS: update handling of Unicode 16 years ago
Clemens Ladisch a853a3d4eb usb: return device strings in UTF-8 16 years ago
Greg Kroah-Hartman 97d7b7a41b USB: add the usbfs devices file to debugfs 16 years ago
Greg Kroah-Hartman 00048b8bde USB: add usb debugfs directory 16 years ago
H Hartley Sweeten d0f830d30c USB: hub.c: fix sparse warnings 16 years ago
H Hartley Sweeten a864e3aa5d USB: core/sysfs: fix sparse warnings 16 years ago
Scott James Remnant cc71329b3b USB: usbfs: deprecate and hide option for !embedded 16 years ago
Alan Stern 91f8d063d3 USB: consolidate usb_unbind_interface and usb_driver_release_interface 16 years ago
Kay Sievers f7a386c5b8 Driver Core: usb: add nodename support for usb drivers. 16 years ago
Alessio Igor Bogani 337eb00a2c Push BKL down into ->remount_fs() 16 years ago
Johannes Berg a8aa401f38 USB: pass mem_flags to dma_alloc_coherent 16 years ago
David Vrabel 3444b26afa USB: add reset endpoint operations 16 years ago
Daniel Mack b7af0bb268 USB: allow malformed LANGID descriptors 16 years ago
Roel Kluin 71d2718f25 USB: more u32 conversion after transfer_buffer_length and actual_length 16 years ago
Alan Stern d34d9721a5 USB: usbfs: remove unneeded "inline" annotations 16 years ago
Alan Stern 4fe0387afa USB: don't send Set-Interface after reset 16 years ago
David Vrabel 6da9c99059 USB: allow libusb to talk to unauthenticated WUSB devices 16 years ago
Harvey Harrison 551509d267 USB: replace uses of __constant_{endian} 16 years ago
Julia Lawall 2e0fe70968 USB: drivers: use USB API functions rather than constants 16 years ago
Alan Stern 1662e3a7f0 USB: add quirk to avoid config and interface strings 16 years ago
Alan Stern 6ff1046409 USB: usbfs: keep async URBs until the device file is closed 16 years ago
Alan Stern 67f5a4ba97 USB: usb_get_string should check the descriptor type 16 years ago
Rafael J. Wysocki 3494252d56 USB/PCI: Fix resume breakage of controllers behind cardbus bridges 16 years ago
Alan Stern 501950d846 USB: fix char-device disconnect handling 16 years ago
Rafael J. Wysocki a15d95a003 USB: Fix suspend-resume of PCI USB controllers 16 years ago
Alan Stern bcca06efea USB: don't enable wakeup by default for PCI host controllers 16 years ago
Alan Stern ddeac4e75f USB: fix toggle mismatch in disable_endpoint paths 16 years ago
David Brownell 634a84f8d5 drivers/usb/core/hub.c: fix CONFIG_USB_OTG=y build 16 years ago
Mark Lord ed0c7720d2 USB: fix minor nit in usbfs checking 16 years ago
Alan Stern 2caf7fcdb8 USB: re-enable interface after driver unbinds 16 years ago
Alan Stern df718962bf USB: cancel pending Set-Config requests if userspace gets there first 16 years ago
Alan Stern 6fd9086a51 USB: automatically enable wakeup for PCI host controllers 16 years ago
Alan Stern a0d4922da2 USB: fix up suspend and resume for PCI host controllers 16 years ago