Mathias Nyman
|
3b4739b895
xhci: handle no ping response error properly
|
10 years ago |
Mathias Nyman
|
e210c422b6
xhci: don't finish a TD if we get a short transfer event mid TD
|
10 years ago |
Mathias Nyman
|
dca7794539
xhci: change xhci 1.0 only restrictions to support xhci 1.1
|
10 years ago |
Mathias Nyman
|
a6809ffd16
xhci: give command abortion one more chance before killing xhci
|
10 years ago |
Greg Kroah-Hartman
|
e6bbe1d053
Merge 4.2-rc6 into usb-next
|
10 years ago |
Lu Baolu
|
40a3b775f4
xhci: xHCI 1.1: Stopped - Short Packet Capability (SPC)
|
10 years ago |
Lu Baolu
|
79b8094f60
xhci: xHCI 1.1: Contiguous Frame ID Capability (CFC)
|
10 years ago |
Reyad Attiyat
|
4758dcd19a
usb: xhci: Add support for URB_ZERO_PACKET to bulk/sg transfers
|
10 years ago |
Mathias Nyman
|
7895086afd
xhci: fix off by one error in TRB DMA address boundary check
|
10 years ago |
Zhuang Jin Can
|
fac4271d11
xhci: prevent bus_suspend if SS port resuming in phase 1
|
10 years ago |
Mathias Nyman
|
22ae47e65e
xhci: Return correct number of tranferred bytes for stalled control endpoints
|
10 years ago |
Roger Quadros
|
ad6b1d914a
usb: xhci: fix xhci locking up during hcd remove
|
10 years ago |
Joe Lawrence
|
948fa13504
xhci: gracefully handle xhci_irq dead device
|
10 years ago |
Mathias Nyman
|
d104d0152a
xhci: fix isoc endpoint dequeue from advancing too far on transaction error
|
10 years ago |
Greg Kroah-Hartman
|
c8d1bc12c7
Merge tag 'usb-for-v4.1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-testing
|
10 years ago |
Felipe Balbi
|
b9e451885d
usb: host: xhci: use new USB_RESUME_TIMEOUT
|
10 years ago |
Greg Kroah-Hartman
|
cd0e075784
Merge 4.0-rc5 into usb-next
|
10 years ago |
Lin Wang
|
e5401bf37a
xhci: unify cycle state toggling operation with 'XOR'
|
10 years ago |
Mathias Nyman
|
d0167ad295
Revert "xhci: Clear the host side toggle manually when endpoint is 'soft reset'"
|
10 years ago |
Aleksander Morgado
|
45ba2154d1
xhci: fix reporting of 0-sized URBs in control endpoint
|
10 years ago |
Mathias Nyman
|
27082e2654
xhci: Clear the host side toggle manually when endpoint is 'soft reset'
|
10 years ago |
Mathias Nyman
|
86cd740a62
xhci: Add completion code to the debug ouput of unhandled transfer events
|
10 years ago |
Lin Wang
|
4daf9df51f
xhci: clean up work to remove unused parameters for functions in xhci-mem.c
|
10 years ago |
Lin Wang
|
dc0b177cf8
xhci: remove unused parameter 'xhci' in function xhci_handshake().
|
10 years ago |
Mathias Nyman
|
d97b4f8d69
xhci: don't use the same variable for stopped and halted rings current TD
|
10 years ago |
Mathias Nyman
|
69defe04ec
xhci: cleanup finish_td function
|
10 years ago |
Mathias Nyman
|
8e71a322fd
USB: xhci: Reset a halted endpoint immediately when we encounter a stall.
|
10 years ago |
Mathias Nyman
|
c3492dbfa1
USB: xhci: don't start a halted endpoint before its new dequeue is set
|
10 years ago |
Hans de Goede
|
cffb9be80f
xhci: Log extra info on "ERROR Transfer event TRB DMA ptr not part of current TD"
|
11 years ago |
Hans de Goede
|
f85c9fb62c
xhci: Remove "FIXME - check all the stream rings for pending cancellations"
|
11 years ago |