1. 08 7月, 2014 2 次提交
  2. 07 7月, 2014 1 次提交
  3. 27 6月, 2014 2 次提交
  4. 24 6月, 2014 2 次提交
  5. 23 6月, 2014 1 次提交
  6. 13 6月, 2014 3 次提交
  7. 10 6月, 2014 1 次提交
  8. 06 6月, 2014 4 次提交
  9. 05 6月, 2014 1 次提交
  10. 02 6月, 2014 2 次提交
  11. 29 5月, 2014 2 次提交
  12. 26 5月, 2014 2 次提交
  13. 21 5月, 2014 3 次提交
  14. 09 5月, 2014 1 次提交
  15. 07 5月, 2014 1 次提交
  16. 30 4月, 2014 1 次提交
  17. 28 4月, 2014 3 次提交
  18. 16 4月, 2014 2 次提交
  19. 14 4月, 2014 1 次提交
  20. 09 4月, 2014 1 次提交
  21. 08 4月, 2014 2 次提交
  22. 07 4月, 2014 1 次提交
  23. 03 4月, 2014 1 次提交
    • T
      ALSA: hda - Fix silent speaker output due to mute LED fixup · 415d555e
      Takashi Iwai 提交于
      The recent fixups for HP laptops to support the mute LED made the
      speaker output silent on some machines.  It turned out that they use
      the NID 0x18 for the speaker while it's also used for controlling the
      LED via VREF bits although the current driver code blindly assumes
      that such a node is a mic pin (where 0x18 is usually so).
      
      This patch fixes the problem by only changing the VREF bits and
      keeping the other pin ctl bits.
      Reported-and-tested-by: NHui Wang <hui.wang@canonical.com>
      Cc: <stable@vger.kernel.org>
      Signed-off-by: NTakashi Iwai <tiwai@suse.de>
      415d555e