Lan Tianyu
|
3f5eb14135
usb: add find_raw_port_number callback to struct hc_driver()
|
12 years ago |
Sarah Sharp
|
55c1945eda
xhci: Handle HS bulk/ctrl endpoints that don't NAK.
|
12 years ago |
Julius Werner
|
68e5254adb
xhci: fix null-pointer dereference when destroying half-built segment rings
|
12 years ago |
Elric Fu
|
b92cc66c04
xHCI: add aborting command ring function
|
13 years ago |
Takashi Iwai
|
32f1d2c536
xhci: Don't free endpoints in xhci_mem_cleanup()
|
13 years ago |
Takashi Iwai
|
46ed8f00d8
xhci: Fix invalid loop check in xhci_free_tt_info()
|
13 years ago |
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.
|
13 years ago |
Andiry Xu
|
2ffdea25f0
xHCI: refine td allocation
|
14 years ago |