linux/sound/pci/hda
Guillaume Munch 6d8590650e [ALSA] hda-codec - Support for SigmaTel 9872
- AR11M and AR11S uses the same chip hence we claim to support the AR Series.
- Added commentary about STAC9225s which shares the same id as CXD9872RD.
- Added entry for 7662 but won't work automatically until pci_subdevice
  is known.
- 'vaio' model now corresponds to CXD9872RD_VAIO for backward compat.
- Replaced STAC766x_VAIO with CXD9872RD_VAIO, STAC9872AK_VAIO, STAC9872K_VAIO
  and CXD9872AKD_VAIO
- Added 'vaio-ar' model for potential future modifications.

Signed-off-by: Guillaume Munch <diabo@free.fr>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
2006-09-23 10:43:47 +02:00
..
hda_codec.c [ALSA] Don't set up the same PID twice in snd_hda_multi_out_analog_prepare 2006-09-23 10:39:27 +02:00
hda_codec.h [ALSA] HDA codec - little code & comment cleanup 2006-09-23 10:37:31 +02:00
hda_generic.c [ALSA] hda-codec - Fix generic auto-configurator 2006-03-22 10:40:49 +01:00
hda_intel.c [ALSA] intel_hda: MSI support 2006-09-23 10:42:47 +02:00
hda_local.h [ALSA] Fix compile errors with older gcc 2006-09-23 10:41:19 +02:00
hda_patch.h [ALSA] hda - Add support for the ATI RS600 HDMI audio device 2006-06-22 21:33:41 +02:00
hda_proc.c [ALSA] HDA codec - little code & comment cleanup 2006-09-23 10:37:31 +02:00
Makefile [ALSA] hda - Add support for the ATI RS600 HDMI audio device 2006-06-22 21:33:41 +02:00
patch_analog.c [ALSA] Add missing TLV callbacks for HD-audio codecs 2006-09-23 10:41:37 +02:00
patch_atihdmi.c [ALSA] hda - Add support for the ATI RS600 HDMI audio device 2006-06-22 21:33:41 +02:00
patch_cmedia.c [ALSA] hda-codec - Add the support of ALC262,ALC883,ALC885,ALC861 2006-01-03 12:30:20 +01:00
patch_realtek.c [ALSA] hda-codec - Fix for Acer laptops with ALC883 codec 2006-09-23 10:43:38 +02:00
patch_si3054.c [ALSA] hda-codec - support for Agere's HDA soft modem 2006-02-01 13:09:14 +01:00
patch_sigmatel.c [ALSA] hda-codec - Support for SigmaTel 9872 2006-09-23 10:43:47 +02:00