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, 5 Mar 2022 14:33:49 -0800
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.17-rc6

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 fixup for Goodix touchscreen driver allowing it to work on certain
  Cherry Trail devices;

- a fix for imbalanced enable/disable regulator in Elam touchpad driver
  that became apparent when used with Asus TF103C 2-in-1 dock;

- a couple new input keycodes used on newer keyboards.

Changelog:
---------

David Gow (1):
      Input: samsung-keypad - properly state IOMEM dependency

Hans de Goede (4):
      Input: goodix - use the new soc_intel_is_byt() helper
      Input: goodix - workaround Cherry Trail devices with a bogus ACPI Interrupt() resource
      Input: elan_i2c - move regulator_[en|dis]able() out of elan_[en|dis]able_power()
      Input: elan_i2c - fix regulator enable count imbalance after suspend/resume

William Mahon (2):
      HID: add mapping for KEY_DICTATE
      HID: add mapping for KEY_ALL_APPLICATIONS

Diffstat:
--------

 drivers/hid/hid-debug.c                |  5 ++-
 drivers/hid/hid-input.c                |  3 ++
 drivers/input/keyboard/Kconfig         |  2 +-
 drivers/input/mouse/elan_i2c_core.c    | 64 ++++++++++++----------------------
 drivers/input/touchscreen/goodix.c     | 34 +++++++++---------
 include/uapi/linux/input-event-codes.h |  4 ++-
 6 files changed, 51 insertions(+), 61 deletions(-)

Thanks.


-- 
Dmitry

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ