[git pull] Input updates for 3.17-rc4

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



[ Not sure how I managed to send previous request as a reply, resending
  signed just in case... ]

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 an update to
Synaptics PS/2 driver to handle "ForcePads" (currently found in HP
EliteBook 1040 laptops), a change for Elan PS/2 driver to detect newer
touchpads, bunch of devices get annotated as Trackpoint and/or Pointer
to help userspace classify and handle them, plus assorted driver fixes.

Changelog:
---------

Dmitry Torokhov (1):
      Input: synaptics - add support for ForcePads

Hans de Goede (3):
      Input: elantech - fix detection of touchpad on ASUS s301l
      Input: add INPUT_PROP_POINTING_STICK property
      Input: add missing POINTER / DIRECT properties to a bunch of drivers

John Sung (1):
      Input: serport - add compat handling for SPIOCSTYPE ioctl

Klaus Goger (1):
      Input: cap1106 - fix register definition

Lothar Waßmann (1):
      Input: matrix_keypad - use request_any_context_irq()

Masanari Iida (1):
      Input: wm971x - fix typo in module parameter description

Nick Dyer (1):
      Input: atmel_mxt_ts - downgrade warning about empty interrupts

Stephen Warren (1):
      Input: atmel_mxt_ts - fix double free of input device


Diffstat:
--------

 drivers/input/keyboard/cap1106.c         |  4 +-
 drivers/input/keyboard/matrix_keypad.c   |  9 +++--
 drivers/input/mouse/alps.c               |  4 ++
 drivers/input/mouse/elantech.c           | 11 ++++++
 drivers/input/mouse/psmouse-base.c       |  2 +
 drivers/input/mouse/synaptics.c          | 68 ++++++++++++++++++++++++--------
 drivers/input/mouse/synaptics.h          | 11 ++++++
 drivers/input/mouse/synaptics_usb.c      |  6 +++
 drivers/input/mouse/trackpoint.c         |  3 ++
 drivers/input/serio/serport.c            | 45 +++++++++++++++++----
 drivers/input/touchscreen/atmel_mxt_ts.c | 25 +++++++++---
 drivers/input/touchscreen/wm9712.c       |  2 +-
 drivers/input/touchscreen/wm9713.c       |  2 +-
 include/uapi/linux/input.h               |  1 +
 14 files changed, 156 insertions(+), 37 deletions(-)

-- 
Dmitry

Attachment: signature.asc
Description: Digital signature


[Index of Archives]     [Linux Media Devel]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Linux Wireless Networking]     [Linux Omap]

  Powered by Linux