public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] HID fixes for 7.0
@ 2026-03-06 15:06 Benjamin Tissoires
  2026-03-06 18:38 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Benjamin Tissoires @ 2026-03-06 15:06 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Jiri Kosina, linux-kernel

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] HID fixes for 7.0
  2026-03-06 15:06 [GIT PULL] HID fixes for 7.0 Benjamin Tissoires
@ 2026-03-06 18:38 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2026-03-06 18:38 UTC (permalink / raw)
  To: Benjamin Tissoires; +Cc: Linus Torvalds, Jiri Kosina, linux-kernel

The pull request you sent on Fri, 6 Mar 2026 16:06:17 +0100:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/48976c0eba2ff3a3b893c35853bdf27369b16655

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-03-06 18:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-06 15:06 [GIT PULL] HID fixes for 7.0 Benjamin Tissoires
2026-03-06 18:38 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox