linux-stable/drivers/input/tablet
Henrik Rydberg c5f4dec1ce input: mt: Move tracking and pointer emulation to input-mt
The drivers using the type B protocol all report tracking information
the same way. The contact id is semantically equivalent to
ABS_MT_SLOT, and the handling of ABS_MT_TRACKING_ID only complicates
the driver. The situation can be improved upon by providing a common
pointer emulation code, thereby removing the need for the tracking id
in the driver.  This patch moves all tracking event handling over to
the input core, simplifying both the existing drivers and the ones
currently in preparation.

Acked-by: Ping Cheng <pingc@wacom.com>
Acked-by: Jiri Kosina <jkosina@suse.cz>
Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
2010-12-16 10:41:38 +01:00
..
acecad.c
aiptek.c
gtco.c
hanwang.c Input: hanwang - add support for Art Master HD 5012 tablet 2010-09-29 18:25:47 -07:00
kbtab.c
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 - collect device quirks into single function 2010-09-05 12:58:12 -07:00
wacom_sys.c Input: wacom - properly enable runtime PM 2010-10-17 21:20:46 -07:00
wacom_wac.c input: mt: Move tracking and pointer emulation to input-mt 2010-12-16 10:41:38 +01:00
wacom_wac.h input: mt: Move tracking and pointer emulation to input-mt 2010-12-16 10:41:38 +01:00