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>] [thread-next>] [day] [month] [year] [list]
Date:   Fri, 5 Feb 2021 18:13:31 -0800
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.11-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. Nothing terribly
interesting, just a few fixups.

Changelog:
---------

Alexey Dobriyan (1):
      Input: i8042 - unbreak Pegatron C15B

AngeloGioacchino Del Regno (2):
      dt-bindings: input: touchscreen: goodix: Add binding for GT9286 IC
      Input: goodix - add support for Goodix GT9286 chip

Benjamin Valentin (1):
      Input: xpad - sync supported devices with fork on GitHub

Geert Uytterhoeven (3):
      Input: st1232 - fix off-by-one error in resolution handling
      Input: st1232 - do not read more bytes than needed
      Input: st1232 - wait until device is ready before reading resolution

Heinrich Schuchardt (1):
      dt-bindings: input: adc-keys: clarify description

Marek Vasut (1):
      Input: ili210x - implement pressure reporting for ILI251x

Souptick Joarder (1):
      Input: ariel-pwrbutton - remove unused variable ariel_pwrbutton_id_table

Diffstat:
--------

 .../devicetree/bindings/input/adc-keys.txt         | 22 +++++++++-
 .../bindings/input/touchscreen/goodix.yaml         |  1 +
 drivers/input/joystick/xpad.c                      | 17 +++++++-
 drivers/input/misc/ariel-pwrbutton.c               |  6 ---
 drivers/input/serio/i8042-x86ia64io.h              |  2 +
 drivers/input/touchscreen/goodix.c                 |  2 +
 drivers/input/touchscreen/ili210x.c                | 26 ++++++++----
 drivers/input/touchscreen/st1232.c                 | 48 +++++++++++++++++++---
 8 files changed, 102 insertions(+), 22 deletions(-)

Thanks.


-- 
Dmitry

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ