1. 15 8月, 2012 2 次提交
  2. 13 8月, 2012 1 次提交
  3. 09 8月, 2012 4 次提交
  4. 08 8月, 2012 2 次提交
  5. 07 8月, 2012 3 次提交
  6. 06 8月, 2012 2 次提交
  7. 03 8月, 2012 1 次提交
  8. 02 8月, 2012 1 次提交
  9. 31 7月, 2012 2 次提交
  10. 29 7月, 2012 1 次提交
    • T
      ALSA: hda - Workaround for silent output on VAIO Z with ALC889 · e427c237
      Takashi Iwai 提交于
      On recent kernels, Realtek codec parser tries to optimize the routing
      aggressively and take the headphone output as primary at first.  This
      caused a regression on VAIO Z with ALC889, the silent output from the
      speaker.
      
      The problem seems that the speaker pin must be connected to the first
      DAC (0x02) on this machine by some reason although the codec itself
      advertises the flexible routing with any DACs.
      
      This patch adds a fix-up for choosing the speaker pin as the primary
      so that the right DAC is assigned on this device.
      Reported-and-tested-by: NAdam Williamson <awilliam@redhat.com>
      Signed-off-by: NTakashi Iwai <tiwai@suse.de>
      e427c237
  11. 28 7月, 2012 1 次提交
  12. 27 7月, 2012 1 次提交
  13. 26 7月, 2012 1 次提交
  14. 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
  15. 20 7月, 2012 2 次提交
  16. 19 7月, 2012 1 次提交
  17. 18 7月, 2012 1 次提交
  18. 17 7月, 2012 2 次提交
  19. 16 7月, 2012 4 次提交
  20. 05 7月, 2012 1 次提交
  21. 04 7月, 2012 4 次提交
  22. 03 7月, 2012 2 次提交