[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20240207163647.15792-1-max@enpas.org>
Date: Thu, 8 Feb 2024 01:36:42 +0900
From: Max Staudt <max@...as.org>
To: Roderick Colenbrander <roderick.colenbrander@...y.com>,
Jiri Kosina <jikos@...nel.org>,
Benjamin Tissoires <benjamin.tissoires@...hat.com>
Cc: linux-input@...r.kernel.org,
linux-kernel@...r.kernel.org,
max@...as.org
Subject: [PATCH v2 0/5] HID: playstation: DS4: LED bugfix, third-party gamepad support
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
Powered by blists - more mailing lists