alistair23-linux/drivers/input/tablet
Chris Bagwell 16bf288c4b Input: wacom - create inputs when wireless connect
When a tablet connect or disconnect is detected, schedule
work queue to register or unregister related input devices.

When a wireless tablet connects, it reports same USB PID
used if tablet is connected with USB cable. Use this to
update features values, set input capabilities, and then
register device.  From there, the Pen and Touch interfaces
will reuse the existing tablet's IRQ routines.

Its possible that 1 receiver is shared with 2 tablets with
different PID (small and medium Bamboo for example) so the
input is unregister at disconnect to better support this case.

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:32:59 -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.h Input: wacom - create inputs when wireless connect 2012-03-25 23:32:59 -07:00
wacom_sys.c Input: wacom - create inputs when wireless connect 2012-03-25 23:32:59 -07:00
wacom_wac.c Input: wacom - create inputs when wireless connect 2012-03-25 23:32:59 -07:00
wacom_wac.h Input: wacom - create inputs when wireless connect 2012-03-25 23:32:59 -07:00