1. 23 11月, 2010 2 次提交
  2. 22 11月, 2010 2 次提交
  3. 21 10月, 2010 2 次提交
  4. 17 10月, 2010 2 次提交
  5. 14 10月, 2010 1 次提交
  6. 04 10月, 2010 1 次提交
  7. 24 9月, 2010 1 次提交
  8. 21 9月, 2010 3 次提交
  9. 20 9月, 2010 5 次提交
  10. 17 9月, 2010 3 次提交
  11. 16 9月, 2010 2 次提交
  12. 15 9月, 2010 1 次提交
  13. 09 9月, 2010 4 次提交
  14. 08 9月, 2010 4 次提交
  15. 30 8月, 2010 2 次提交
  16. 26 8月, 2010 1 次提交
  17. 17 8月, 2010 1 次提交
  18. 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
  19. 10 8月, 2010 1 次提交
  20. 09 8月, 2010 1 次提交