lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:   Sat, 26 Aug 2017 12:14:11 -0700
From:   Dmitry Torokhov <dmitry.torokhov@...il.com>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     linux-kernel@...r.kernel.org, linux-input@...r.kernel.org
Subject: [git pull] Input updates for v4.13-rc6

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 tweak to IBM Trackpoint driver that helps recognizing trackpoints on
  never Lenovo Carbons;

- a fix to ALPS driver solving scroll issues on some Dells;

- yet another ACPI ID has been added to Elan I2C toucpad driver;

- quieted diagnostic message in soc_button_array driver.

Thanks!


Changelog:
---------

Aaron Ma (1):
      Input: trackpoint - add new trackpoint firmware ID

Hans de Goede (1):
      Input: soc_button_array - silence -ENOENT error on Dell XPS13 9365

KT Liao (1):
      Input: elan_i2c - add ELAN0602 ACPI ID to support Lenovo Yoga310

Masaki Ota (1):
      Input: ALPS - fix two-finger scroll breakage in right side on ALPS touchpad

Diffstat:
--------

 drivers/input/misc/soc_button_array.c |  2 +-
 drivers/input/mouse/alps.c            | 41 ++++++++++++++++++++++++++---------
 drivers/input/mouse/alps.h            |  8 +++++++
 drivers/input/mouse/elan_i2c_core.c   |  1 +
 drivers/input/mouse/trackpoint.c      |  3 ++-
 drivers/input/mouse/trackpoint.h      |  3 ++-
 6 files changed, 45 insertions(+), 13 deletions(-)

-- 
Dmitry

Powered by blists - more mailing lists