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:
6d258a4
)
usb: dwc3: ep0: Handle requests greater than wMaxPacketSize
author
Moiz Sonasath
<m-sonasath@ti.com>
Wed, 14 Mar 2012 05:44:56 +0000
(
00:44
-0500)
committer
Felipe Balbi
<balbi@ti.com>
Tue, 10 Apr 2012 09:21:43 +0000
(12:21 +0300)
To allow ep0 out transfers of upto bounce buffer size
instead of maxpacketsize, use the transfer size as multiple
of ep0 maxpacket size.
Cc: stable@vger.kernel.org
Signed-off-by: Moiz Sonasath <m-sonasath@ti.com>
Signed-off-by: Partha Basak <p-basak2@ti.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
No differences found