[PATCH 0/3] Trivial fixes for recent HID playstation changes

Cristian Ciocaltea posted 3 patches 1 week, 2 days ago
drivers/hid/hid-playstation.c | 270 +++++++++++++++++++++---------------------
1 file changed, 137 insertions(+), 133 deletions(-)
[PATCH 0/3] Trivial fixes for recent HID playstation changes
Posted by Cristian Ciocaltea 1 week, 2 days ago
This patchset aims to address a few trivial issues reported on the
recently queued series [1] which added support for audio jack handling
on DualSense PS5.

[1] https://lore.kernel.org/all/20250625-dualsense-hid-jack-v2-0-596c0db14128@collabora.com/

Signed-off-by: Cristian Ciocaltea <cristian.ciocaltea@collabora.com>
---
Cristian Ciocaltea (3):
      HID: playstation: Update SP preamp gain comment line
      HID: playstation: Silence sparse warnings for locking context imbalances
      HID: playstation: Switch to scoped_guard() in {dualsense|dualshock4}_output_worker()

 drivers/hid/hid-playstation.c | 270 +++++++++++++++++++++---------------------
 1 file changed, 137 insertions(+), 133 deletions(-)
---
base-commit: bf2602a3cb2381fb1a04bf1c39a290518d2538d1
change-id: 20250923-ps5-hid-fixes-07207d5498d4
Re: [PATCH 0/3] Trivial fixes for recent HID playstation changes
Posted by Jiri Kosina 1 week ago
On Tue, 23 Sep 2025, Cristian Ciocaltea wrote:

> This patchset aims to address a few trivial issues reported on the
> recently queued series [1] which added support for audio jack handling
> on DualSense PS5.
> 
> [1] https://lore.kernel.org/all/20250625-dualsense-hid-jack-v2-0-596c0db14128@collabora.com/
> 
> Signed-off-by: Cristian Ciocaltea <cristian.ciocaltea@collabora.com>
> ---
> Cristian Ciocaltea (3):
>       HID: playstation: Update SP preamp gain comment line
>       HID: playstation: Silence sparse warnings for locking context imbalances
>       HID: playstation: Switch to scoped_guard() in {dualsense|dualshock4}_output_worker()
> 
>  drivers/hid/hid-playstation.c | 270 +++++++++++++++++++++---------------------
>  1 file changed, 137 insertions(+), 133 deletions(-)

Applied on top of hid.git#for-6.18/playstation. Thanks,

-- 
Jiri Kosina
SUSE Labs