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:
a923207
)
usb: renesas: gadget: fixup: complete STATUS stage after receiving
author
Kuninori Morimoto
<kuninori.morimoto.gx@renesas.com>
Mon, 2 Jun 2014 03:31:46 +0000
(20:31 -0700)
committer
Felipe Balbi
<balbi@ti.com>
Thu, 19 Jun 2014 15:06:46 +0000
(10:06 -0500)
Current usbhs gadget driver didn't complete STATUS stage after receiving.
It wasn't problem for us before, because some USB class doesn't use
DATA OUT stage in control transfer.
But, it is required on some device.
Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/renesas_usbhs/fifo.c
patch
|
blob
|
history
diff --cc
drivers/usb/renesas_usbhs/fifo.c
Simple merge