1. 10 7月, 2009 1 次提交
  2. 04 7月, 2009 2 次提交
  3. 02 7月, 2009 1 次提交
  4. 24 6月, 2009 1 次提交
  5. 17 6月, 2009 1 次提交
  6. 02 6月, 2009 2 次提交
  7. 26 5月, 2009 1 次提交
  8. 16 5月, 2009 1 次提交
  9. 21 4月, 2009 3 次提交
  10. 18 4月, 2009 1 次提交
  11. 16 4月, 2009 2 次提交
  12. 15 4月, 2009 1 次提交
  13. 23 3月, 2009 3 次提交
  14. 18 3月, 2009 1 次提交
  15. 13 3月, 2009 1 次提交
  16. 06 3月, 2009 1 次提交
  17. 03 3月, 2009 1 次提交
  18. 02 3月, 2009 3 次提交
  19. 23 2月, 2009 4 次提交
  20. 20 2月, 2009 1 次提交
  21. 13 2月, 2009 1 次提交
    • T
      ALSA: hda - Add snd_hda_multi_out_dig_cleanup() · 9411e21c
      Takashi Iwai 提交于
      Added the helper function snd_hda_multi_out_dig_cleanup() to clean up
      the digital outputs with multi setup.  This call is needed in cases
      the codec supports multiple digital outputs as slaves.  Otherwise the
      slave widgets aren't properly cleaned up.
      
      For a single digital output (e.g. in patch_conexant.c), this call isn't
      needed.
      Signed-off-by: NTakashi Iwai <tiwai@suse.de>
      9411e21c
  22. 12 2月, 2009 1 次提交
  23. 11 2月, 2009 1 次提交
  24. 06 2月, 2009 1 次提交
  25. 05 2月, 2009 1 次提交
    • T
      ALSA: hda - Fix misc workqueue issues · e8c0ee5d
      Takashi Iwai 提交于
      Some fixes regarding snd-hda-intel workqueue:
      - Use create_singlethread_workqueue() instead of create_workqueue()
        as per-CPU work isn't required.
      - Allocate workq name string properly
      - Renamed the workq name to "hd-audio*" to be more obvious.
      Signed-off-by: NTakashi Iwai <tiwai@suse.de>
      e8c0ee5d
  26. 21 1月, 2009 3 次提交