Andiry Xu
|
2fdcd47b69
xHCI: Allocate 2 segments for transfer ring
|
13 years ago |
Andiry Xu
|
8dfec6140f
xHCI: dynamic ring expansion
|
13 years ago |
Andiry Xu
|
186a7ef13a
xHCI: set cycle state when allocate rings
|
13 years ago |
Andiry Xu
|
70d4360177
xHCI: factor out segments allocation and free function
|
13 years ago |
Andiry Xu
|
b008df60c6
xHCI: count free TRBs on transfer ring
|
13 years ago |
Andiry Xu
|
3fe4fe083d
xHCI: store ring's last segment and segment numbers
|
13 years ago |
Andiry Xu
|
3b72fca09d
xHCI: store ring's type
|
13 years ago |
Greg Kroah-Hartman
|
c69263c66e
Merge branch 'usb-3.3-rc4' into usb-next
|
13 years ago |
Sarah Sharp
|
340a3504fd
xhci: Fix encoding for HS bulk/control NAK rate.
|
13 years ago |
Sarah Sharp
|
623bef9e03
USB/xhci: Enable remote wakeup for USB3 devices.
|
13 years ago |
Sarah Sharp
|
1ba6108f5f
xhci: Remove debugging about ring structure allocation.
|
13 years ago |
Sarah Sharp
|
d31c285b3a
xhci: Set slot and ep0 flags for address command.
|
13 years ago |
Sebastian Andrzej Siewior
|
22d45f01a8
usb/xhci: replace pci_*_consistent() with dma_*_coherent()
|
13 years ago |
Andiry Xu
|
7e393a834b
xHCI: AMD isoc link TRB chain bit quirk
|
13 years ago |
Andiry Xu
|
9574323c39
xHCI: test USB2 software LPM
|
13 years ago |
Andiry Xu
|
fc71ff7583
xHCI: Check host USB2 LPM capability
|
13 years ago |
Kautuk Consul
|
27ccaaa507
xhci-mem.c: xhci_segment_free: No need for checking seg argument
|
13 years ago |
Kautuk Consul
|
0e6c7f746e
xhci-mem.c: Check for ring->first_seg != NULL
|
13 years ago |
Sarah Sharp
|
170c026347
xhci: Fix mult base in endpoint bandwidth info.
|
13 years ago |
Andiry Xu
|
2ffdea25f0
xHCI: refine td allocation
|
14 years ago |
Sarah Sharp
|
2e27980e6e
xhci: Track interval bandwidth tables per port/TT.
|
14 years ago |
Sarah Sharp
|
9af5d71d8e
xhci: Store endpoint bandwidth information.
|
14 years ago |
Sarah Sharp
|
839c817ce6
xhci: Store information about roothubs and TTs.
|
14 years ago |
Sarah Sharp
|
6638175544
xhci: Store the "real" root port number.
|
14 years ago |
Sarah Sharp
|
fe30182c25
xhci: Rename virt_dev->port to fake_port.
|
14 years ago |
Kuninori Morimoto
|
29cc88979a
USB: use usb_endpoint_maxp() instead of le16_to_cpu()
|
14 years ago |
Linus Torvalds
|
f549953c15
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
|
14 years ago |
Sarah Sharp
|
d23336329f
xhci: Don't warn about zeroed bMaxBurst descriptor field.
|
14 years ago |
Greg Kroah-Hartman
|
dcc8545790
Merge 3.0-rc2 into usb-linus as it's needed by some USB patches
|
14 years ago |
Dmitry Torokhov
|
cd3c18ba2f
USB: xhci - fix interval calculation for FS isoc endpoints
|
14 years ago |