linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Antheas Kapenekakis <lkml@antheas.dev>
To: Dmitry Torokhov <dmitry.torokhov@gmail.com>, linux-input@vger.kernel.org
Cc: linux-kernel@vger.kernel.org, pgriffais@valvesoftware.com,
	Antheas Kapenekakis <lkml@antheas.dev>
Subject: [PATCH 0/3] Input: xpad - add Zotac Zone, TECNO Pocket Go, rename Go S
Date: Sat, 22 Feb 2025 18:00:07 +0100	[thread overview]
Message-ID: <20250222170010.188761-1-lkml@antheas.dev> (raw)

Add two new xpad entries for Zotac Zone and TECNO Pocket Go, and rename the
mysterious "GH Electronics" controller into Legion Go S. This way, it
matches the rest of the device and is coherent.

@Pierre-Loup: for upcoming devices you do not want to leak the existence
of, a little trick for enabling the xpad driver is via udev rule [1].
This is also good for backwards compatibility.

[1]: https://github.com/hhd-dev/hhd/blob/06b857f31359ab04ce0fd92988284874cc4e1c7c/usr/lib/udev/rules.d/83-hhd.rules#L40

Antheas Kapenekakis (3):
  Input: xpad - add support for ZOTAC Gaming Zone
  Input: xpad - add support for TECNO Pocket Go
  Input: xpad - rename QH controller to Legion Go S

 drivers/input/joystick/xpad.c | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

-- 
2.48.1


             reply	other threads:[~2025-02-22 17:00 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-02-22 17:00 Antheas Kapenekakis [this message]
2025-02-22 17:00 ` [PATCH 1/3] Input: xpad - add support for ZOTAC Gaming Zone Antheas Kapenekakis
2025-02-22 17:00 ` [PATCH 2/3] Input: xpad - add support for TECNO Pocket Go Antheas Kapenekakis
2025-02-22 17:00 ` [PATCH 3/3] Input: xpad - rename QH controller to Legion Go S Antheas Kapenekakis
2025-02-25 21:00 ` [PATCH 0/3] Input: xpad - add Zotac Zone, TECNO Pocket Go, rename " Dmitry Torokhov

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=20250222170010.188761-1-lkml@antheas.dev \
    --to=lkml@antheas.dev \
    --cc=dmitry.torokhov@gmail.com \
    --cc=linux-input@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=pgriffais@valvesoftware.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;
as well as URLs for NNTP newsgroup(s).