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 Jul 2022 21:58:16 -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.19-rc6

Hi Linus,

Please pull from:

	git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git tags/input-for-v5.19-rc6

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

- a fix in Goodix driver to properly behave on the Aya Neo Next
- some more sanity checks in usbtouchscreen driver
- a tweak in wm97xx driver in preparation for remove() to return void
- a clarification in input core regarding units of measurement for
  resolution on touch events.


Changelog:
---------

Hans de Goede (1):
      Input: goodix - call acpi_device_fix_up_power() in some cases

Johan Hovold (1):
      Input: usbtouchscreen - add driver_info sanity check

Siarhei Vishniakou (1):
      Input: document the units for resolution of size axes

Uwe Kleine-König (1):
      Input: wm97xx - make .remove() obviously always return 0

Diffstat:
--------

 drivers/input/touchscreen/goodix.c         |  5 +++++
 drivers/input/touchscreen/usbtouchscreen.c |  3 +++
 drivers/input/touchscreen/wm97xx-core.c    |  4 +++-
 include/uapi/linux/input.h                 | 11 +++++++----
 4 files changed, 18 insertions(+), 5 deletions(-)

Thanks.


-- 
Dmitry

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ