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: <eda45be4-c7fb-1db3-1ff6-42bc8935c9ad@redhat.com>
Date:   Fri, 21 Oct 2022 14:17:55 +0200
From:   Benjamin Tissoires <benjamin.tissoires@...hat.com>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     lkml <linux-kernel@...r.kernel.org>, Jiri Kosina <jikos@...nel.org>
Subject: [GIT PULL] HID fixes

Linus,

please pull from

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

to receive fixes for HID subsystem. Highlights:

=====
- a 12 year old bug fix for the Apple Magic Trackpad v1 (José Expósito)
- a fix for a potential crash on removal of the Playstation controllers
   (Roderick Colenbrander)
- a few new device IDs and device-specific quirks, most notably support of
   the new Playstation DualSense Edge controller
=====

Thanks.

----------------------------------------------------------------
Colin Ian King (1):
       HID: lenovo: Make array tp10ubkbd_led static const

José Expósito (1):
       HID: magicmouse: Do not set BTN_MOUSE on double report

Roderick Colenbrander (3):
       HID: playstation: stop DualSense output work on remove.
       HID: playstation: add initial DualSense Edge controller support
       HID: playstation: support updated DualSense rumble mode.

Samuel Bailey (1):
       HID: saitek: add madcatz variant of MMO7 mouse device ID

  drivers/hid/hid-ids.h         |  2 ++
  drivers/hid/hid-lenovo.c      |  2 +-
  drivers/hid/hid-magicmouse.c  |  2 +-
  drivers/hid/hid-playstation.c | 83 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-------
  drivers/hid/hid-quirks.c      |  1 +
  drivers/hid/hid-saitek.c      |  2 ++
  6 files changed, 83 insertions(+), 9 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ