1. 21 4月, 2009 1 次提交
    • T
      ALSA: hda - Retry codec-verbs at errors · b613291f
      Takashi Iwai 提交于
      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: NTakashi Iwai <tiwai@suse.de>
      b613291f
  2. 19 3月, 2009 2 次提交
  3. 18 3月, 2009 2 次提交
  4. 02 3月, 2009 2 次提交
  5. 27 2月, 2009 1 次提交
  6. 16 2月, 2009 1 次提交
  7. 13 2月, 2009 2 次提交
  8. 12 1月, 2009 2 次提交
  9. 19 12月, 2008 1 次提交
    • T
      ALSA: hda - Add probe_only option · d4d9cd03
      Takashi Iwai 提交于
      Added probe_only module option to hd-audio driver.
      This option specifies whether the driver creates and initializes the
      codec-parser after probing.  When this option is set, the driver skips
      the codec parsing and initialization but gives you proc and other
      accesses.  It's useful to see the initial codec state for debugging.
      
      The default of this value is off, so the default behavior is as same
      as before.
      Signed-off-by: NTakashi Iwai <tiwai@suse.de>
      d4d9cd03
  10. 11 12月, 2008 1 次提交
  11. 07 12月, 2008 1 次提交
  12. 28 11月, 2008 1 次提交
  13. 27 11月, 2008 2 次提交
  14. 25 11月, 2008 1 次提交
  15. 20 11月, 2008 1 次提交
  16. 13 11月, 2008 1 次提交
  17. 07 11月, 2008 2 次提交
  18. 06 11月, 2008 1 次提交
  19. 29 10月, 2008 1 次提交
  20. 28 10月, 2008 1 次提交
  21. 21 10月, 2008 1 次提交
  22. 13 10月, 2008 1 次提交
  23. 10 10月, 2008 1 次提交
  24. 09 9月, 2008 1 次提交
  25. 29 8月, 2008 1 次提交
  26. 25 8月, 2008 3 次提交
  27. 21 8月, 2008 1 次提交
  28. 13 8月, 2008 1 次提交
  29. 12 8月, 2008 2 次提交
  30. 16 7月, 2008 1 次提交