android_kernel_google_msm/drivers/input/tablet
Chris Bagwell 117b7f7c36 Input: wacom - Bamboo One 1024 pressure fix
commit 6dc463511d upstream.

Bamboo One's with ID of 0x6a and 0x6b were added with correct
indication of 1024 pressure levels but the Graphire packet routine
was only looking at 9 bits.  Increased to 10 bits.

This bug caused these devices to roll over to zero pressure at half
way mark.

The other devices using this routine only support 256 or 512 range
and look to fix unused bits at zero.

Signed-off-by: Chris Bagwell <chris@cnpbagwell.com>
Reported-by: Tushant Mirchandani <tushantin@gmail.com>
Reviewed-by: Ping Cheng <pingc@wacom.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-08-15 08:10:34 -07:00
..
acecad.c USB: convert drivers/input/* to use module_usb_driver() 2011-11-18 09:48:31 -08:00
aiptek.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input 2012-01-10 10:55:52 -08:00
gtco.c USB: convert drivers/input/* to use module_usb_driver() 2011-11-18 09:48:31 -08:00
hanwang.c USB: convert drivers/input/* to use module_usb_driver() 2011-11-18 09:48:31 -08:00
kbtab.c USB: convert drivers/input/* to use module_usb_driver() 2011-11-18 09:48:31 -08:00
Kconfig Merge branch 'next' into for-linus 2012-03-27 00:27:10 -07:00
Makefile
wacom.h Input: wacom - wireless battery status 2012-03-25 23:33:17 -07:00
wacom_sys.c Input: wacom - check for allocation failure in probe() 2012-03-29 22:42:19 -07:00
wacom_wac.c Input: wacom - Bamboo One 1024 pressure fix 2012-08-15 08:10:34 -07:00
wacom_wac.h Input: wacom - wireless battery status 2012-03-25 23:33:17 -07:00