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:
18098a6
)
Input: HID items of width 32 (bits) or greater are incorrectly extracted
author
Adam Kropelin
<akropel1@rochester.rr.com>
Sun, 29 May 2005 07:30:08 +0000
(
02:30
-0500)
committer
Dmitry Torokhov
<dtor_core@ameritech.net>
Sun, 29 May 2005 07:30:08 +0000
(
02:30
-0500)
due to a masking bug in hid-core.c:extract(). This patch fixes it
up by forcing the mask to be 64 bits wide.
Signed-off-by: Adam Kropelin <akropel1@rochester.rr.com>
Signed-off-by: Vojtech Pavlik <vojtech@suse.cz>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
No differences found