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: miscellaneous driver fixes. Changelog: --------- Arnd Bergmann (1): Input: sun4i-ts - add thermal driver dependency Dmitry Torokhov (1): Input: ALPS - fix memory leak when detection fails Dudley Du (1): Input: cyapa - fix unaligned functions redefinition error Geert Uytterhoeven (1): Input: cyapa - remove superfluous type check in cyapa_gen5_read_idac_data() Mathias Gottschlag (4): Input: psmouse - remove hardcoded touchpad size from the focaltech driver Input: psmouse - ensure that focaltech reports consistent coordinates Input: psmouse - disable changing resolution/rate/scale for FocalTech Input: psmouse - disable "palm detection" in the focaltech driver Stefan Sauer (1): Input: mma8450 - add parent device Valentin Rothberg (1): Input: tc3589x-keypad - set IRQF_ONESHOT flag to ensure IRQ request Diffstat: -------- drivers/input/keyboard/tc3589x-keypad.c | 6 ++-- drivers/input/misc/mma8450.c | 1 + drivers/input/mouse/alps.c | 4 ++- drivers/input/mouse/cyapa_gen3.c | 2 +- drivers/input/mouse/cyapa_gen5.c | 4 +-- drivers/input/mouse/focaltech.c | 50 +++++++++++++++++++++++---------- drivers/input/mouse/psmouse-base.c | 14 ++++++++- drivers/input/mouse/psmouse.h | 6 ++++ drivers/input/touchscreen/Kconfig | 1 + 9 files changed, 65 insertions(+), 23 deletions(-) -- Dmitry -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/