* [git pull] Input updates for 3.13-rc3
@ 2013-12-07 9:37 Dmitry Torokhov
0 siblings, 0 replies; 2+ messages in thread
From: Dmitry Torokhov @ 2013-12-07 9:37 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-kernel, linux-input
[-- Attachment #1: Type: text/plain, Size: 1851 bytes --]
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
ALPS to support devices on Dell XT2 (hopefully working better this time
around and although it is largish it should not affect any other ALPS
devices) and a tiny update to Elantech driver to support newer devices
as well. Also a coupe of new input event codes have been defined.
Changelog:
---------
Andrew Liu (1):
Input: keyboard - "keycode & KEY_MAX" changes some keycode values
Christian Engelmayer (1):
Input: usbtouchscreen - separate report and transmit buffer size handling
Dmitry Torokhov (1):
Input: sur40 - suppress false uninitialized variable warning
Matt Walker (1):
Input: elantech - add support for newer (August 2013) devices
Pali Rohár (1):
Input: add key code for ambient light sensor button
Ping Cheng (1):
Input: add SW_MUTE_DEVICE switch definition
Yunkang Tang (1):
Input: ALPS - add support for DualPoint device on Dell XT2 model
Diffstat:
--------
drivers/input/keyboard/adp5588-keys.c | 3 +-
drivers/input/keyboard/adp5589-keys.c | 3 +-
drivers/input/keyboard/bf54x-keys.c | 3 +-
drivers/input/misc/pcf8574_keypad.c | 7 +-
drivers/input/mouse/alps.c | 206 ++++++++++++++++++++++++++++-
drivers/input/mouse/alps.h | 1 +
drivers/input/mouse/elantech.c | 1 +
drivers/input/touchscreen/sur40.c | 4 +-
drivers/input/touchscreen/usbtouchscreen.c | 22 ++-
include/uapi/linux/input.h | 3 +
10 files changed, 239 insertions(+), 14 deletions(-)
--
Dmitry
[-- Attachment #2: Type: application/pgp-signature, Size: 836 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* [git pull] Input updates for 3.13-rc3
@ 2013-12-12 16:37 Dmitry Torokhov
0 siblings, 0 replies; 2+ messages in thread
From: Dmitry Torokhov @ 2013-12-12 16:37 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-kernel, linux-input
[-- Attachment #1: Type: text/plain, Size: 710 bytes --]
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 more updates for the input subsystem. You will get a fix for
recent sysfs breakage in serio subsystem plus a fixup to adxl34x driver.
Changelog:
---------
Dmitry Torokhov (1):
Input: serio - fix sysfs layout
Michael Hennerich (1):
Input: adxl34x - Fix bug in definition of ADXL346_2D_ORIENT
Diffstat:
--------
drivers/input/misc/adxl34x.c | 2 +-
drivers/input/serio/serio.c | 24 +++++++++++++++++-------
2 files changed, 18 insertions(+), 8 deletions(-)
--
Dmitry
[-- Attachment #2: Type: application/pgp-signature, Size: 836 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-12-12 16:37 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-07 9:37 [git pull] Input updates for 3.13-rc3 Dmitry Torokhov
-- strict thread matches above, loose matches on Subject: below --
2013-12-12 16:37 Dmitry Torokhov
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).