Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

ALSA: usb-audio: Add name for HP Engage Go dock

This dock previously presented as 'generic USB Audio'.
UCM may now be applied specific to this dock.

Signed-off-by: Steven 'Steve' Kendall <skend@chromium.org>
Link: https://lore.kernel.org/r/20240508-usb-audio-hp-engage-go-dock-v1-1-9e2984d49e63@chromium.org
Signed-off-by: Takashi Iwai <tiwai@suse.de>

authored by

Steven 'Steve' Kendall and committed by
Takashi Iwai
2d95e8d4 d344873c

+4
+4
sound/usb/card.c
··· 425 425 426 426 DEVICE_NAME(0x0fd9, 0x0008, "Hauppauge", "HVR-950Q"), 427 427 428 + /* Dock/Stand for HP Engage Go */ 429 + PROFILE_NAME(0x103c, 0x830a, "HP", "HP Engage Go Dock", 430 + "HP-Engage-Go-Dock"), 431 + 428 432 /* Stanton/N2IT Final Scratch v1 device ('Scratchamp') */ 429 433 DEVICE_NAME(0x103d, 0x0100, "Stanton", "ScratchAmp"), 430 434 DEVICE_NAME(0x103d, 0x0101, "Stanton", "ScratchAmp"),