Linux Input Archive mirror
 help / color / mirror / Atom feed
From: Max Staudt <max@enpas.org>
To: Roderick Colenbrander <roderick.colenbrander@sony.com>,
	Jiri Kosina <jikos@kernel.org>,
	Benjamin Tissoires <benjamin.tissoires@redhat.com>
Cc: linux-input@vger.kernel.org, linux-kernel@vger.kernel.org, max@enpas.org
Subject: [PATCH v2 0/5] HID: playstation: DS4: LED bugfix, third-party gamepad support
Date: Thu,  8 Feb 2024 01:36:42 +0900	[thread overview]
Message-ID: <20240207163647.15792-1-max@enpas.org> (raw)

Dear hid-playstation maintainers,

Here is v2 of my patch series, with the discussed changes.


Differences since v1:
 - Dropped patch for 7545:0104 (SZ-MYPOWER controllers)
 - Dropped patch for DS4 clones without a MAC address on USB
 - Changed hid_err() to hid_warn() where things are no longer fatal
 - Simplified goto as return in minimal report parsing


I've included the patch to simplify the PID/VID mapping to controller
types, since the previous discussion made it sound useful for future
support of second-party controllers. Please feel free to drop it if you
don't think it's relevant now.


Thanks for your feedback!

Max


Patches in this series:
  [PATCH v2 1/5] HID: playstation: DS4: Fix LED blinking
  [PATCH v2 2/5] HID: playstation: DS4: Don't fail on FW/HW version
  [PATCH v2 3/5] HID: playstation: DS4: Don't fail on calibration data
  [PATCH v2 4/5] HID: playstation: DS4: Parse minimal report 0x01
  [PATCH v2 5/5] HID: playstation: Simplify device type ID


             reply	other threads:[~2024-02-07 16:37 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-07 16:36 Max Staudt [this message]
2024-02-07 16:36 ` [PATCH v2 1/5] HID: playstation: DS4: Fix LED blinking Max Staudt
2024-02-07 16:36 ` [PATCH v2 2/5] HID: playstation: DS4: Don't fail on FW/HW version request Max Staudt
2024-02-07 16:36 ` [PATCH v2 3/5] HID: playstation: DS4: Don't fail on calibration data request Max Staudt
2024-02-07 16:36 ` [PATCH v2 4/5] HID: playstation: DS4: Parse minimal report 0x01 Max Staudt
2024-02-07 16:36 ` [PATCH v2 5/5] HID: playstation: Simplify device type ID Max Staudt
2024-02-27 16:40 ` [PATCH v2 0/5] HID: playstation: DS4: LED bugfix, third-party gamepad support Jiri Kosina
2024-04-03 18:11   ` Jiri Kosina
2024-04-03 19:24     ` Roderick Colenbrander
2024-04-03 19:54       ` Jiri Kosina
2024-04-03 23:39         ` Max Staudt

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=20240207163647.15792-1-max@enpas.org \
    --to=max@enpas.org \
    --cc=benjamin.tissoires@redhat.com \
    --cc=jikos@kernel.org \
    --cc=linux-input@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=roderick.colenbrander@sony.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 read-only IMAP folder(s) and NNTP newsgroup(s).