linux/sound/pci/hda
Takashi Iwai 70f7db11c4 ALSA: hda - Fix memory leaks in conexant jack arrays
The Conexant codec driver adds the jack arrays in init callback which
may be called also in each PM resume.  This results in the addition of
new jack element at each time.

The fix is to check whether the requested jack is already present in
the array.

Reference: Novell bug 668929
	https://bugzilla.novell.com/show_bug.cgi?id=668929

Cc: <stable@kernel.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2011-02-02 17:16:38 +01:00
..
Kconfig ALSA: hda - Merge all HDMI modules into the unified module 2010-09-20 10:02:29 +02:00
Makefile ALSA: hda - Merge all HDMI modules into the unified module 2010-09-20 10:02:29 +02:00
hda_beep.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
hda_beep.h ALSA: hda - Fix beep_mode option value 2009-11-16 15:33:49 +01:00
hda_codec.c ALSA: hda - consitify string arrays 2011-01-18 07:43:17 +01:00
hda_codec.h ALSA: hda - Disable sticky PCM stream assignment for AD codecs 2010-10-25 10:39:23 +02:00
hda_eld.c ALSA: HDA: Fix dmesg output of HDMI supported bits 2011-01-25 20:06:16 +01:00
hda_generic.c ALSA: hda - consitify string arrays 2011-01-18 07:43:17 +01:00
hda_hwdep.c ALSA: hda - Ensure codec patch files are checked for the correct codec ID 2010-07-26 10:28:01 +02:00
hda_intel.c Merge branch 'fix/hda' into for-linus 2011-01-18 07:44:55 +01:00
hda_local.h ALSA: hda - consitify string arrays 2011-01-18 07:43:17 +01:00
hda_proc.c ALSA: hda - consitify string arrays 2011-01-18 07:43:17 +01:00
patch_analog.c ALSA: hda - consitify string arrays 2011-01-18 07:43:17 +01:00
patch_ca0110.c ALSA: hda - Fix wrong SPDIF NID assignment for CA0110 2010-10-21 08:55:13 +02:00
patch_cirrus.c ALSA: hda - consitify string arrays 2011-01-18 07:43:17 +01:00
patch_cmedia.c ALSA: hda - consitify string arrays 2011-01-18 07:43:17 +01:00
patch_conexant.c ALSA: hda - Fix memory leaks in conexant jack arrays 2011-02-02 17:16:38 +01:00
patch_hdmi.c ALSA: hda - More coverage for odd-number channels elimination for HDMI 2011-01-14 10:33:26 +01:00
patch_realtek.c ALSA: HDA: Fix automute on Thinkpad L412/L512 2011-01-26 14:37:53 +01:00
patch_si3054.c ALSA: hda - add more NID->Control mapping 2009-12-15 09:33:04 +01:00
patch_sigmatel.c ALSA: hda - Fix initialization for HP 2011 notebooks 2011-01-18 07:43:48 +01:00
patch_via.c Merge branch 'fix/hda' into for-linus 2011-01-18 07:44:55 +01:00