Commit Graph

698 Commits (ccf5b801cef4f9e2d708d3b87e91e2bc6abd5206)

Author SHA1 Message Date
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
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