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:
d0bd9a4
)
USB: mos7720: fix big-endian control requests
author
Johan Hovold
<jhovold@gmail.com>
Mon, 19 Aug 2013 11:05:45 +0000
(13:05 +0200)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Tue, 20 Aug 2013 00:02:11 +0000
(17:02 -0700)
Fix endianess bugs in parallel-port code which caused corrupt
control-requests to be issued on big-endian machines.
Reported-by: kbuild test robot <fengguang.wu@intel.com>
Cc: stable@vger.kernel.org
Signed-off-by: Johan Hovold <jhovold@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found