Sarah Sharp
|
f8bbeabc34
xhci: Fix issue with port array setup and buggy hosts.
|
14 years ago |
Sarah Sharp
|
da6699ce4a
xhci: Setup array of USB 2.0 and USB 3.0 ports.
|
14 years ago |
Andiry Xu
|
dc07c91b9b
xHCI: fix wMaxPacketSize mask
|
14 years ago |
Andiry Xu
|
9777e3ce90
USB: xHCI: bus power management implementation
|
14 years ago |
Andiry Xu
|
5619253187
USB: xHCI: port remote wakeup implementation
|
14 years ago |
Andiry Xu
|
be88fe4f4d
USB: xHCI: port power management implementation
|
14 years ago |
Andiry Xu
|
64927730c6
USB: xHCI: Add pointer to udev in struct xhci_virt_device
|
14 years ago |
Sarah Sharp
|
257d585aae
USB: xhci: Make xhci_set_hc_event_deq() static.
|
15 years ago |
Sarah Sharp
|
021bff9179
USB: xhci: Performance - move functions that find ep ring.
|
15 years ago |
Andiry Xu
|
a061a5a0b8
USB: xHCI: allocate bigger ring for isochronous endpoint
|
15 years ago |
Andiry Xu
|
8e51adccd4
USB: xHCI: Introduce urb_priv structure
|
15 years ago |
Andiry Xu
|
d18240db79
USB: xHCI: Missed Service Error Event process
|
15 years ago |
Kulikov Vasiliy
|
e10fa4787f
USB: xhci: trivial: use ARRAY_SIZE
|
15 years ago |
Sarah Sharp
|
c30c791c94
USB: xhci: Set Mult field in endpoint context correctly.
|
15 years ago |
Sarah Sharp
|
2d1ee5904b
USB: xhci: Set EP0 dequeue ptr after reset of configured device.
|
15 years ago |
Alan Stern
|
842f16905d
USB: remove the usb_host_ss_ep_comp structure
|
15 years ago |
Randy Dunlap
|
326b4810cc
USB: clean up some host controller sparse warnings
|
15 years ago |
Sarah Sharp
|
e9df17eb14
USB: xhci: Correct assumptions about number of rings per endpoint.
|
15 years ago |
Sarah Sharp
|
8df75f42f8
USB: xhci: Add memory allocation for USB3 bulk streams.
|
15 years ago |
Sarah Sharp
|
9238f25d5d
USB: xhci: properly set endpoint context fields for periodic eps.
|
15 years ago |
Sarah Sharp
|
1cf62246c0
USB: xhci: properly set the "Mult" field of the endpoint context.
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Sarah Sharp
|
9ce669a892
USB: xhci: Make endpoint interval debugging clearer.
|
15 years ago |
Greg Kroah-Hartman
|
551cdbbeb1
USB: rename USB_SPEED_VARIABLE to USB_SPEED_WIRELESS
|
15 years ago |
Sarah Sharp
|
a1d78c16bd
USB: xhci: Allow allocation of commands without input contexts.
|
15 years ago |
Sarah Sharp
|
412566bd71
USB: xhci: Refactor code to free or cache endpoint rings.
|
15 years ago |
Sarah Sharp
|
74f9fe21e0
USB: xhci: Make reverting an alt setting "unfailable".
|
15 years ago |
Julia Lawall
|
06e182911d
USB: xhci-mem.c: introduce missing kfree
|
15 years ago |
Sarah Sharp
|
6648f29d3b
USB: xhci: Add tests for TRB address translation.
|
15 years ago |
Sarah Sharp
|
6f5165cf98
USB: xhci: Add watchdog timer for URB cancellation.
|
15 years ago |