Re: [PATCH 0/3] Logitech G920 fixes

2019-10-10 Thread Sam Bazley
d G920 device validation quirk > > drivers/hid/hid-logitech-hidpp.c | 193 +++ > 1 file changed, 120 insertions(+), 73 deletions(-) > > -- > 2.21.0 > All seems to work now. Thanks again Andrey! Tested-by: Sam Bazley

[PATCH] ALSA: hda/realtek - Add quirk for HP Pavilion 15

2019-08-31 Thread Sam Bazley
HP Pavilion 15 (AMD Ryzen-based model) with 103c:84e7 needs the same quirk like HP Envy/Spectre x360 for enabling the mute LED over Mic3 pin. Signed-off-by: Sam Bazley --- sound/pci/hda/patch_realtek.c | 1 + 1 file changed, 1 insertion(+) diff --git a/sound/pci/hda/patch_realtek.c b/sound/pci