linux-kernel-test/sound/pci/hda
David Henningsson 5660ffd069 ALSA: HDA: Add support for Cirrus Logic 4213
The CS4213 chip is similar to the CS4210, but it does not have
SPDIF capabilities. Also, it has fewer pins, and the vendor specific
nid is different. With this patch, we have working inputs and outputs
(and automute/autoswitch). However, we don't know anything about
the vendor specific processing coefficients, so we don't read or write
to that node in this patch.

BugLink: https://bugs.launchpad.net/bugs/910792
Tested-by: Hsin-Yi Chen <hychen@canonical.com>
Signed-off-by: David Henningsson <david.henningsson@canonical.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2012-01-08 09:57:37 +01:00
..
alc260_quirks.c ALSA: hda - Remove ALC260 HP model quirks 2011-08-15 13:10:18 +02:00
alc880_quirks.c ALSA: hda/realtek - Move ALC880 model=lg-lw to auto-parser 2011-11-15 14:46:25 +01:00
alc882_quirks.c ALSA: hda/realtek - Move ALC885 macpro and imac24 models to auto-parser 2011-11-14 17:43:17 +01:00
alc_quirks.c ALSA: HDA: Refactor Realtek's automute 2011-09-20 18:22:33 +02:00
hda_beep.c sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where needed 2011-10-31 19:31:22 -04:00
hda_beep.h ALSA: hda - Fix missing static inline to beep dummy function 2011-06-14 08:14:32 +02:00
hda_codec.c Merge branch 'test/hda-jack' into topic/hda 2011-12-20 15:42:57 +01:00
hda_codec.h Merge branch 'test/hda-jack' into topic/hda 2011-12-20 15:42:57 +01:00
hda_eld.c ALSA: hda - fail ELD reading early 2011-11-22 12:09:45 +01:00
hda_generic.c sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where needed 2011-10-31 19:31:22 -04:00
hda_hwdep.c Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 2011-11-06 19:44:47 -08:00
hda_intel.c ALSA: HDA: Use LPIB position fix for Oaktrail 2012-01-08 09:54:37 +01:00
hda_jack.c ALSA: hda - Integrate input-jack stuff into kctl-jack 2011-12-01 17:47:54 +01:00
hda_jack.h ALSA: hda - Merge input-jack helpers to hda_jack.c 2011-11-16 11:14:04 +01:00
hda_local.h ALSA: hda - Integrate input-jack stuff into kctl-jack 2011-12-01 17:47:54 +01:00
hda_proc.c ALSA: hda - Moved snd_print_pcm_rates() back into hda_proc.c 2011-10-06 08:21:15 +02:00
hda_trace.h ALSA: hda - Add tracepoint for unsolicited events 2011-08-09 14:24:17 +02:00
Kconfig ALSA: Introduce common helper functions for jack-detection control 2011-11-16 11:14:03 +01:00
Makefile ALSA: hda - Cache the jack-detection value 2011-11-16 11:11:15 +01:00
patch_analog.c ALSA: hda - Cache the jack-detection value 2011-11-16 11:11:15 +01:00
patch_ca0110.c ALSA: hda - Give more unique names by snd_hda_get_pin_label() 2011-11-16 15:48:23 +01:00
patch_ca0132.c sound: Add module.h to the previously silent sound users 2011-10-31 19:31:21 -04:00
patch_cirrus.c ALSA: HDA: Add support for Cirrus Logic 4213 2012-01-08 09:57:37 +01:00
patch_cmedia.c sound: Add module.h to the previously silent sound users 2011-10-31 19:31:21 -04:00
patch_conexant.c ALSA: hda - Integrate input-jack stuff into kctl-jack 2011-12-01 17:47:54 +01:00
patch_hdmi.c ALSA: hda - Fix left-over merge issues in patch_hdmi.c 2011-12-20 15:54:33 +01:00
patch_realtek.c Merge branch 'test/hda-jack' into topic/hda 2011-12-20 15:42:57 +01:00
patch_si3054.c sound: Add module.h to the previously silent sound users 2011-10-31 19:31:21 -04:00
patch_sigmatel.c Merge branch 'test/hda-jack' into topic/hda 2011-12-20 15:42:57 +01:00
patch_via.c Merge branch 'test/hda-jack' into topic/hda 2011-12-20 15:42:57 +01:00