linux-kernel-test/drivers/input/tablet
Chris Bagwell d3825d51c3 Input: wacom - wireless monitor framework
The 3rd gen Bamboo Pen & Touch and Intuos5 tablets support an
optional wireless module. When its receiver is plugged into USB,
it presents 3 interfaces: 0) Monitor 1) Pen and 2) Touch.

The exact capabilities of the Pen and Touch interfaces can
not be determined until a tablet connection is established
and reported over the Monitor interface.

This patch detects this wireless receiver and enables interrupt
packets to be processed for the Monitor interface. Processing
the data in packets will be left to another patch.

Since it doesn't make sense to create an input device for the
Monitor interface, it is not created. Creation of Pen and Touch
input device is also delayed until monitor packets can be processed.

Signed-off-by: Chris Bagwell <chris@cnpbagwell.com>
Tested-by: Jason Gerecke <killertofu@gmail.com>
Acked-by: Ping Cheng <pingc@wacom.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
2012-03-25 23:31:32 -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 Input: add support for Hanwang tablets 2010-09-01 23:26:18 -07:00
Makefile Input: add support for Hanwang tablets 2010-09-01 23:26:18 -07:00
wacom_sys.c Input: wacom - wireless monitor framework 2012-03-25 23:31:32 -07:00
wacom_wac.c Input: wacom - wireless monitor framework 2012-03-25 23:31:32 -07:00
wacom_wac.h Input: wacom - wireless monitor framework 2012-03-25 23:31:32 -07:00
wacom.h Input: wacom - add LED support for Cintiq 21ux2 2011-10-05 00:26:21 -07:00