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:   Wed, 14 Apr 2021 22:28:04 -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.12-rc7

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. Just a few driver fixes
here.

Changelog:
---------

Arnd Bergmann (1):
      Input: i8042 - fix Pegatron C15B ID entry

Caleb Connolly (1):
      Input: s6sy761 - fix coordinate read bit shift

Dmitry Osipenko (2):
      Input: elants_i2c - fix division by zero if firmware reports zero phys size
      Input: elants_i2c - drop zero-checking of ABS_MT_TOUCH_MAJOR resolution

Fabian Vogt (1):
      Input: nspire-keypad - enable interrupts only when opened

Wei Yongjun (1):
      Input: n64joy - fix return value check in n64joy_probe()

Diffstat:
--------

 drivers/input/joystick/n64joy.c        |  4 +--
 drivers/input/keyboard/nspire-keypad.c | 56 +++++++++++++++++++---------------
 drivers/input/serio/i8042-x86ia64io.h  |  1 +
 drivers/input/touchscreen/elants_i2c.c |  5 ++-
 drivers/input/touchscreen/s6sy761.c    |  4 +--
 5 files changed, 38 insertions(+), 32 deletions(-)

Thanks.


-- 
Dmitry

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ