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:   Tue, 15 Feb 2022 16:35:43 +0100 (CET)
From:   Jiri Kosina <jikos@...nel.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
cc:     linux-kernel@...r.kernel.org,
        Benjamin Tissoires <benjamin.tissoires@...hat.com>
Subject: [GIT PULL] HID fixes

Linus,

please pull from

  git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid.git for-linus

to receive HID subsystem fixes.

=====
- memory leak fix for hid-elo driver (Dongliang Mu)
- fix for hangs on newer AMD platforms with amd_sfh-driven hardware 
  (Basavaraj Natikar )
- locking fix in i2c-hid (Daniel Thompson)
- a few device-ID specific quirks
=====

Thanks.

----------------------------------------------------------------
Alex Henrie (1):
      HID: apple: Set the tilde quirk flag on the Wellspring 5 and later

Basavaraj Natikar (7):
      HID: amd_sfh: Increase sensor command timeout
      HID: amd_sfh: Add illuminance mask to limit ALS max value
      HID: amd_sfh: Handle amd_sfh work buffer in PM ops
      HID: amd_sfh: Correct the structure field name
      HID: amd_sfh: Disable the interrupt for all command
      HID: amd_sfh: Add functionality to clear interrupts
      HID: amd_sfh: Add interrupt handler to process interrupts

Daniel Thompson (1):
      HID: i2c-hid: goodix: Fix a lockdep splat

Dongliang Mu (1):
      HID: elo: fix memory leak in elo_probe

Sergio Costas (1):
      HID:Add support for UGTABLET WP5540

 drivers/hid/amd-sfh-hid/amd_sfh_pcie.c             | 76 +++++++++++++++++++++-
 drivers/hid/amd-sfh-hid/amd_sfh_pcie.h             |  4 +-
 .../amd-sfh-hid/hid_descriptor/amd_sfh_hid_desc.c  |  4 +-
 drivers/hid/hid-apple.c                            | 16 ++---
 drivers/hid/hid-elo.c                              |  1 +
 drivers/hid/hid-ids.h                              |  1 +
 drivers/hid/hid-quirks.c                           |  1 +
 drivers/hid/i2c-hid/i2c-hid-of-goodix.c            | 28 ++++----
 8 files changed, 102 insertions(+), 29 deletions(-)

-- 
Jiri Kosina
SUSE Labs

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ