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


Groups > linux.kernel > #1259576

[git pull] Input updates for 4.3-rc7

From Dmitry Torokhov <dmitry.torokhov@gmail.com>
Newsgroups linux.kernel
Subject [git pull] Input updates for 4.3-rc7
Date 2015-10-30 16:30 +0100
Message-ID <qpjMS-7uG-15@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. You will get a change to
ALPS driver where we had limit the quirk for trackstick handling from
being active on all Dells to just a few models; and also fix for build
dependency issue in sur40 driver and a small clock handling fixup in
LPC32xx touchscreen driver.

Changelog:
---------

Hans de Goede (1):
      Input: alps - only the Dell Latitude D420/430/620/630 have separate stick button bits

Randy Dunlap (1):
      Input: sur40 - add dependency on VIDEO_V4L2

Vladimir Zapolskiy (1):
      Input: lpc32xx_ts - fix warnings caused by enabling unprepared clock


Diffstat:
--------

 drivers/input/mouse/alps.c             | 48 +++++++++++++++++++++++++++++-----
 drivers/input/touchscreen/Kconfig      |  1 +
 drivers/input/touchscreen/lpc32xx_ts.c |  4 +--
 3 files changed, 45 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.3-rc7 Dmitry Torokhov <dmitry.torokhov@gmail.com> - 2015-10-30 16:30 +0100

csiph-web