From: lyude@redhat.com
To: Vicki Pfau <vi@endrift.com>,
Dmitry Torokhov <dmitry.torokhov@gmail.com>,
Jiri Kosina <jikos@kernel.org>,
Benjamin Tissoires <bentiss@kernel.org>,
linux-input@vger.kernel.org
Cc: Luiz Augusto von Dentz <luiz.dentz@gmail.com>,
Bastien Nocera <hadess@hadess.net>
Subject: [Poke?] Re: [PATCH v2 0/1] HID: switch2: Add preliminary Switch 2 controller driver
Date: Fri, 30 Jan 2026 17:09:21 -0500 [thread overview]
Message-ID: <e66735b6e1b0ac4db3dfd2aaddadcc9ff052beb0.camel@redhat.com> (raw)
In-Reply-To: <20260109034034.565630-1-vi@endrift.com>
Hey Dmitry! I'm sure you've got a lot on your plate, I just wanted to
double check that you had this patch series on your radar since it's
nearing 3 weeks (and V1 of this patch has been on the mailing list
since early November with me being the only one responding to it).
Is there anything you need from Vicki still, is there a chance you
might know when you can take a look at this, etc.?
Also, thank you for any help you can provide!
On Thu, 2026-01-08 at 19:40 -0800, Vicki Pfau wrote:
> This is effectively a resubmission of the previous patch with minor
> fixes
> for issues that came up during the first review. Bluetooth support is
> still
> not included, but this will hopefully provide a solid foundation for
> bringing up Bluetooth support once BlueZ is capable of bringing up
> the
> controller. This will probably require a new plugin, but
> investigation is
> still ongoing.
>
> Vicki Pfau (1):
> HID: switch2: Add preliminary Switch 2 controller driver
>
> MAINTAINERS | 7 +
> drivers/hid/Kconfig | 18 +
> drivers/hid/Makefile | 1 +
> drivers/hid/hid-ids.h | 4 +
> drivers/hid/hid-switch2.c | 975
> +++++++++++++++++++++++++++
> drivers/hid/hid-switch2.h | 242 +++++++
> drivers/input/joystick/Kconfig | 8 +
> drivers/input/joystick/Makefile | 1 +
> drivers/input/joystick/switch2-usb.c | 353 ++++++++++
> 9 files changed, 1609 insertions(+)
> create mode 100644 drivers/hid/hid-switch2.c
> create mode 100644 drivers/hid/hid-switch2.h
> create mode 100644 drivers/input/joystick/switch2-usb.c
next prev parent reply other threads:[~2026-01-30 22:09 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-01-09 3:40 [PATCH v2 0/1] HID: switch2: Add preliminary Switch 2 controller driver Vicki Pfau
2026-01-09 3:40 ` [PATCH v2 1/1] " Vicki Pfau
2026-02-14 19:34 ` Joshua Peisach
2026-01-30 22:09 ` lyude [this message]
2026-01-30 22:14 ` [Poke?] Re: [PATCH v2 0/1] " lyude
2026-02-02 11:41 ` Jiri Kosina
2026-02-03 1:42 ` Vicki Pfau
2026-02-09 7:59 ` Jiri Kosina
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=e66735b6e1b0ac4db3dfd2aaddadcc9ff052beb0.camel@redhat.com \
--to=lyude@redhat.com \
--cc=bentiss@kernel.org \
--cc=dmitry.torokhov@gmail.com \
--cc=hadess@hadess.net \
--cc=jikos@kernel.org \
--cc=linux-input@vger.kernel.org \
--cc=luiz.dentz@gmail.com \
--cc=vi@endrift.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox