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:
b830d07
)
USB: f81232: implement RX bulk-in EP
author
Peter Hung
<hpeter@gmail.com>
Tue, 17 Mar 2015 09:48:20 +0000
(17:48 +0800)
committer
Johan Hovold
<johan@kernel.org>
Fri, 27 Mar 2015 16:29:25 +0000
(17:29 +0100)
The F81232 bulk-in is RX data + LSR channel, data format is
[LSR+Data][LSR+Data]..... , We had implemented in f81232_process_read_urb().
Signed-off-by: Peter Hung <hpeter+linux_kernel@gmail.com>
[johan: reword comment in process_read_urb ]
Signed-off-by: Johan Hovold <johan@kernel.org>
No differences found