Linux Input/HID development
 help / color / mirror / Atom feed
* [PATCH v2 0/2] HID: glorious: fix Glorious Model I HID report and rename vendor ID
@ 2023-11-06 23:55 Brett Raye
  2023-11-06 23:55 ` [PATCH v2 1/2] HID: glorious: fix Glorious Model I HID report Brett Raye
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Brett Raye @ 2023-11-06 23:55 UTC (permalink / raw)
  To: jikos; +Cc: sergeantsagara, benjamin.tissoires, linux-input, Brett Raye

The Glorious Model I mouse presents a faulty HID report descriptor which
prevents some of its reprogrammable buttons from working. This patch
series performs a fixup on the faulty descriptor, and renames a vendor ID
for consistency and clarity.

Changes in v2:
- Split vendor ID rename into its own patch.
- Link to v1: https://lore.kernel.org/linux-input/20231103011038.27462-1-braye@fastmail.com/

Brett Raye (2):
  HID: glorious: fix Glorious Model I HID report
  HID: glorious: rename USB_VENDOR_ID_GLORIOUS

 drivers/hid/hid-glorious.c | 16 ++++++++++++++--
 drivers/hid/hid-ids.h      | 11 +++++++----
 2 files changed, 21 insertions(+), 6 deletions(-)


base-commit: bab19d1b21547046b0a38dde948086f6cbcaefaa
-- 
2.40.1


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

end of thread, other threads:[~2023-11-07  1:39 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-06 23:55 [PATCH v2 0/2] HID: glorious: fix Glorious Model I HID report and rename vendor ID Brett Raye
2023-11-06 23:55 ` [PATCH v2 1/2] HID: glorious: fix Glorious Model I HID report Brett Raye
2023-11-06 23:55 ` [PATCH v2 2/2] HID: glorious: rename USB_VENDOR_ID_GLORIOUS Brett Raye
2023-11-07  1:39 ` [PATCH v2 0/2] HID: glorious: fix Glorious Model I HID report and rename vendor ID Rahul Rameshbabu

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