[PATCH 0/2] [RESEND] MT slots
From: Henrik Rydberg <hidden>
Date: 2010-06-25 13:39:53
Also in:
lkml
From: Henrik Rydberg <hidden>
Date: 2010-06-25 13:39:53
Also in:
lkml
Hi Dmitry, Please find enclosed a resend of the MT slot patches, targetting 2.6.36. The MT slots are implemented in the mtdev library, so the protocol is getting a fair amount of testing. Regarding MT event codes that require special initial values, it is assumed that the driver will initalize the mt slots properly. Thanks, Henrik Henrik Rydberg (2): input: mt: Introduce MT event slots (rev 5b) input: mt: Document the MT event slot protocol (rev5b) Documentation/input/multi-touch-protocol.txt | 217 ++++++++++++++++++-------- drivers/input/input.c | 105 ++++++++++--- include/linux/input.h | 44 +++++ 3 files changed, 271 insertions(+), 95 deletions(-)