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. You will get a couple of
driver/build fixups and also redone quirk for Synaptics touchpads on
Lenovo boxes (now using PNP IDs instead of DMI data to limit number of
quirks).

Changelog:
---------

Arnd Bergmann (2):
      Input: fix ps2/serio module dependency
      Input: atmel-wm97xx - only build for AVR32

Chao Xie (1):
      Input: pxa27x-keypad - fix generating scancode

Hans de Goede (4):
      Input: synaptics - add min/max quirk for the ThinkPad W540
      Input: synaptics - T540p - unify with other LEN0034 models
      Input: synaptics - add a matches_pnp_id helper function
      Input: synaptics - change min/max quirk table to pnp-id matching

Liviu Dudau (1):
      Input: ambakmi - request a shared interrupt for AMBA KMI devices


Diffstat:
--------

 drivers/input/keyboard/Kconfig         |   2 +-
 drivers/input/keyboard/pxa27x_keypad.c |   7 +-
 drivers/input/mouse/Kconfig            |   2 +-
 drivers/input/mouse/synaptics.c        | 166 ++++++++++-----------------------
 drivers/input/serio/ambakmi.c          |   3 +-
 drivers/input/touchscreen/Kconfig      |   2 +-
 6 files changed, 61 insertions(+), 121 deletions(-)

-- 
Dmitry

Attachment: pgpvbos8Q6K06.pgp
Description: PGP signature

Reply via email to