Sarah Sharp
|
dbc33303e4
xhci: Reserve one command for USB3 LPM disable.
|
13 years ago |
Sarah Sharp
|
33b2831ac8
xhci: Reset reserved command ring TRBs on cleanup.
|
13 years ago |
Oliver Neukum
|
f8a9e72d12
USB: fix resource leak in xhci power loss path
|
13 years ago |
Sarah Sharp
|
159e1fcc9a
xhci: Don't write zeroed pointers to xHC registers.
|
13 years ago |
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.
|
14 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 |