Huajun Li
|
8816230e13
USB: dynamically allocate usb_device children pointers instead of using a fix array
|
13 years ago |
Greg Kroah-Hartman
|
c69263c66e
Merge branch 'usb-3.3-rc4' into usb-next
|
13 years ago |
Elric Fu
|
a45aa3b305
USB: Set hub depth after USB3 hub reset
|
13 years ago |
Sarah Sharp
|
2839f5bcfc
USB: Turn on auto-suspend for USB 3.0 hubs.
|
13 years ago |
Sarah Sharp
|
72937e1e34
USB: Set wakeup bits for all children hubs.
|
13 years ago |
Sarah Sharp
|
4ee823b83b
USB/xHCI: Support device-initiated USB 3.0 resume.
|
13 years ago |
Sarah Sharp
|
714b07be3b
USB: Refactor hub remote wake handling.
|
13 years ago |
Sarah Sharp
|
4296c70a5e
USB/xHCI: Enable USB 3.0 hub remote wakeup.
|
13 years ago |
Sarah Sharp
|
3b9b6acd47
USB: Suspend functions before putting dev into U3.
|
13 years ago |
Sarah Sharp
|
623bef9e03
USB/xhci: Enable remote wakeup for USB3 devices.
|
13 years ago |
Matthew Garrett
|
d35e70d50a
usb: Use hub port data to determine whether a port is removable
|
13 years ago |
Rusty Russell
|
90ab5ee941
module_param: make bool parameters really bool (drivers & misc)
|
13 years ago |
Aman Deep
|
7bf01185c5
USB: Adding #define in hub_configure() and hcd.c file
|
13 years ago |
Davidlohr Bueso
|
568987116e
USB: remove BKL comments
|
13 years ago |
Don Zickus
|
79c3dd8150
usb, xhci: Clear warm reset change event during init
|
13 years ago |
Linus Torvalds
|
7e0bb71e75
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
|
13 years ago |
Alan Stern
|
30b1a7a32c
USB: Add wakeup info to debugging messages
|
13 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 |
Sarah Sharp
|
10d674a82e
USB: When hot reset for USB3 fails, try warm reset.
|
13 years ago |
Andiry Xu
|
75d7cf72ab
usbcore: refine warm reset logic
|
13 years ago |
Michal Nazarewicz
|
e538dfdae8
usb: Provide usb_speed_string() function
|
14 years ago |
Kuninori Morimoto
|
29cc88979a
USB: use usb_endpoint_maxp() instead of le16_to_cpu()
|
14 years ago |
Jesper Juhl
|
316541bf70
USB: Remove test for NULL that'll never happen in usb_disconnect()
|
14 years ago |
Alan Stern
|
5b1b0b812a
PM / Runtime: Add macro to test for runtime PM events
|
14 years ago |
Greg Kroah-Hartman
|
95a2424ff9
Merge branch 'for-usb-linus' of git+ssh://master.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-linus
|
14 years ago |
Alan Stern
|
cbb330045e
USB: don't let the hub driver prevent system sleep
|
14 years ago |
Sarah Sharp
|
fccf4e8620
USB: Free bandwidth when usb_disable_device is called.
|
14 years ago |
Libor Pechacek
|
3824c1ddaf
USB: core: Tolerate protocol stall during hub and port status read
|
14 years ago |