1. 11 6月, 2009 1 次提交
  2. 27 5月, 2009 1 次提交
    • T
      ALSA: Enable PCM hw_ptr_jiffies check only in xrun_debug mode · c87d9732
      Takashi Iwai 提交于
      The PCM hw_ptr jiffies check results sometimes in problems when a
      hardware doesn't give smooth hw_ptr updates.  So far, au88x0 and some
      other drivers appear not working due to this strict check.
      However, this check is a nice debug tool, and the capability should be
      still kept.
      
      Hence, we disable this check now as default unless the user enables it
      by setting the xrun_debug mode to the specific stream via a proc file.
      Signed-off-by: NTakashi Iwai <tiwai@suse.de>
      c87d9732
  3. 15 4月, 2009 1 次提交
  4. 02 4月, 2009 1 次提交
  5. 13 3月, 2009 1 次提交
  6. 10 3月, 2009 1 次提交
  7. 09 3月, 2009 4 次提交
  8. 04 3月, 2009 1 次提交
  9. 03 3月, 2009 1 次提交
  10. 26 2月, 2009 2 次提交
  11. 23 2月, 2009 3 次提交
  12. 20 2月, 2009 1 次提交
  13. 19 2月, 2009 1 次提交
  14. 18 2月, 2009 1 次提交
  15. 17 2月, 2009 1 次提交
  16. 13 2月, 2009 2 次提交
  17. 03 2月, 2009 1 次提交
  18. 31 1月, 2009 1 次提交
  19. 29 1月, 2009 1 次提交
  20. 28 1月, 2009 1 次提交
  21. 23 1月, 2009 2 次提交
  22. 21 1月, 2009 1 次提交
  23. 14 1月, 2009 1 次提交
  24. 12 1月, 2009 1 次提交
  25. 08 1月, 2009 1 次提交
  26. 19 12月, 2008 4 次提交
  27. 18 12月, 2008 1 次提交
    • T
      ALSA: hda - Fix silent HP output on D975 · e28d8322
      Takashi Iwai 提交于
      Some desktops seems to have no HP/mic jack detection on the front panel,
      which results in the silent output in the recent driver, because the
      driver mutes the output (to save power) when no plug is detected.
      
      This patch adds a new model that disables the jack-detection.
      Signed-off-by: NTakashi Iwai <tiwai@suse.de>
      e28d8322
  28. 11 12月, 2008 2 次提交