1
linux/sound/pci/hda
Takashi Iwai c3fc1f502a ALSA: hda - Improve auto-cfg mixer name for ALC262
Similar improvements for ALC262 codec like previous two commits:
assign a better name, either Master or Speaker, for the primary output
controls.

However, in the case of ALC262 codec, the necessary changes are larger
than others because we need to check the possibility of different mixer
amps depending on the pins.  The pin 0x16 is mono, and bound with the
dedicated mixer 0x0e while other pins are bound with 0x0c.  Thus, there
are two possible volumes.

When only one of them is used, we can name it as "Master".  OTOH, when
both are used at the same time, they have to be named uniquely.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
2009-08-25 16:08:47 +02:00
..
hda_beep.c Merge branch 'fix/hda' into topic/hda 2009-07-09 18:48:38 +02:00
hda_beep.h ALSA: hda - Fix digital beep tone calculation 2009-05-19 12:54:55 +02:00
hda_codec.c Merge branch 'fix/hda' into topic/hda 2009-08-03 08:37:17 +02:00
hda_codec.h Merge branch 'fix/hda' into topic/hda 2009-08-03 08:37:17 +02:00
hda_eld.c ALSA: hda: fix out-of-bound hdmi_eld.sad[] write 2009-07-29 14:35:20 +02:00
hda_generic.c ALSA: hda - Introduce get_wcaps_type() macro 2009-07-27 12:54:26 +02:00
hda_hwdep.c ALSA: hda - Add patch module option 2009-06-24 11:53:43 +02:00
hda_intel.c ALSA: hda - Add a white-list for MSI option 2009-08-11 14:25:46 +02:00
hda_local.h ALSA: hda: move open coded tricks into get_wcaps_channels() 2009-08-24 09:42:48 +02:00
hda_proc.c ALSA: hda: move open coded tricks into get_wcaps_channels() 2009-08-24 09:42:48 +02:00
Kconfig ALSA: hda - Add Cirrus Logic CS420x support 2009-07-01 18:11:44 +02:00
Makefile ALSA: hda - Add Cirrus Logic CS420x support 2009-07-01 18:11:44 +02:00
patch_analog.c Merge branch 'fix/hda' into topic/hda 2009-08-19 12:11:06 +02:00
patch_atihdmi.c ALSA: hda: move open coded tricks into get_wcaps_channels() 2009-08-24 09:42:48 +02:00
patch_ca0110.c ALSA: hda - Introduce get_wcaps_type() macro 2009-07-27 12:54:26 +02:00
patch_cirrus.c ALSA: hda - Enable HP output with Macbook Pro 5, 5 2009-07-30 14:57:25 +02:00
patch_cmedia.c ALSA: hda - Reword information messages for BIOS auto-probing mode 2009-07-28 16:06:56 +02:00
patch_conexant.c ALSA: hda - Add CX20582 and OLPC XO-1.5 support 2009-07-16 16:03:08 +02:00
patch_intelhdmi.c ALSA: hda: add IbexPeak/Clarkdale HDMI model with static cvt/pin number 2009-08-03 08:35:05 +02:00
patch_nvhdmi.c ALSA: hda - Support NVIDIA 8 channel HDMI audio 2009-06-01 11:05:26 +02:00
patch_realtek.c ALSA: hda - Improve auto-cfg mixer name for ALC262 2009-08-25 16:08:47 +02:00
patch_si3054.c
patch_sigmatel.c Merge branch 'fix/hda' into topic/hda 2009-08-19 12:11:06 +02:00
patch_via.c ALSA: hda - Introduce get_wcaps_type() macro 2009-07-27 12:54:26 +02:00