1. 25 7月, 2012 1 次提交
    • T
      ALSA: hda - Fix invalid D3 of headphone DAC on VT202x codecs · 6162552b
      Takashi Iwai 提交于
      We've got a bug report about the silent output from the headphone on a
      mobo with VT2021, and spotted out that this was because of the wrong
      D3 state on the DAC for the headphone output.  The bug is triggered by
      the incomplete check for this DAC in set_widgets_power_state_vt1718S().
      It checks only the connectivity of the primary output (0x27) but
      doesn't consider the path from the headphone pin (0x28).
      
      Now this patch fixes the problem by checking both pins for DAC 0x0b.
      
      Cc: <stable@vger.kernel.org>
      Signed-off-by: NTakashi Iwai <tiwai@suse.de>
      6162552b
  2. 23 7月, 2012 3 次提交
  3. 20 7月, 2012 2 次提交
  4. 19 7月, 2012 6 次提交
  5. 18 7月, 2012 3 次提交
  6. 17 7月, 2012 4 次提交
  7. 16 7月, 2012 11 次提交
  8. 13 7月, 2012 3 次提交
  9. 12 7月, 2012 1 次提交
  10. 11 7月, 2012 3 次提交
  11. 10 7月, 2012 3 次提交