Linux Sound subsystem development
 help / color / mirror / Atom feed
* [PATCH 0/2] Implement jack detection for HP Thunderbolt Dock G2
@ 2025-11-26  0:29 Tasos Sahanidis
  2025-11-26  0:29 ` [PATCH 1/2] ALSA: usb-audio: Modularize realtek_add_jack in mixer_quirks Tasos Sahanidis
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Tasos Sahanidis @ 2025-11-26  0:29 UTC (permalink / raw)
  To: Jaroslav Kysela, Takashi Iwai, linux-sound
  Cc: Cristian Ciocaltea, Cryolitia PukNgae, Jan Schär,
	Kai-Heng Feng, Tasos Sahanidis

This series adds jack detection support for the HP Thunderbolt Dock G2.

The first patch modifies the existing realtek quirk for the Dell WD15/19
docks to allow changing the commands/algorithm used for jack detection.

The second patch implements the detection for the HP dock.

This series was tested against both a WD19TB, with no regressions, and
an HP TB Dock G2 without the optional USB speaker audio module. The
module shows up as an additional USB device, so this should not affect
its functionality.

Tasos Sahanidis (2):
  ALSA: usb-audio: Modularize realtek_add_jack in mixer_quirks
  ALSA: usb-audio: Implement jack detection for HP Thunderbolt Dock G2

 sound/usb/mixer_quirks.c | 122 ++++++++++++++++++++++++++++++++++++---
 1 file changed, 115 insertions(+), 7 deletions(-)

-- 
2.43.0


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2025-11-26  8:34 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-26  0:29 [PATCH 0/2] Implement jack detection for HP Thunderbolt Dock G2 Tasos Sahanidis
2025-11-26  0:29 ` [PATCH 1/2] ALSA: usb-audio: Modularize realtek_add_jack in mixer_quirks Tasos Sahanidis
2025-11-26  0:29 ` [PATCH 2/2] ALSA: usb-audio: Implement jack detection for HP Thunderbolt Dock G2 Tasos Sahanidis
2025-11-26  2:58 ` [PATCH 0/2] " Cryolitia PukNgae
2025-11-26  3:36   ` Tasos Sahanidis
2025-11-26  5:40     ` Cryolitia PukNgae
2025-11-26  7:42       ` Tasos Sahanidis
2025-11-26  8:34 ` Takashi Iwai

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox