linux/sound/pci/hda
Takashi Iwai 67b6ec3196 ALSA: hda/realtek - Drop all ALC880 static quirks
Finally the all static quirks for ALC880 are converted to the
auto-parser.  Since we are never sure whether the BIOS on so many old
machines are really correct, the quirk table entries are copied as
they are, but just providing the proper pin-config values
accordingly.

Since alc880_quirks.c is removed, alc882_quirks.c has to be adjusted
slightly to be built again.  There might be some compile warnings due
to the remaining alc882 quirks, but these shall be killed sooner or
later, I don't care it much at this point.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
2012-02-20 18:20:42 +01:00
..
alc882_quirks.c ALSA: hda/realtek - Drop all ALC880 static quirks 2012-02-20 18:20:42 +01:00
alc_quirks.c ALSA: hda/realtek - Rewrite ALC880 model=uniwill with auto-parser 2012-02-20 17:30:49 +01: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 ALSA: hda - Remove a debug print in vmaster code 2012-02-06 14:46:01 +01:00
hda_codec.h ALSA: hda - Add codec->no_jack_detect flag 2012-02-13 12:06:09 +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 - Add Lynx Point HD Audio Controller DeviceIDs 2012-02-08 09:29:10 +01:00
hda_jack.c ALSA: hda - Add codec->no_jack_detect flag 2012-02-13 12:06:09 +01:00
hda_jack.h ALSA: hda - Make is_jack_detectable() as non-inlined 2012-02-13 12:06:03 +01:00
hda_local.h ALSA: hda - Add suffix argument to snd_hda_add_vmaster() 2012-02-03 14:28:01 +01:00
hda_proc.c ALSA: hda - Return the error from get_wcaps_type() for invalid NIDs 2012-01-10 12:41:22 +01: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 - Add suffix argument to snd_hda_add_vmaster() 2012-02-03 14:28:01 +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 ALSA: hda - Fix error handling in patch_ca0132.c 2012-02-07 11:05:07 +01:00
patch_cirrus.c ALSA: hda - Fix calling cs_automic twice for Cirrus codecs. 2012-02-01 09:43:46 +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 - Add suffix argument to snd_hda_add_vmaster() 2012-02-03 14:28:01 +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 ALSA: hda/realtek - Drop all ALC880 static quirks 2012-02-20 18:20:42 +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 'fix/hda' into topic/hda 2012-02-13 12:05:30 +01:00
patch_via.c Merge branch 'fix/hda' into topic/hda 2012-02-16 16:43:09 +01:00