Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1203594

[git pull] Input updates for 4.2-rc5

From Dmitry Torokhov <dmitry.torokhov@gmail.com>
Newsgroups linux.kernel
Subject [git pull] Input updates for 4.2-rc5
Date 2015-08-09 09:40 +0200
Message-ID <pVtn3-7JZ-3@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


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. Just small ALPS and Elan
touchpads, and other driver fixups.

Changelog:
---------

Chen-Yu Tsai (1):
      Input: axp20x-pek - add module alias

Dmitry Torokhov (1):
      Input: turbografx - fix potential out of bound access

Duson Lin (1):
      Input: elantech - add special check for fw_version 0x470f01 touchpad

Hans de Goede (1):
      Input: alps - only Dell laptops have separate button bits for v2 dualpoint sticks

Marek Belisko (1):
      Input: twl4030-vibra - fix ERROR: Bad of_node_put() warning


Diffstat:
--------

 Documentation/input/alps.txt        |  6 ++++--
 drivers/input/joystick/turbografx.c |  2 +-
 drivers/input/misc/axp20x-pek.c     |  1 +
 drivers/input/misc/twl4030-vibra.c  |  3 ++-
 drivers/input/mouse/alps.c          |  8 ++++++--
 drivers/input/mouse/elantech.c      | 22 ++++++++++++++++++++--
 drivers/input/mouse/elantech.h      |  1 +
 7 files changed, 35 insertions(+), 8 deletions(-)

-- 
Dmitry

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

[git pull] Input updates for 4.2-rc5 Dmitry Torokhov <dmitry.torokhov@gmail.com> - 2015-08-09 09:40 +0200

csiph-web