Sarah Sharp
|
a83d675581
xhci: Don't warn on empty ring for suspended devices.
|
12 years ago |
Vivek Gautam
|
1c11a172cb
usb: xhci: Fix TRB transfer length macro used for Event TRB.
|
12 years ago |
Peter Chen
|
09ce0c0c8a
usb: xhci: fix build warning
|
12 years ago |
Greg Kroah-Hartman
|
ceb675a9e2
Merge usb-linus branch into usb-next
|
12 years ago |
Alan Stern
|
48c3375c5f
USB: XHCI: fix memory leak of URB-private data
|
12 years ago |
Nickolai Zeldovich
|
ba7b5c22d3
drivers: xhci: fix incorrect bit test
|
12 years ago |
Sarah Sharp
|
f18f8ed2a9
xhci: Fix TD size for isochronous URBs.
|
12 years ago |
Sarah Sharp
|
760973d2a7
xhci: Fix isoc TD encoding.
|
12 years ago |
Javier Martinez Canillas
|
026630d09b
usb: host: xhci: remove unused trb var in xhci_irq()
|
12 years ago |
Sarah Sharp
|
c52804a472
xhci: Avoid "dead ports", add roothub port polling.
|
12 years ago |
Sarah Sharp
|
4525c0a10d
xHCI: Fix TD Size calculation on 1.0 hosts.
|
12 years ago |
Sarah Sharp
|
2611bd189e
xhci: Avoid global symbol pollution with handshake.
|
12 years ago |
Sarah Sharp
|
43a09f7fb0
xhci: Fix potential NULL ptr deref in command cancellation.
|
12 years ago |
Sarah Sharp
|
80fab3b244
xhci: Intel Panther Point BEI quirk.
|
12 years ago |
Peter Senna Tschudin
|
261fa12be0
drivers/usb/host/xhci-ring.c: removes unnecessary semicolon
|
12 years ago |
Felipe Balbi
|
ed384bd3a8
usb: host: xhci: sparse fixes
|
13 years ago |
Elric Fu
|
b63f4053cc
xHCI: handle command after aborting the command ring
|
13 years ago |
Elric Fu
|
b92cc66c04
xHCI: add aborting command ring function
|
13 years ago |
Elric Fu
|
c181bc5b5d
xHCI: add cmd_ring_state
|
13 years ago |
Sarah Sharp
|
50d0206fca
xhci: Fix bug after deq ptr set to link TRB.
|
13 years ago |
Sarah Sharp
|
8202ce2e29
xhci: Rate-limit XHCI_TRUST_TX_LENGTH quirk warning.
|
13 years ago |
Sarah Sharp
|
0d9f78a92e
xhci: Fix hang on back-to-back Set TR Deq Ptr commands.
|
13 years ago |
Sarah Sharp
|
4b2665418c
xhci: Some Evaluate Context commands must succeed.
|
13 years ago |
Sarah Sharp
|
1530bbc627
xhci: Add new short TX quirk for Fresco Logic host.
|
13 years ago |
Alan Stern
|
1949f9e243
USB: xhci-hcd: print URB's expected length in decimal, not hex
|
13 years ago |
Hans de Goede
|
9c745995ae
usb-xhci: Handle COMP_TX_ERR for isoc tds
|
13 years ago |
Andiry Xu
|
f370b9968a
xHCI: keep track of ports being resumed and indicate in hub_status_data
|
13 years ago |
Dan Carpenter
|
3fc8206d3d
xHCI: use gfp flags from caller instead of GFP_ATOMIC
|
13 years ago |
Felipe Balbi
|
4e833c0b87
xhci: don't re-enable IE constantly
|
13 years ago |
Andiry Xu
|
085deb1684
xHCI: check enqueue pointer advance into dequeue seg
|
13 years ago |