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 fixup for the input_event fix for y2038 Sparc64, and couple other minor fixes. Changelog: --------- Anders Roxell (1): Input: raspberrypi-ts - fix link error Deepa Dinamani (2): Input: input_event - provide override for sparc64 Input: input_event - fix the CONFIG_SPARC64 mixup Dmitry Torokhov (1): Input: uinput - fix undefined behavior in uinput_validate_absinfo() Lubomir Rintel (1): Input: olpc_apsp - assign priv->dev earlier Tom Panfil (1): Input: xpad - add support for SteelSeries Stratus Duo Diffstat: -------- drivers/input/joystick/xpad.c | 3 +++ drivers/input/misc/uinput.c | 5 +++-- drivers/input/serio/olpc_apsp.c | 3 ++- drivers/input/touchscreen/Kconfig | 2 +- include/uapi/linux/input.h | 6 +++++- 5 files changed, 14 insertions(+), 5 deletions(-) Thanks. -- Dmitry