1. 31 Jan, 2012 2 commits
  2. 30 Jan, 2012 2 commits
    • Takashi Iwai's avatar
      ALSA: hda - Apply 0x0f-VREF fix to all ASUS laptops with ALC861/660 · 31150f23
      Takashi Iwai authored
      It turned out that other ASUS laptops require the similar fix to
      enable the VREF on the pin 0x0f for the secret output amp, not only
      ASUS A6Rp.  Moreover, it's required even when the pin is being used
      as the output.  Thus, writing a fixed value doesn't work always.
      
      This patch applies the VREF-fix for all ASUS laptops with ALC861/660
      in a fixup function that checks the current value and turns on only
      the VREF value no matter whether input or output direction is set.
      
      The automute function is modified as well to keep the pin VREF upon
      muting/unmuting via pin-control; otherwise the pin VREF is reset at
      plugging/unplugging a jack.
      
      Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=42588
      
      Cc: <stable@kernel.org> [v3.2+]
      Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
      31150f23
    • Axel Lin's avatar
      ALSA: Add #ifdef CONFIG_PCI guard for snd_pci_quirk_* functions · 8422fa11
      Axel Lin authored
      This fixes below build warning when CONFIG_PCI is not set.
      
      CC      sound/sound_core.o
      In file included from sound/sound_core.c:15:
      include/sound/core.h:454: warning: 'struct pci_dev' declared inside parameter list
      include/sound/core.h:454: warning: its scope is only this definition or declaration, which is probably not what you want
      Signed-off-by: default avatarAxel Lin <axel.lin@gmail.com>
      Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
      8422fa11
  3. 27 Jan, 2012 1 commit
  4. 26 Jan, 2012 1 commit
  5. 25 Jan, 2012 2 commits
  6. 24 Jan, 2012 2 commits
  7. 23 Jan, 2012 3 commits
  8. 20 Jan, 2012 2 commits
  9. 19 Jan, 2012 3 commits
  10. 16 Jan, 2012 4 commits
  11. 13 Jan, 2012 2 commits
  12. 12 Jan, 2012 3 commits
  13. 11 Jan, 2012 9 commits
  14. 10 Jan, 2012 4 commits