kernel-fxtec-pro1x/drivers/input/tablet
Chris Bagwell 6dc463511d Input: wacom - Bamboo One 1024 pressure fix
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>
2012-06-12 00:40:16 -07:00
..
acecad.c USB: convert drivers/input/* to use module_usb_driver() 2011-11-18 09:48:31 -08:00
aiptek.c Input: aiptek - adjust error-handling code label 2012-04-23 23:36:05 -07: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 Input: add support for Hanwang tablets 2010-09-01 23:26:18 -07:00
wacom.h Input: wacom - add 0xE5 (MT device) support 2012-04-29 21:13:53 -07:00
wacom_sys.c Input: wacom - battery reporting improvements 2012-06-12 00:40:07 -07:00
wacom_wac.c Input: wacom - Bamboo One 1024 pressure fix 2012-06-12 00:40:16 -07:00
wacom_wac.h Input: wacom - add two new devices (0xed and 0xef) 2012-06-12 00:39:57 -07:00