Hi Linus, Please pull from: git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git for-linus or master.kernel.org:/pub/scm/linux/kernel/git/dtor/input.git for-linus to receive updates for the input subsystem. The ad7879 update is a bit big to my taste but users want to use standard GPIO interface with the driver and we don't want to continue carrying old sysfs interface for another release. Changelog: --------- David Härdeman (1): Input: winbond-cir - remove dmesg spam Henrik Rydberg (2): Input: add the ABS_MT_PRESSURE event Input: update multi-touch protocol documentation Jon Dodgson (1): Input: lifebook - add another Lifebook DMI signature Michael Hennerich (1): Input: ad7879 - support auxiliary GPIOs via gpiolib Diffstat: -------- Documentation/input/multi-touch-protocol.txt | 48 +++++- drivers/input/input.c | 1 + drivers/input/misc/winbond-cir.c | 2 +- drivers/input/mouse/lifebook.c | 6 + drivers/input/touchscreen/ad7879.c | 197 ++++++++++++++++++-------- include/linux/input.h | 1 + include/linux/spi/ad7879.h | 12 +- 7 files changed, 198 insertions(+), 69 deletions(-) -- Dmitry -- 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