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]
Message-ID: <ZxMlEQ8nV_0l6MqH@google.com>
Date: Fri, 18 Oct 2024 20:18:41 -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 v6.12-rc3

Hi Linus,

Please pull from:

	git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git tags/input-for-v6.12-rc3

to receive updates for the input subsystem. You will get:

- a fix for Zinitix driver to not fail probing if property enabling
  touch keys functionality is not defined. Support for touch keys was
  added in 6.12 merge window so this issue does not affect users of
  released kernels

- a couple new vendor/device IDs in xpad driver to enable support
  for more hardware.

Changelog:
---------

John Edwards (1):
      Input: xpad - add support for MSI Claw A1M

Nikita Travkin (1):
      Input: zinitix - don't fail if linux,keycodes prop is absent

Stefan Kerkmann (1):
      Input: xpad - add support for 8BitDo Ultimate 2C Wireless Controller

Diffstat:
--------

 drivers/input/joystick/xpad.c       |  3 +++
 drivers/input/touchscreen/zinitix.c | 34 ++++++++++++++++++++++------------
 2 files changed, 25 insertions(+), 12 deletions(-)

Thanks.


-- 
Dmitry

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ