Julius Werner
|
e92aee3308
usb: hub: Clear Port Reset Change during init/resume
|
11 years ago |
Matthias Beyer
|
781b2137e3
drivers: usb: core: hub.c: Comments shouldnt be C99 // comment style
|
11 years ago |
Matthias Beyer
|
469271f8c4
drivers: usb: core: {file,hub,sysfs,usb}.c: Whitespace fixes
|
11 years ago |
Joe Perches
|
2b84f92b81
usb: Remove unnecessary semicolons
|
11 years ago |
Greg Kroah-Hartman
|
df9b17f586
Merge 3.12-rc3 into usb-next
|
11 years ago |
Bjorn Helgaas
|
db8f2aa358
USB: correct the usb_disconnect() comment about usb_bus_list_lock
|
12 years ago |
Xenia Ragiadakou
|
38d7f68851
usbcore: check usb device's state before sending a Set SEL control transfer
|
12 years ago |
Xenia Ragiadakou
|
4d96799524
usbcore: fix incorrect type in assignment in usb_set_lpm_parameters()
|
12 years ago |
Xenia Ragiadakou
|
9df89d85b4
usbcore: set lpm_capable field for LPM capable root hubs
|
12 years ago |
Xenia Ragiadakou
|
b9a1048137
usbcore: fix incorrect type in assignment in descriptors_changed()
|
12 years ago |
Xenia Ragiadakou
|
e3376d6c87
usbcore: compare and release one bos descriptor in usb_reset_and_verify_device()
|
12 years ago |
Krzysztof Mazur
|
3bbc47d8b0
usb: don't use bNbrPorts after initialization
|
12 years ago |
Krzysztof Mazur
|
e58547eb95
usb: fail on usb_hub_create_port_device() errors
|
12 years ago |
Krzysztof Mazur
|
d0308d4b6b
usb: fix cleanup after failure in hub_configure()
|
12 years ago |
Sarah Sharp
|
5845c13a70
Merge tag 'for-usb-2013-08-15-step-1' into for-usb-next
|
12 years ago |
Lan Tianyu
|
98a4f1ff7b
usb: don't check pm qos NO_POWER_OFF flag in usb_port_suspend()
|
12 years ago |
Alan Stern
|
aa5ceae24b
USB: handle LPM errors during device suspend correctly
|
12 years ago |
Yacine Belkadi
|
626f090c5c
usb: fix some scripts/kernel-doc warnings
|
12 years ago |
Alan Stern
|
4fae6f0fa8
USB: handle LPM errors during device suspend correctly
|
12 years ago |
Alan Stern
|
28e861658e
USB: refactor code for enabling/disabling remote wakeup
|
12 years ago |
Alan Stern
|
15b7336e02
USB: simplify the interface of usb_get_status()
|
12 years ago |
Julius Werner
|
f3e94aa15d
usb: core: don't try to reset_device() a port that got just disconnected
|
12 years ago |
Julius Werner
|
481f2d4f89
usb: core: don't try to reset_device() a port that got just disconnected
|
12 years ago |
Greg Kroah-Hartman
|
78283dd29e
Merge 3.11-rc3 into usb-next
|
12 years ago |
Alan Stern
|
c4b51a4315
USB: remove redundant "#if"
|
12 years ago |
William Gulland
|
2c7b871b91
usb: Clear both buffers when clearing a control transfer TT buffer.
|
12 years ago |
Alan Stern
|
e583d9db99
USB: global suspend and remote wakeup don't mix
|
12 years ago |
Mathias Nyman
|
41341261aa
usb: check usb_hub_to_struct_hub() return value
|
12 years ago |
Alan Stern
|
84ebc10294
USB: remove CONFIG_USB_SUSPEND option
|
12 years ago |
Alan Stern
|
0aa2832dd0
USB: use "global suspend" for system sleep on USB-2 buses
|
12 years ago |