Commit Graph

708 Commits (d2d69a3ab2e62bcf8e5f5303bde024033face902)

Author SHA1 Message Date
Sarah Sharp b356b7c769 USB: Add hub descriptor update hook for xHCI 16 years ago
Sarah Sharp 4a0cd9670f USB: xhci: Set route string for all devices. 16 years ago
Oliver Neukum 1e5ea5e320 USB: fix missing error check in probing 16 years ago
Alan Stern 01c6460f96 USB: usbfs: add USBDEVFS_URB_BULK_CONTINUATION flag 16 years ago
George Spelvin 392ca68b40 USB: Clean up root hub string descriptors 16 years ago
Jiri Slaby 2912282c06 USB: make usb_buffer_map_sg consistent with doc 16 years ago
Markus Rechberger 5971897f30 USB: increase usbdevfs max isoc buffer size 16 years ago
Alan Stern 527101ce6a USB: don't lose mode switch events on suspended devices 16 years ago
Alan Stern 25118084ef USB: check for hub driver not bound to root hub device 16 years ago
Alan Stern 4c6e8971cb USB: make the "usbfs_snoop" log more pertinent 16 years ago
Alan Stern ccf5b801ce USB: make intf.pm_usage an atomic_t 16 years ago
Alan Stern 7cbe5dca39 USB: add API for userspace drivers to "claim" ports 16 years ago
Pete Zaitcev 81bf46f303 USB: Let usb_sg_init to set transfer_buffer more often 16 years ago
Sarah Sharp 6682bb39e1 USB: Fix SS endpoint companion descriptor parsing. 16 years ago
Alexey Dobriyan b87221de6a const: mark remaining super_operations const 16 years ago
Kay Sievers e454cea20b Driver-Core: extend devnode callbacks to provide permissions 16 years ago
David Brownell a4dbd6740d driver model: constify attribute groups 16 years ago
Alan Stern 01105a2463 USB: usbfs: fix -ENOENT error code to be -ENODEV 16 years ago
Michael Buesch 18753ebc8a USB: devio: Properly do access_ok() checks 16 years ago
Sarah Sharp 9f8e443816 USB: Fix parsing of SuperSpeed Endpoint Companion descriptor. 16 years ago
Alan Stern 9180135bc8 USB: handle zero-length usbfs submissions correctly 16 years ago
Daniel Mack 0cce2eda19 USB: fix LANGID=0 regression 16 years ago
Oliver Neukum 516a1a07f0 USB: fix race leading to a write after kfree in usbfs 16 years ago
Greg Kroah-Hartman e12df02a17 Revert USB: usbfs: deprecate and hide option for !embedded 16 years ago
Frans Pop bf7fbb022f USB: add missing class descriptions used in usb/devices file 16 years ago
Oliver Neukum d794a02111 USB: fix memleak in usbfs 16 years ago
Alan Stern cb88a1b887 USB: fix the clear_tt_buffer interface 16 years ago
Joe Perches ad361c9884 Remove multiple KERN_ prefixes from printk formats 16 years ago
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