mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [GIT PULL] HID fixes for 6.11
@ 2024-08-19 17:57 Jiri Kosina
  2024-08-19 18:19 ` pr-tracker-bot
  0 siblings, 1 reply; 4+ messages in thread
From: Jiri Kosina @ 2024-08-19 17:57 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Benjamin Tissoires, linux-kernel

Linus,

please pull from

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

to receive HID fixes for 6.11, namely:

=====
- memory corruption fixes for hid-cougar (Camila Alvarez) and hid-amd_sfh 
  (Olivier Sobrie)
- fix for regression in Wacom driver of twist gesture handling (Jason 
  Gerecke)
- two new device IDs for hid-multitouch (Dmitry Savin) and hid-asus (Luke 
  D. Jones)
=====

Thanks.

----------------------------------------------------------------
Camila Alvarez (1):
      HID: cougar: fix slab-out-of-bounds Read in cougar_report_fixup

Dmitry Savin (1):
      HID: multitouch: Add support for GT7868Q

Jason Gerecke (1):
      HID: wacom: Defer calculation of resolution until resolution_code is known

Luke D. Jones (1):
      hid-asus: add ROG Ally X prod ID to quirk list

Olivier Sobrie (1):
      HID: amd_sfh: free driver_data after destroying hid device

 drivers/hid/amd-sfh-hid/amd_sfh_hid.c |  4 +++-
 drivers/hid/hid-asus.c                |  3 +++
 drivers/hid/hid-cougar.c              |  2 +-
 drivers/hid/hid-ids.h                 |  3 +++
 drivers/hid/hid-multitouch.c          | 33 +++++++++++++++++++++++++++++++++
 drivers/hid/wacom_wac.c               |  4 +++-
 6 files changed, 46 insertions(+), 3 deletions(-)

-- 
Jiri Kosina
SUSE Labs


^ permalink raw reply	[flat|nested] 4+ messages in thread
* [GIT PULL] HID fixes for 6.11
@ 2024-07-29  8:44 Benjamin Tissoires
  2024-07-29 20:16 ` pr-tracker-bot
  0 siblings, 1 reply; 4+ messages in thread
From: Benjamin Tissoires @ 2024-07-29  8:44 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/for-linus-2024072901

to receive fixes that should go into 6.11:

====
- fixes for HID-BPF after the merge with the bpf tree (in v6.11-rc1)
  (Arnd Bergmann and Benjamin Tissoires)
- some tool type fix for the Wacom driver (Tatsunosuke Tobita)
- A reorder of the sensor discovery to ensure the HID AMD SFH is removed
  when no sensors are available (Basavaraj Natikar)
====

Thanks,
----------------------------------------------------------------
Arnd Bergmann (1):
      hid: bpf: add BPF_JIT dependency

Basavaraj Natikar (1):
      HID: amd_sfh: Move sensor discovery before HID device initialization

Benjamin Tissoires (4):
      selftests/hid: fix bpf_wq new API
      selftests/hid: disable struct_ops auto-attach
      HID: bpf: prevent the same struct_ops to be attached more than once
      selftests/hid: add test for attaching multiple time the same struct_ops

Tatsunosuke Tobita (2):
      HID: wacom: Modify pen IDs
      HID: wacom: more appropriate tool type categorization

 drivers/hid/amd-sfh-hid/amd_sfh_client.c            | 18 +++++++++++-------
 drivers/hid/bpf/Kconfig                             |  2 +-
 drivers/hid/bpf/hid_bpf_struct_ops.c                |  5 +++++
 drivers/hid/wacom_wac.c                             | 67 ++++++++++---------------------------------------------------------
 tools/testing/selftests/hid/hid_bpf.c               | 26 ++++++++++++++++++++++++++
 tools/testing/selftests/hid/progs/hid.c             |  2 +-
 tools/testing/selftests/hid/progs/hid_bpf_helpers.h |  2 +-
 7 files changed, 55 insertions(+), 67 deletions(-)

 ---

 Cheers,
 Benjamin

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

end of thread, other threads:[~2024-08-19 18:19 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-08-19 17:57 [GIT PULL] HID fixes for 6.11 Jiri Kosina
2024-08-19 18:19 ` pr-tracker-bot
  -- strict thread matches above, loose matches on Subject: below --
2024-07-29  8:44 Benjamin Tissoires
2024-07-29 20:16 ` 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

all inboxes | Powered by JetHome®