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 38f1df27e3 ALSA: hda - Add probe_mask default for Toshiba laptop with ALC268
Some Toshiba laptops have another ALC268 codec on slot#3 that conflicts
with the primary codec.  The codec#3 is for the digital I/O, and should
be fixed by the driver, but it'd need a bunch of changes.

So, let's fix the probe problem temporarily by setting the default
probe_mask value.

Reference: kernel bugzilla #12735
	http://bugzilla.kernel.org/show_bug.cgi?id=12735

Tested-by: Alexey Dobriyan <adobriyan@gmail.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2009-03-02 07:55:52 +01:00
..
Kconfig Merge branch 'topic/hda-modularize' into topic/hda 2008-12-03 14:43:14 +01:00
Makefile ALSA: hda - Modularize HD-audio driver 2008-11-27 15:47:11 +01:00
hda_beep.c ALSA: hda - Use own workqueue 2009-01-12 10:33:56 +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 ALSA: hda - Add snd_hda_multi_out_dig_cleanup() 2009-02-13 11:59:13 +01:00
hda_codec.h ALSA: hda - Fix misc workqueue issues 2009-02-05 07:41:04 +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 - Modularize HD-audio driver 2008-11-27 15:47:11 +01:00
hda_hwdep.c ALSA: hda - Fix parse of init_verbs sysfs entry 2009-02-20 16:06:30 +01:00
hda_intel.c ALSA: hda - Add probe_mask default for Toshiba laptop with ALC268 2009-03-02 07:55:52 +01:00
hda_local.h ALSA: hda - Add snd_hda_multi_out_dig_cleanup() 2009-02-13 11:59:13 +01:00
hda_proc.c ALSA: hda - No widget selection for volume knob widgets in proc output 2009-02-02 11:42:08 +01:00
patch_analog.c ALSA: hda - Add snd_hda_multi_out_dig_cleanup() 2009-02-13 11:59:13 +01:00
patch_atihdmi.c ALSA: hda - Remove duplicated strings from codec name 2008-12-18 09:17:56 +01:00
patch_cmedia.c ALSA: hda - Modularize HD-audio driver 2008-11-27 15:47:11 +01:00
patch_conexant.c ALSA: hda - Fix compile warning with CONFIG_SND_JACK=n 2009-01-27 12:54:10 +01:00
patch_intelhdmi.c ALSA: hda - add id for Intel IbexPeak integrated HDMI codec 2009-02-11 09:09:15 +01:00
patch_nvhdmi.c ALSA: hda - Add support of NVidia MCP78 HDMI 2009-01-13 12:32:21 +01:00
patch_realtek.c ALSA: hda - Add quirk for new HP xw series 2009-02-27 17:44:07 +01:00
patch_si3054.c ALSA: hda - Modularize HD-audio driver 2008-11-27 15:47:11 +01:00
patch_sigmatel.c ALSA: hda - Fix digital mic on dell-m4-1 and dell-m4-3 2009-02-27 17:36:33 +01:00
patch_via.c ALSA: hda - Remove duplicated strings from codec name 2008-12-18 09:17:56 +01:00