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: Sun, 23 Jun 2024 16:05:38 -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.10-rc5

Hi Linus,

Please pull from:

	git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git tags/input-for-v6.10-rc5

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

- fixes for ili210x and elantech drivers

- new products IDs added to xpad controller driver

- a tweak to i8042 driver to always keep keyboard in Ayaneo Kun
  handheld in raw mode

- populated "id_table" in ads7846 touchscreen driver to make sure
  non-OF instantiated devices can properly determine the model data.

Changelog:
---------

Alexander Stein (1):
      Input: ads7846 - use spi_device_id table

John Keeping (1):
      Input: ili210x - fix ili251x_read_touch_data() return value

Jonathan Denose (1):
      Input: elantech - fix touchpad state on resume for Lenovo N24

Luke D. Jones (1):
      Input: xpad - add support for ASUS ROG RAIKIRI PRO

Tobias Jakobi (1):
      Input: i8042 - add Ayaneo Kun to i8042 quirk table

Diffstat:
--------

 drivers/input/joystick/xpad.c         |  1 +
 drivers/input/mouse/elantech.c        | 31 +++++++++++++++++++++++++++++++
 drivers/input/serio/i8042-acpipnpio.h | 18 ++++++++++++++++--
 drivers/input/touchscreen/ads7846.c   | 12 +++++++++++-
 drivers/input/touchscreen/ili210x.c   |  4 ++--
 5 files changed, 61 insertions(+), 5 deletions(-)

Thanks.


-- 
Dmitry

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ