linux/sound/pci/hda
Takashi Iwai b613291fb2 ALSA: hda - Retry codec-verbs at errors
The current error-recovery scheme for the codec communication errors
doesn't work always well.  Especially falling back to the
single-command mode causes the fatal problem on many systems.

In this patch, the problematic verb is re-issued again after the error
(even with polling mode) instead of the single-cmd mode.  The
single-cmd mode will be used only when specified via the command
option explicitly, mainly just for testing.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
2009-04-21 11:10:44 +02:00
..
hda_beep.c ALSA: hda - Clear codec->beep at release 2009-02-06 16:48:10 +01:00
hda_beep.h ALSA: hda: Add digital beep generator support for Realtek codecs. 2009-02-04 16:17:42 +01:00
hda_codec.c ALSA: hda - Retry codec-verbs at errors 2009-04-21 11:10:44 +02:00
hda_codec.h ALSA: hda - Retry codec-verbs at errors 2009-04-21 11:10:44 +02: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 - Cache pin-cap values 2009-03-23 13:08:33 +01:00
hda_hwdep.c ALSA: hda - power up before codec initialization 2009-03-13 09:06:31 +01:00
hda_intel.c ALSA: hda - Retry codec-verbs at errors 2009-04-21 11:10:44 +02:00
hda_local.h ALSA: hda - Cache pin-cap values 2009-03-23 13:08:33 +01:00
hda_proc.c ALSA: hda - Add function id to proc output 2009-03-23 11:55:36 +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
patch_analog.c ALSA: hda - Clean up / fix quirks for HP laptops with AD1984A 2009-02-25 18:12: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 - Remove codec-specific pin save/restore functions 2009-02-20 16:48:40 +01:00
patch_conexant.c ALSA: hda - Print multiple out-amp values of pin widgets on Conext codecs 2009-03-12 17:06:07 +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 Acer Ferrari 5000 2009-03-23 22:50:52 +01:00
patch_si3054.c ALSA: hda - Modularize HD-audio driver 2008-11-27 15:47:11 +01:00
patch_sigmatel.c ALSA: hda - Use cached calls to get widget caps and pin caps 2009-03-23 16:36:55 +01:00
patch_via.c ALSA: hda - Remove codec-specific pin save/restore functions 2009-02-20 16:48:40 +01:00