Hi Linus, Please pull from: git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git for-linus to receive updates for the input subsystem. You will get a 2 driver fixups: - a fix for zinitix touchscreen to properly report contacts - a fix for aiptek tablet driver to be more resilient to devices with incorrect descriptors Changelog: --------- Linus Walleij (1): Input: zinitix - do not report shadow fingers Pavel Skripkin (1): Input: aiptek - properly check endpoint type Diffstat: -------- drivers/input/tablet/aiptek.c | 10 ++++----- drivers/input/touchscreen/zinitix.c | 44 +++++++++++++++++++++++++++++-------- 2 files changed, 39 insertions(+), 15 deletions(-) Thanks. -- Dmitry