public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Benjamin Tissoires <bentiss@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Jiri Kosina <jikos@kernel.org>, linux-kernel@vger.kernel.org
Subject: [GIT PULL] HID fixes for 7.0
Date: Fri, 6 Mar 2026 16:06:17 +0100	[thread overview]
Message-ID: <aartWCMziwt2tLB8@beelink> (raw)

Linus,

please pull from

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

to receive HID subsystem fixes for 7.0, namely:

=====
- fixes of a few memory leaks (Günther Noack)
- fixes of potential kernel crashes in cmedia, creative-sb0540 and
  zydacron (Greg Kroah-Hartman)
- fix of NULL pointer dereference in pidff (Tomasz Pakuła)
- fix battery reporting for Apple Magic Trackpad 2 (Julius Lehmann)
- mcp2221 proper handling of failed read operation (Romain Sioen)
- various device quirks / device ID additions
=====

Thanks.

----------------------------------------------------------------
Alex Tran (1):
      selftests: hid: tests: test_wacom_generic: add tests for display devices and opaque devices

Denis Benato (1):
      HID: asus: add xg mobile 2023 external hardware support

Greg Kroah-Hartman (1):
      HID: Add HID_CLAIMED_INPUT guards in raw_event callbacks missing them

Günther Noack (4):
      HID: Document memory allocation properties of report_fixup()
      HID: apple: avoid memory leak in apple_report_fixup()
      HID: magicmouse: avoid memory leak in magicmouse_report_fixup()
      HID: asus: avoid memory leak in asus_report_fixup()

Ian Ray (1):
      HID: multitouch: new class MT_CLS_EGALAX_P80H84

Julius Lehmann (1):
      HID: magicmouse: fix battery reporting for Apple Magic Trackpad 2

Romain Sioen (1):
      HID: mcp2221: cancel last I2C command on read error

Takashi Iwai (1):
      HID: apple: Add EPOMAKER TH87 to the non-apple keyboards list

Tomasz Pakuła (1):
      HID: pidff: Fix condition effect bit clearing

Werner Sembach (1):
      HID: multitouch: Keep latency normal on deactivate for reactivation gesture

Zhang Lixu (1):
      HID: intel-ish-hid: ipc: Add Nova Lake-H/S PCI device IDs

 drivers/hid/hid-apple.c                            |  7 ++--
 drivers/hid/hid-asus.c                             | 18 +++++++--
 drivers/hid/hid-cmedia.c                           |  2 +-
 drivers/hid/hid-creative-sb0540.c                  |  2 +-
 drivers/hid/hid-ids.h                              |  1 +
 drivers/hid/hid-magicmouse.c                       |  6 +--
 drivers/hid/hid-mcp2221.c                          |  2 +
 drivers/hid/hid-multitouch.c                       | 43 +++++++++++++++++++---
 drivers/hid/hid-zydacron.c                         |  2 +-
 drivers/hid/intel-ish-hid/ipc/hw-ish.h             |  2 +
 drivers/hid/intel-ish-hid/ipc/pci-ish.c            | 12 ++++++
 drivers/hid/usbhid/hid-pidff.c                     | 11 ++++--
 include/linux/hid.h                                |  6 +++
 .../selftests/hid/tests/test_wacom_generic.py      | 34 ++++++++++-------
 14 files changed, 112 insertions(+), 36 deletions(-)
--

Cheers,
Benjamin

             reply	other threads:[~2026-03-06 15:06 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-03-06 15:06 Benjamin Tissoires [this message]
2026-03-06 18:38 ` [GIT PULL] HID fixes for 7.0 pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=aartWCMziwt2tLB8@beelink \
    --to=bentiss@kernel.org \
    --cc=jikos@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox