linux/sound/pci/hda
Takashi Iwai c6e4c66613 ALSA: hda - Assign unsol tags dynamically in patch_sigmatel.c
Since we need to handle many unsolicited events assigned to different
widgets, allocate the event dynamically using the existing events
array, and use the tag appropriately instead of combination of fixed
number and widget nid.  (Note that widget nid can be over 4 bits!)

Also, replaced the call of unsol_event handler with a dedicated
function to be more readable.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
2008-11-25 11:58:19 +01:00
..
hda_beep.c ALSA: hda - Missing NULL check in hda_beep.c 2008-11-13 14:37:16 +01:00
hda_beep.h ALSA: hda - Add digital beep playback switch for STAC/IDT codecs 2008-11-13 14:37:14 +01:00
hda_codec.c Merge branch 'topic/fix/hda' into topic/hda 2008-11-25 11:56:25 +01:00
hda_codec.h ALSA: hda - Fix double free of jack instances 2008-11-21 09:08:06 +01: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 - Manage kcontrol lists 2008-10-13 02:43:01 +02:00
hda_hwdep.c ALSA: hda - Make CONFIG_SND_HDA_RECONFIG for codec reconfiguration 2008-11-21 09:26:20 +01:00
hda_intel.c ALSA: hda - Add probe_mask quirk for Medion MD96630 2008-11-24 17:29:28 +01:00
hda_local.h ALSA: hda - Make CONFIG_SND_HDA_RECONFIG for codec reconfiguration 2008-11-21 09:26:20 +01:00
hda_patch.h ALSA: hda - Intel HDMI audio support 2008-11-05 07:54:03 +01:00
hda_proc.c ALSA: hda - Fix proc pcm rate bits 2008-11-25 11:42:54 +01:00
Kconfig ALSA: hda - Move HD-audio Kconfig items to sound/pci/hda/Kconfig 2008-11-21 09:32:40 +01:00
Makefile ALSA: create hda_eld.c for ELD routines and proc interface 2008-11-18 07:39:03 +01:00
patch_analog.c ALSA: hda - make laptop-eapd model back for AD1986A 2008-11-21 02:25:48 +01:00
patch_atihdmi.c ALSA: handle SiI1392 HDMI codec in patch_intelhdmi.c 2008-11-13 07:55:40 +01:00
patch_cmedia.c [ALSA] hda - Fix model for LG LS75 laptop 2008-05-30 16:56:00 +02:00
patch_conexant.c ALSA: hda - Use generic array helpers 2008-10-13 02:42:59 +02:00
patch_intelhdmi.c ALSA: hda - make HDMI messages more user friendly 2008-11-22 11:14:48 +01:00
patch_nvhdmi.c ALSA: hda - fix sparse warning 2008-11-21 16:05:16 +01:00
patch_realtek.c ALSA: hda: Added an ALC888 model entry for Fujitsu-Siemens Amilo Xa3530 2008-11-24 08:10:07 +01:00
patch_si3054.c [ALSA] sound: hda: missing includes of hda_patch.h 2008-04-24 12:00:19 +02:00
patch_sigmatel.c ALSA: hda - Assign unsol tags dynamically in patch_sigmatel.c 2008-11-25 11:58:19 +01:00
patch_via.c ALSA: hda: remove redundant get_amp_nid() 2008-11-18 07:38:28 +01:00