1. 01 4月, 2011 1 次提交
  2. 03 3月, 2011 1 次提交
  3. 23 2月, 2011 2 次提交
  4. 19 2月, 2011 2 次提交
  5. 03 2月, 2011 1 次提交
  6. 28 1月, 2011 1 次提交
  7. 25 1月, 2011 1 次提交
  8. 23 1月, 2011 2 次提交
  9. 18 1月, 2011 1 次提交
  10. 10 1月, 2011 3 次提交
  11. 20 12月, 2010 2 次提交
  12. 13 12月, 2010 1 次提交
  13. 09 12月, 2010 1 次提交
  14. 04 12月, 2010 1 次提交
  15. 03 12月, 2010 2 次提交
  16. 23 11月, 2010 1 次提交
  17. 22 11月, 2010 2 次提交
  18. 21 10月, 2010 1 次提交
  19. 29 9月, 2010 1 次提交
  20. 17 9月, 2010 4 次提交
  21. 16 9月, 2010 2 次提交
  22. 13 9月, 2010 1 次提交
  23. 07 9月, 2010 1 次提交
  24. 02 9月, 2010 1 次提交
  25. 23 8月, 2010 1 次提交
  26. 16 8月, 2010 1 次提交
  27. 13 8月, 2010 1 次提交
    • T
      ALSA: hda - Fix dynamic ADC change working again · f0cea797
      Takashi Iwai 提交于
      The commit eb541337
          ALSA: hda - Make converter setups sticky
      changes the semantics of snd_hda_codec_cleanup_stream() not to clean up
      the stream at that moment but delay the action.  This broke the codes
      expecting that the clean-up is done immediately, such as dynamic ADC
      changes in some codec drivers.
      
      This patch fixes the issue by introducing a lower helper,
      __snd_hda_codec_cleanup_stream(), to allow the immediate clean up.
      The original snd_hda_codec_cleanup_stream() is kept as is now.
      Signed-off-by: NTakashi Iwai <tiwai@suse.de>
      f0cea797
  28. 09 8月, 2010 1 次提交