Sarah Sharp
|
b356b7c769
USB: Add hub descriptor update hook for xHCI
|
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
|
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 |
Alan Stern
|
cb88a1b887
USB: fix the clear_tt_buffer interface
|
16 years ago |
Sarah Sharp
|
c6515272b8
USB: Support for addressing a USB device under xHCI
|
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 |
H Hartley Sweeten
|
d0f830d30c
USB: hub.c: fix sparse warnings
|
16 years ago |
Roel Kluin
|
71d2718f25
USB: more u32 conversion after transfer_buffer_length and actual_length
|
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 |
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 |
Alan Stern
|
2caf7fcdb8
USB: re-enable interface after driver unbinds
|
16 years ago |
Alan Stern
|
3b23dd6f8a
USB: utilize the bus notifiers
|
16 years ago |
Wu Fengguang
|
b9cef6c319
USB: make printk messages more searchable
|
16 years ago |
Alan Stern
|
65bfd2967c
USB: Enhance usage of pm_message_t
|
16 years ago |
Alan Stern
|
6cd132015d
USB: announce new devices earlier
|
16 years ago |
Inaky Perez-Gonzalez
|
dc023dceec
USB: Introduce usb_queue_reset() to do resets from atomic contexts
|
16 years ago |
Alan Stern
|
9ac39f28b5
USB: add asynchronous autosuspend/autoresume support
|
16 years ago |
Alan Stern
|
61fbeba11c
USB: prevent autosuspend during hub initialization
|
16 years ago |
Alan Stern
|
cde217a556
USB: fix crash when URBs are unlinked after the device is gone
|
16 years ago |
Alan Stern
|
6c6409459a
USB: don't rebind drivers after failed resume or reset
|
16 years ago |
Jaroslav Kysela
|
fd7c519dd4
USB: hub.c: Add initial_descriptor_timeout module parameter for usbcore
|
16 years ago |
Alan Stern
|
8520f38099
USB: change hub initialization sleeps to delayed_work
|
17 years ago |
Alan Stern
|
5257d97a21
USB: revert recovery from transient errors
|
17 years ago |