1. 10 12月, 2013 2 次提交
  2. 06 12月, 2013 1 次提交
  3. 05 12月, 2013 1 次提交
  4. 04 12月, 2013 3 次提交
  5. 03 12月, 2013 2 次提交
  6. 02 12月, 2013 5 次提交
  7. 29 11月, 2013 2 次提交
  8. 28 11月, 2013 4 次提交
  9. 27 11月, 2013 3 次提交
  10. 26 11月, 2013 3 次提交
  11. 22 11月, 2013 2 次提交
  12. 21 11月, 2013 3 次提交
  13. 20 11月, 2013 2 次提交
  14. 19 11月, 2013 2 次提交
  15. 18 11月, 2013 1 次提交
  16. 15 11月, 2013 1 次提交
  17. 14 11月, 2013 1 次提交
    • T
      ALSA: hda - Don't clear the power state at snd_hda_codec_reset() · d183b4fc
      Takashi Iwai 提交于
      snd_hda_codec_reset() is called either in resetting the whole setup at
      error paths or hwdep clear/reconfig sysfs triggers.  But all of these
      don't assume that the power has to be off, rather they want to keep
      the power state unchanged (e.g. reconfig_codec() calls the power
      up/down by itself).  Thus, unconditionally clearing the power state in
      snd_hda_codec_reset() leads to the inconsistency, confuses the further
      operation.   This patch gets rid of the lines doing that bad thing.
      
      Cc: <stable@vger.kernel.org>
      Signed-off-by: NTakashi Iwai <tiwai@suse.de>
      d183b4fc
  18. 13 11月, 2013 2 次提交