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


Groups > linux.kernel > #1203594 > unrolled thread

[git pull] Input updates for 4.2-rc5

Started byDmitry Torokhov <dmitry.torokhov@gmail.com>
First post2015-08-09 09:40 +0200
Last post2015-08-09 09:40 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

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

#1203594 — [git pull] Input updates for 4.2-rc5

FromDmitry Torokhov <dmitry.torokhov@gmail.com>
Date2015-08-09 09:40 +0200
Subject[git pull] Input updates for 4.2-rc5
Message-ID<pVtn3-7JZ-3@gated-at.bofh.it>
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/

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web