1. 22 8月, 2012 1 次提交
  2. 21 8月, 2012 2 次提交
  3. 20 8月, 2012 7 次提交
  4. 16 8月, 2012 1 次提交
  5. 15 8月, 2012 3 次提交
  6. 14 8月, 2012 2 次提交
  7. 13 8月, 2012 2 次提交
  8. 10 8月, 2012 4 次提交
  9. 09 8月, 2012 4 次提交
  10. 08 8月, 2012 6 次提交
  11. 07 8月, 2012 3 次提交
  12. 06 8月, 2012 2 次提交
  13. 03 8月, 2012 1 次提交
  14. 02 8月, 2012 1 次提交
  15. 31 7月, 2012 1 次提交
    • T
      ALSA: hda - Fix mute-LED GPIO initialization for IDT codecs · 1f43f6c1
      Takashi Iwai 提交于
      The IDT codecs initializes the GPIO setup for mute LEDs via
      snd_hda_sync_vmaster_hook().  This works in most cases except for the
      very first call, which is called before PCM and control creations.
      Thus before Master switch is set manually via alsactl, the mute LED
      may show the wrong state, depending on the polarity.
      
      Now it's fixed by calling the LED-status update function manually when
      no vmaster is set yet.
      
      Cc: <stable@vger.kernel.org> [v3.4+]
      Signed-off-by: NTakashi Iwai <tiwai@suse.de>
      1f43f6c1