Hi Greg, Please pull from: git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git for-linus to receive updates for the input subsystem. Just a few driver fixes. Changelog: --------- Aaron Ma (1): Input: elantech - enable middle button of touchpad on ThinkPad P72 Andreas Schwab (1): Input: atakbd - fix Atari keymap Anson Huang (1): Input: egalax_ts - add system wakeup support Michael Schmitz (1): Input: atakbd - fix Atari CapsLock behaviour Peter Hutterer (1): Input: uinput - allow for max == min during input_absinfo validation Song Qiang (1): Input: gpio-keys - fix a documentation index issue Diffstat: -------- .../devicetree/bindings/input/gpio-keys.txt | 2 +- drivers/input/keyboard/atakbd.c | 74 ++++++++-------------- drivers/input/misc/uinput.c | 2 +- drivers/input/mouse/elantech.c | 2 + drivers/input/touchscreen/egalax_ts.c | 6 ++ 5 files changed, 38 insertions(+), 48 deletions(-) Thanks. -- Dmitry