]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
ALSA: usb-audio: apply quirk for Playstation PDP Riffmaster
authorRosalie Wanders <rosalie@mailbox.org>
Sun, 26 Apr 2026 02:55:19 +0000 (04:55 +0200)
committerTakashi Iwai <tiwai@suse.de>
Mon, 27 Apr 2026 12:23:34 +0000 (14:23 +0200)
commit110189f0268d0eb85895721526328cac5804a739
tree6fa1e8cf4fbc9370fbf9312e2af9f1373ca4e464
parentb795666e1ee4101a949248bfff6074a6dce91824
ALSA: usb-audio: apply quirk for Playstation PDP Riffmaster

This device, just like the Playstation 5's DualSense, has a volume
that's too low, hid-playstation solves this by raising the minimum
volume on the device itself by sending an output report, third party PS5
controllers/accessories do not support this output report format, so we
apply a quirk to raise the minimum volume by 6dB.

Signed-off-by: Rosalie Wanders <rosalie@mailbox.org>
Link: https://patch.msgid.link/20260426025520.3985-2-rosalie@mailbox.org
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/usb/mixer.c