linux/sound/pci/hda
Takashi Iwai 897cc188f7 [ALSA] hda-codec - Fix STAC922x capture boost level
STAC922x provides the capture boost level up to 4, but actually it
works only up to 2.  Since the range of the mixer is automatically
defined from amp-capability bits, we need to override the value
beforehand.  snd_hda_override_amp_caps() is introduced for this
purpose.
The function patch_stac922x() calls this for NID 0x12 (Mux Capture
Volume).  This should fix another recording problem on Intel Macs.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
2007-05-31 09:06:04 +02:00
..
Makefile [ALSA] hda-intel - Merge hda-codec module to a single module 2007-05-11 16:55:59 +02:00
hda_codec.c [ALSA] hda-codec - Fix STAC922x capture boost level 2007-05-31 09:06:04 +02:00
hda_codec.h [ALSA] hda-codec - Fix a typo 2007-05-11 16:56:17 +02:00
hda_generic.c [ALSA] hda-codec - Fix connection list in generic parser 2007-05-11 16:56:17 +02:00
hda_intel.c [ALSA] hda-intel - Add ATI RS780,R600 HDMI audio support 2007-05-11 16:56:12 +02:00
hda_local.h [ALSA] hda-codec - Fix STAC922x capture boost level 2007-05-31 09:06:04 +02:00
hda_patch.h [ALSA] hda-codec - Add support for VIA VT1708(A) HD audio codec 2007-02-09 09:02:15 +01:00
hda_proc.c PCI: Cleanup the includes of <linux/pci.h> 2007-05-02 19:02:35 -07:00
patch_analog.c [ALSA] hda-codec - Fix AD1988 SPDIF playback route control 2007-05-11 16:56:15 +02:00
patch_atihdmi.c [ALSA] hda-intel - Add ATI RS780,R600 HDMI audio support 2007-05-11 16:56:12 +02:00
patch_cmedia.c [ALSA] hda-codec - Fix SPDIF output 2007-05-11 16:55:56 +02:00
patch_conexant.c [ALSA] HDA: Fix headphone mute issue on non-eapd Conexant systems 2007-05-31 09:06:02 +02:00
patch_realtek.c [ALSA] hda-codec - Add support for MSI K9N Ultra 2007-05-31 09:06:03 +02:00
patch_si3054.c [ALSA] hda-codec - Add support for ASUS A8J modem 2007-05-31 09:06:02 +02:00
patch_sigmatel.c [ALSA] hda-codec - Fix STAC922x capture boost level 2007-05-31 09:06:04 +02:00
patch_via.c [ALSA] hda-codec - Fix SPDIF output 2007-05-11 16:55:56 +02:00