From: "Luke D. Jones" <luke@ljones.dev>
To: jikos@kernel.org
Cc: bentiss@kernel.org, linux-input@vger.kernel.org,
linux-kernel@vger.kernel.org, "Luke D. Jones" <luke@ljones.dev>
Subject: [PATCH v2 0/1] hid-asus: use hid for keyboard brightness control
Date: Fri, 7 Jun 2024 16:05:31 +1200 [thread overview]
Message-ID: <20240607040532.1074379-1-luke@ljones.dev> (raw)
Refactored V1 of patch to remove the report_id changing as it isn't required.
Changelog:
- V2
- Split patch in two (use hid, and change report_id)
- Drop the report_id changing as not required
- Use dmi_check_system() for DMI matching
History:
- https://lore.kernel.org/linux-input/20240528013959.14661-1-luke@ljones.dev/T/#u
Luke D. Jones (1):
hid-asus: use hid for brightness control on keyboard
drivers/hid/hid-asus.c | 7 ++++
drivers/platform/x86/asus-wmi.c | 3 +-
include/linux/platform_data/x86/asus-wmi.h | 45 ++++++++++++++++++++++
3 files changed, 54 insertions(+), 1 deletion(-)
--
2.45.1
next reply other threads:[~2024-06-07 4:05 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-07 4:05 Luke D. Jones [this message]
2024-06-07 4:05 ` [PATCH v2 1/1] hid-asus: use hid for brightness control on keyboard Luke D. Jones
2024-06-07 23:24 ` Luke Jones
2024-06-16 5:25 ` Luke Jones
2024-06-19 14:39 ` Jiri Kosina
2024-06-25 15:02 ` Benjamin Tissoires
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=20240607040532.1074379-1-luke@ljones.dev \
--to=luke@ljones.dev \
--cc=bentiss@kernel.org \
--cc=jikos@kernel.org \
--cc=linux-input@vger.kernel.org \
--cc=linux-kernel@vger.kernel.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