All of lore.kernel.org
 help / color / mirror / Atom feed
From: Brett Raye <braye@fastmail.com>
To: jikos@kernel.org
Cc: sergeantsagara@protonmail.com, benjamin.tissoires@redhat.com,
	linux-input@vger.kernel.org, Brett Raye <braye@fastmail.com>
Subject: [PATCH v2 0/2] HID: glorious: fix Glorious Model I HID report and rename vendor ID
Date: Mon,  6 Nov 2023 15:55:55 -0800	[thread overview]
Message-ID: <20231106235557.8741-1-braye@fastmail.com> (raw)

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


             reply	other threads:[~2023-11-06 23:56 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-06 23:55 Brett Raye [this message]
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

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=20231106235557.8741-1-braye@fastmail.com \
    --to=braye@fastmail.com \
    --cc=benjamin.tissoires@redhat.com \
    --cc=jikos@kernel.org \
    --cc=linux-input@vger.kernel.org \
    --cc=sergeantsagara@protonmail.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.