dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/sound/pci/hda
Takashi Iwai e73fa21b4e ALSA: hda - Clean up superfluous position_fix list entries
The white-list entries of position_fix for ASUS laptops have been
added just as a workaround for broken COMBO mode.  Now the combo mode
itself is disabled, we can safely remove these entries.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
2012-10-15 09:55:48 +02:00
..
Kconfig ALSA: hda - Clean up CONFIG_SND_HDA_POWER_SAVE 2012-08-30 07:50:13 -07:00
Makefile ALSA: hda - Move up the fixup helper functions to the library module 2012-05-08 18:01:33 +02:00
hda_auto_parser.c ALSA: hda - avoid unneccesary indices on "Headphone Jack" controls 2012-10-06 16:51:09 +02:00
hda_auto_parser.h ALSA: hda - Fix memory leaks in Realtek & Conexant codec parsers 2012-06-26 14:56:20 +02:00
hda_beep.c ALSA: hda - Fix 'Beep Playback Switch' with no underlying mute switch 2012-08-14 10:22:31 +02:00
hda_beep.h ALSA: hda - Get rid of superfluous beep->mode field 2012-07-03 18:31:36 +02:00
hda_codec.c ALSA: hda - Warn an allocation for an uninitialized array 2012-10-10 09:24:08 +02:00
hda_codec.h Merge branch 'topic/tlv-chmap' into for-next 2012-09-15 16:32:31 +02:00
hda_eld.c ALSA: hda - hide HDMI/ELD printks unless snd.debug=2 2012-04-10 14:53:55 +02:00
hda_generic.c ALSA: hda - Clean up CONFIG_SND_HDA_POWER_SAVE 2012-08-30 07:50:13 -07:00
hda_hwdep.c ALSA: hda - Clean up CONFIG_SND_HDA_POWER_SAVE 2012-08-30 07:50:13 -07:00
hda_intel.c ALSA: hda - Clean up superfluous position_fix list entries 2012-10-15 09:55:48 +02:00
hda_jack.c ALSA: hda - make a generic unsol event handler 2012-10-06 16:43:31 +02:00
hda_jack.h ALSA: hda - make a generic unsol event handler 2012-10-06 16:43:31 +02:00
hda_local.h ALSA: hda - Clean up CONFIG_SND_HDA_POWER_SAVE 2012-08-30 07:50:13 -07:00
hda_proc.c Merge branch 'for-linus' into for-next 2012-08-20 22:14:26 +02:00
hda_trace.h ALSA: hda - Clean up CONFIG_SND_HDA_POWER_SAVE 2012-08-30 07:50:13 -07:00
patch_analog.c ALSA: hda - avoid non-standard "Docking" name in mixers 2012-09-19 12:26:10 +02:00
patch_ca0110.c ALSA: hda - Move BIOS pin-parser code to hda_auto_parser.c 2012-05-08 18:01:33 +02:00
patch_ca0132.c ALSA: hda - don't create dysfunctional mixer controls for ca0132 2012-08-20 11:33:23 +02:00
patch_cirrus.c ALSA: hda/cirrus - Add missing init/free of hda_gen_spec 2012-10-10 09:24:08 +02:00
patch_cmedia.c ALSA: hda - Move BIOS pin-parser code to hda_auto_parser.c 2012-05-08 18:01:33 +02:00
patch_conexant.c ALSA: hda - fix indices on boost volume on Conexant 2012-10-06 16:50:47 +02:00
patch_hdmi.c ALSA: hda - Allow 3/5/7 channel map for HDMI/DP 2012-09-10 16:08:40 +02:00
patch_realtek.c ALSA: hda - do not detect jack on internal speakers for Realtek 2012-10-10 17:13:22 +02: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 ALSA: hda - remove "Mic Jack Mode" for headset jacks (Latitude Exx30) 2012-10-09 14:40:14 +02:00
patch_via.c ALSA: hda - Add missing hda_gen_spec to struct via_spec 2012-10-10 09:23:10 +02:00