1. 21 6月, 2012 1 次提交
    • T
      ALSA: hda - Fix ALC272X codec detection · 8e5a0509
      Takashi Iwai 提交于
      The codec ALC272X is a special codec for some Dell machines, and its
      detection got broken in the recent kernel because SSID check (required
      by ALC272X check) was moved to the later point.  Now we need to move
      this codec check to the right place, too.
      Signed-off-by: NTakashi Iwai <tiwai@suse.de>
      8e5a0509
  2. 13 6月, 2012 1 次提交
  3. 12 6月, 2012 1 次提交
  4. 25 5月, 2012 1 次提交
  5. 21 5月, 2012 1 次提交
  6. 19 5月, 2012 1 次提交
  7. 09 5月, 2012 1 次提交
  8. 08 5月, 2012 2 次提交
  9. 07 5月, 2012 2 次提交
  10. 20 4月, 2012 3 次提交
  11. 19 4月, 2012 1 次提交
  12. 13 4月, 2012 3 次提交
  13. 12 4月, 2012 1 次提交
  14. 11 4月, 2012 1 次提交
  15. 28 3月, 2012 1 次提交
  16. 22 3月, 2012 1 次提交
  17. 13 3月, 2012 2 次提交
  18. 12 3月, 2012 1 次提交
    • T
      ALSA: hda - Rewrite the mute-LED control with vmaster hook for ALC269 · 420b0feb
      Takashi Iwai 提交于
      We've had ugly static handling of the mute-LED with a powersave hook
      for ALC269 HP laptops just like done in patch_sigmatel.c.  This is now
      rewritten with the new vmaster hook and a fixup code.
      
      For that, the new fixup action, ALC_FIXUP_ACT_BUILD, is introduced.
      It's called after build_controls is called.  The reason of this new
      action is that vmaster hook must be added at this stage (not in init
      or probe).
      Signed-off-by: NTakashi Iwai <tiwai@suse.de>
      420b0feb
  19. 07 3月, 2012 2 次提交
  20. 06 3月, 2012 2 次提交
  21. 05 3月, 2012 1 次提交
  22. 02 3月, 2012 1 次提交
  23. 25 2月, 2012 1 次提交
  24. 21 2月, 2012 8 次提交