linux-kernel-test/sound/pci/hda
Takashi Iwai 4a79ba34ca ALSA: hda - Add amp initialization for realtek auto mode
In the realtek auto-probing mode, the initialization of amp with
some magic COEF or EAPD verbs is applied only when the codec SSID
has valid values to satisfy the realtek's definition.
However, many devices don't provide in that way, thus the device
doesn't work as is.

This patch allows the same initialization code even if the SSID
doesn't pass the bit test.  Also, alc_subsystem_id() is changed
just to check and define the type, so that it's called in the
parser, instead of the initializer.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
2009-04-27 18:00:30 +02:00
..
hda_beep.c ALSA: hda - Clear codec->beep at release 2009-02-06 16:48:10 +01:00
hda_beep.h ALSA: hda: Add digital beep generator support for Realtek codecs. 2009-02-04 16:17:42 +01:00
hda_codec.c ALSA: hda - minor optimization in hda_set_power_state() 2009-04-21 13:38:30 +02:00
hda_codec.h ALSA: hda - Retry codec-verbs at errors 2009-04-21 11:10:44 +02:00
hda_eld.c ALSA: hda - fix build warning when CONFIG_PROC_FS=n 2008-11-22 11:16:15 +01:00
hda_generic.c ALSA: hda - Cache pin-cap values 2009-03-23 13:08:33 +01:00
hda_hwdep.c ALSA: hda - power up before codec initialization 2009-03-13 09:06:31 +01:00
hda_intel.c Merge branch 'topic/hda-cache' into topic/hda 2009-04-21 11:11:54 +02:00
hda_local.h ALSA: hda - Cache pin-cap values 2009-03-23 13:08:33 +01:00
hda_proc.c ALSA: hda - Add function id to proc output 2009-03-23 11:55:36 +01:00
Kconfig ALSA: hda - Add Creative CA0110-IBG support 2009-04-16 08:54:53 +02:00
Makefile ALSA: hda - Add Creative CA0110-IBG support 2009-04-16 08:54:53 +02:00
patch_analog.c ALSA: hda - Add upper-limit of mixer amp for AD1884A-laptop model, too 2009-04-16 14:20:23 +02:00
patch_atihdmi.c ALSA: hda - Remove duplicated strings from codec name 2008-12-18 09:17:56 +01:00
patch_ca0110.c ALSA: hda - Use snd_hda_codec_get_pincfg() in patch_ca0110.c 2009-04-20 10:51:38 +02:00
patch_cmedia.c ALSA: hda - Remove codec-specific pin save/restore functions 2009-02-20 16:48:40 +01:00
patch_conexant.c ALSA: hda - Avoid call of snd_jack_report at release 2009-04-14 16:15:29 +02:00
patch_intelhdmi.c ALSA: hda - add id for Intel IbexPeak integrated HDMI codec 2009-02-11 09:09:15 +01:00
patch_nvhdmi.c ALSA: hda - Add support of NVidia MCP78 HDMI 2009-01-13 12:32:21 +01:00
patch_realtek.c ALSA: hda - Add amp initialization for realtek auto mode 2009-04-27 18:00:30 +02:00
patch_si3054.c ALSA: hda - Modularize HD-audio driver 2008-11-27 15:47:11 +01:00
patch_sigmatel.c ALSA: hda - Fix headphone-detection on some machines with STAC/IDT codecs 2009-04-16 12:20:24 +02:00
patch_via.c ALSA: hda - Remove codec-specific pin save/restore functions 2009-02-20 16:48:40 +01:00