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:
849eca7
)
HID: wacom: fix an Oops caused by wacom_wac_finger_count_touches
author
Ping Cheng
<pinglinux@gmail.com>
Wed, 20 May 2015 00:42:02 +0000
(17:42 -0700)
committer
Jiri Kosina
<jkosina@suse.cz>
Wed, 20 May 2015 10:00:29 +0000
(12:00 +0200)
We assumed all touch interfaces report touch data. But, Bamboo
and Intuos non-touch devices report express keys on touch
interface. We need to check touch_max before counting touches.
Reported-by: Tasos Sahanidis <tasos@tasossah.com>
Signed-off-by: Ping Cheng <pingc@wacom.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/hid/wacom_wac.c
patch
|
blob
|
history
diff --cc
drivers/hid/wacom_wac.c
Simple merge