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. Except for the largish
change to the ALPS driver adding "Dolphin V1"  support and Wacom getting
a new signature of yet another device, the rest are straightforward
driver fixes.

Thanks!

Changelog:
---------

Dave Turvene (1):
      Input: ALPS - add "Dolphin V1" touchpad support

Kamal Mostafa (1):
      Input: cypress_ps2 - fix trackpad found in Dell XPS12

Kevin Cernekee (1):
      Input: ALPS - remove unused argument to alps_enter_command_mode()

Mark Brown (2):
      Input: ads7864 - check return value of regulator enable
      Input: mms114 - Fix regulator enable and disable paths

Rabin Vincent (1):
      Input: tc3589x-keypad - fix keymap size

Stephan Frank (1):
      Input: wacom - add support for 0x10d

dave turvene (1):
      Input: ALPS - update documentation for recent touchpad driver mods

Diffstat:
--------

 Documentation/input/alps.txt            | 67 +++++++++++++++++++++++---
 drivers/input/keyboard/tc3589x-keypad.c |  8 ++--
 drivers/input/mouse/alps.c              | 85 ++++++++++++++++++++++++++++-----
 drivers/input/mouse/alps.h              |  1 +
 drivers/input/mouse/cypress_ps2.c       | 19 +++++---
 drivers/input/tablet/wacom_wac.c        |  4 ++
 drivers/input/touchscreen/ads7846.c     |  7 ++-
 drivers/input/touchscreen/mms114.c      | 34 +++++++++----
 8 files changed, 185 insertions(+), 40 deletions(-)

-- 
Dmitry

Attachment: pgpTGfM1i64iS.pgp
Description: PGP signature

Reply via email to