Sarah Sharp
|
8306095fd2
USB: Disable USB 3.0 LPM in critical sections.
|
13 years ago |
Sarah Sharp
|
1ea7e0e8e3
USB: Add support to enable/disable USB3 link states.
|
13 years ago |
Sarah Sharp
|
8afa408cba
USB: Allow drivers to disable hub-initiated LPM.
|
13 years ago |
Sarah Sharp
|
51e0a01206
USB: Calculate USB 3.0 exit latencies for LPM.
|
13 years ago |
Bjørn Mork
|
ef206f3f01
USB: add read support to usb-serial/../new_id
|
13 years ago |
Greg Kroah-Hartman
|
fa286188ce
Revert "usb: move struct usb_device->children to struct usb_hub_port->child"
|
13 years ago |
Lan Tianyu
|
bebc56d58d
usb: move struct usb_device->children to struct usb_hub_port->child
|
13 years ago |
Oliver Neukum
|
8815bb09af
usbhid: prevent deadlock during timeout
|
13 years ago |
Greg Kroah-Hartman
|
007bab9132
USB: remove CONFIG_USB_DEVICE_CLASS
|
13 years ago |
Greg Kroah-Hartman
|
fb28d58b72
USB: remove CONFIG_USB_DEVICEFS
|
13 years ago |
Greg Kroah-Hartman
|
af4e1ee040
USB: remove err() macro
|
13 years ago |
Johan Hovold
|
67c88382e0
USB: add EOPNOTSUPP to usb_translate_errors
|
13 years ago |
Huajun Li
|
8816230e13
USB: dynamically allocate usb_device children pointers instead of using a fix array
|
13 years ago |
Greg Kroah-Hartman
|
7483948fdd
Merge tag 'usb-3.3-rc3' into usb-next
|
13 years ago |
Matthew Garrett
|
0846e7e985
usb: Add support for indicating whether a port is removable
|
13 years ago |
Randy Dunlap
|
4d922612df
kernel-doc: fix new warning in usb.h
|
13 years ago |
Linus Torvalds
|
55b81e6f27
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
|
13 years ago |
Linus Torvalds
|
972b2c7199
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
13 years ago |
Al Viro
|
2c9ede55ec
switch device_get_devnode() and ->devnode() to umode_t *
|
14 years ago |
Clemens Ladisch
|
bc677d5b64
usb: fix number of mapped SG DMA entries
|
13 years ago |
Greg Kroah-Hartman
|
f3a6a4b6cf
USB: Add helper macro for usb_driver boilerplate
|
13 years ago |
Johan Hovold
|
2c4d6bf295
USB: move usb_translate_errors to linux/usb.h
|
13 years ago |
Paul Gortmaker
|
eb5589a8f0
include: convert various register fcns to macros to avoid include chaining
|
14 years ago |
Andiry Xu
|
65580b4321
xHCI: set USB2 hardware LPM
|
13 years ago |
Andiry Xu
|
1ff4df5684
usbcore: check device's LPM capability
|
13 years ago |
Andiry Xu
|
3148bf041d
usbcore: get BOS descriptor set
|
13 years ago |
Kuninori Morimoto
|
29cc88979a
USB: use usb_endpoint_maxp() instead of le16_to_cpu()
|
14 years ago |
Alan Stern
|
6498d9db6d
USB: documentation update for the pre_reset method
|
14 years ago |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 years ago |
Robert Morell
|
2694a48d90
USB: HCD: Add driver hooks for (un)?map_urb_for_dma
|
14 years ago |