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(-) -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html