linux-kernel-test/sound/pci/hda
Takashi Iwai 863b45180e ALSA: hda - Fix conflicting volume controls on ALC260
ALC260 auto-parsing mode may create multiple controls for the same volume
widget (0x08 and 0x09) depending on the pin.  For example, Front and
Headphone volumes may control the same volume, just the latter one wins.

This patch adds a proper check of the existing of the volume control
and avoid the doulbed creation of the same volume controls.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
2008-10-21 17:01:47 +02:00
..
hda_beep.c ALSA: hda - use input_free_device() 2008-07-29 21:32:08 +02:00
hda_beep.h ALSA: hda: digital pc-beep support hd-audio codecs 2008-07-20 19:17:49 +02:00
hda_codec.c ALSA: hda: comment typo fix 2008-10-10 13:41:51 +02:00
hda_codec.h ALSA: hda: slave digital out support 2008-09-09 09:11:55 +02:00
hda_generic.c ALSA: Kill snd_assert() in sound/pci/* 2008-08-13 11:46:38 +02:00
hda_hwdep.c [ALSA] Replace CONFIG_SND_DEBUG_DETECT with CONFIG_SND_DEBUG_VERBOSE 2008-05-27 15:56:21 +02:00
hda_intel.c ALSA: Fix for reading RIRB buffer on NVIDIA aza controller with AMD Phenom cpu 2008-10-10 13:41:36 +02:00
hda_local.h ALSA: HDA: hda_local: Less magic numbers. 2008-09-23 08:18:01 +02:00
hda_patch.h ALSA: Support NVIDIA MCP78/7A HDMI audio 2008-10-10 13:41:35 +02:00
hda_proc.c ALSA: HDA: hda_proc: Fix printf format specifier 2008-09-23 08:18:02 +02:00
Makefile ALSA: Support NVIDIA MCP78/7A HDMI audio 2008-10-10 13:41:35 +02:00
patch_analog.c ALSA: HDA: patch_analog: Quirk for Asus P5Q Premium/Pro boards. 2008-09-23 08:18:04 +02:00
patch_atihdmi.c ALSA: hda - set up HDMI channels 2008-08-25 09:56:14 +02:00
patch_cmedia.c [ALSA] hda - Fix model for LG LS75 laptop 2008-05-30 16:56:00 +02:00
patch_conexant.c ALSA: hda - Fix FSC V5505 model 2008-07-14 09:00:51 +02:00
patch_nvhdmi.c ALSA: hda - Fix PCM type of Nvidia HDMI devices 2008-10-16 08:02:41 +02:00
patch_realtek.c ALSA: hda - Fix conflicting volume controls on ALC260 2008-10-21 17:01:47 +02:00
patch_si3054.c [ALSA] sound: hda: missing includes of hda_patch.h 2008-04-24 12:00:19 +02:00
patch_sigmatel.c ALSA: hda: fix nid variable warning 2008-10-14 07:42:55 +02:00
patch_via.c ALSA: HDA VIA: Replace buggy Mic Boost 2008-09-23 08:18:15 +02:00