Dmitry, Please pull from git://git.kernel.org/pub/scm/linux/kernel/git/rydberg/input-mt.git next to receive input-mt updates for 2.6.38. The changes have all been discussed on the list, and are mostly janitory in nature. Thanks, Henrik Dmitry Torokhov (2): Input: include MT library as source for kerneldoc Input: document new trkid field in struct input_dev Henrik Rydberg (3): input: mt: Move input MT header inside input directory input: mt: Interface and MT_TOOL documentation updates input: mt: Support separate contact and finger count reports Documentation/DocBook/device-drivers.tmpl | 4 ++ Documentation/input/multi-touch-protocol.txt | 39 ++++++++++++++++++-------- drivers/hid/hid-3m-pct.c | 4 +- drivers/hid/hid-egalax.c | 4 +- drivers/input/input-mt.c | 35 +++++++++++++++++------ drivers/input/input.c | 2 +- drivers/input/misc/uinput.c | 2 +- drivers/input/tablet/wacom_wac.c | 4 +- drivers/input/touchscreen/wacom_w8001.c | 2 +- include/linux/input.h | 7 ++-- include/linux/{input-mt.h => input/mt.h} | 3 +- 11 files changed, 72 insertions(+), 34 deletions(-) rename include/linux/{input-mt.h => input/mt.h} (89%) -- 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