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:   Sat, 16 Oct 2021 21:33:42 -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.15-rc5

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 new product ID was added to xpad joystick driver
- fixes to resistive-adc-touch and snvs_pwrkey drivers
- a change to touchscreen helpers to make clang happier

Changelog:
---------

Michael Cullen (1):
      Input: xpad - add support for another USB ID of Nacon GC-100

Nathan Chancellor (1):
      Input: touchscreen - avoid bitwise vs logical OR warning

Oleksij Rempel (1):
      Input: resistive-adc-touch - fix division by zero error on z1 == 0

Uwe Kleine-König (1):
      Input: snvs_pwrkey - add clk handling

Diffstat:
--------

 drivers/input/joystick/xpad.c                   |  2 ++
 drivers/input/keyboard/snvs_pwrkey.c            | 29 +++++++++++++++++
 drivers/input/touchscreen.c                     | 42 ++++++++++++-------------
 drivers/input/touchscreen/resistive-adc-touch.c | 29 +++++++++--------
 4 files changed, 68 insertions(+), 34 deletions(-)

Thanks.


-- 
Dmitry

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ