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:
7701846
)
USB: gamin_gps: Fix for data transfer problems in native mode
author
Hermann Kneissel
<herkne@gmx.de>
Fri, 29 Apr 2011 06:58:43 +0000
(08:58 +0200)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Sat, 30 Apr 2011 00:03:59 +0000
(17:03 -0700)
This patch fixes a problem where data received from the gps is sometimes
transferred incompletely to the serial port. If used in native mode now
all data received via the bulk queue will be forwarded to the serial
port.
Signed-off-by: Hermann Kneissel <herkne@gmx.de>
Cc: stable <stable@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found