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 for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Thu, 17 Oct 2019 11:00:00 -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 v5.4-rc3

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. The main change is that we
are reverting blanket enablement of SMBus mode for devices with Elan
touchpads that report BIOS release date as 2018+ because there are older
boxes with updated BIOSes that still do not work well in SMbus mode.
We will have to establish whitelist for SMBus mode it looks like.

Changelog:
---------

Evan Green (1):
      Input: synaptics-rmi4 - avoid processing unknown IRQs

Hans de Goede (1):
      Input: soc_button_array - partial revert of support for newer surface devices

Kai-Heng Feng (1):
      Revert "Input: elantech - enable SMBus on new (2018+) systems"

Marco Felsch (1):
      Input: da9063 - fix capability and drop KEY_SLEEP

Yauhen Kharuzhy (1):
      Input: goodix - add support for 9-bytes reports

Diffstat:
--------

 drivers/input/misc/da9063_onkey.c     |  5 +--
 drivers/input/misc/soc_button_array.c | 17 +++++++---
 drivers/input/mouse/elantech.c        | 55 +++++++++++++++++----------------
 drivers/input/rmi4/rmi_driver.c       |  6 +++-
 drivers/input/touchscreen/goodix.c    | 58 ++++++++++++++++++++++++++++++-----
 5 files changed, 97 insertions(+), 44 deletions(-)

Thanks.


-- 
Dmitry

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ