linux-kernel-test/sound/pci/hda
Takashi Iwai 1a6969788e ALSA: hda - Don't initialize CORB/RIRB for single_cmd mode
So far, CORB/RIRB still remains even if the driver is switched to the
single_cmd mode.  The specification says that this should be disabled,
but I hoped this isn't the case; indeed most devices worked together with
CORB/RIRB.

However, Poulsbo (US15W) seems problematic with this setup, and it
requires to disable CORB/RIRB when single_cmd is used.

Now this patch disables CORB/RIRB initialization when the single_cmd
mode is used.  Also the unsolicited event is disabled because it can't
work without RIRB.

Reported-and-tested-by: Troy Kisky <troy.kisky@boundarydevices.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2009-11-07 09:49:04 +01:00
..
hda_beep.c Merge branch 'fix/hda' into topic/hda 2009-07-09 18:48:38 +02:00
hda_beep.h ALSA: hda - Fix digital beep tone calculation 2009-05-19 12:54:55 +02:00
hda_codec.c ALSA: hda - Fix obsolete CONFIG_SND_DEBUG_DETECT 2009-09-02 00:20:21 +02:00
hda_codec.h Merge branch 'fix/hda' into topic/hda 2009-08-03 08:37:17 +02:00
hda_eld.c ALSA: hda: fix out-of-bound hdmi_eld.sad[] write 2009-07-29 14:35:20 +02:00
hda_generic.c ALSA: hda - Introduce get_wcaps_type() macro 2009-07-27 12:54:26 +02:00
hda_hwdep.c ALSA: hda - Add patch module option 2009-06-24 11:53:43 +02:00
hda_intel.c ALSA: hda - Don't initialize CORB/RIRB for single_cmd mode 2009-11-07 09:49:04 +01:00
hda_local.h ALSA: hda: move open coded tricks into get_wcaps_channels() 2009-08-24 09:42:48 +02:00
hda_proc.c ALSA: hda: move open coded tricks into get_wcaps_channels() 2009-08-24 09:42:48 +02:00
Kconfig ALSA: hda - Add Cirrus Logic CS420x support 2009-07-01 18:11:44 +02:00
Makefile ALSA: hda - Add Cirrus Logic CS420x support 2009-07-01 18:11:44 +02:00
patch_analog.c ALSA: hda - Analog Devices AD1984A add HP Touchsmart model 2009-09-29 09:15:05 +02:00
patch_atihdmi.c ALSA: hda: move open coded tricks into get_wcaps_channels() 2009-08-24 09:42:48 +02:00
patch_ca0110.c ALSA: hda - Introduce get_wcaps_type() macro 2009-07-27 12:54:26 +02:00
patch_cirrus.c ALSA: hda - Enable HP output with Macbook Pro 5, 5 2009-07-30 14:57:25 +02:00
patch_cmedia.c ALSA: hda - Reword information messages for BIOS auto-probing mode 2009-07-28 16:06:56 +02:00
patch_conexant.c ALSA: hda - Add OLPC XO-1.5 PCI ID 2009-11-04 12:18:47 +01:00
patch_intelhdmi.c ALSA: hda: add IbexPeak/Clarkdale HDMI model with static cvt/pin number 2009-08-03 08:35:05 +02:00
patch_nvhdmi.c ALSA: hda - Allow all formats as default for Nvidia HDMI 2009-10-13 16:07:59 +02:00
patch_realtek.c ALSA: hda - Don't check invalid HP pin 2009-11-02 14:23:15 +01:00
patch_si3054.c ALSA: hda - Modularize HD-audio driver 2008-11-27 15:47:11 +01:00
patch_sigmatel.c ALSA: hda, move hp_bseries_system 2009-11-05 18:30:53 +01:00
patch_via.c Merge branch 'fix/hda' into topic/hda 2009-08-31 08:27:10 +02:00