git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0b9fe32
)
usb: dwc3: ep0: handle unexpected XferNotReady events
author
Felipe Balbi
<balbi@ti.com>
Tue, 18 Oct 2011 15:00:26 +0000
(18:00 +0300)
committer
Felipe Balbi
<balbi@ti.com>
Mon, 12 Dec 2011 09:48:16 +0000
(11:48 +0200)
Sometimes the host might be trying to initiate Data or
Status phase for an older Control transfer. In such
situations we must STALL that transfer and restart
the state machine rather than letting such situation
go through the wire.
Signed-off-by: Felipe Balbi <balbi@ti.com>
No differences found