1. Jan 31, 2012
  2. Jan 30, 2012
    • 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. Jan 27, 2012
  4. Jan 26, 2012
  5. Jan 25, 2012
  6. Jan 24, 2012
  7. Jan 20, 2012
  8. Jan 19, 2012
  9. Jan 16, 2012
  10. Jan 13, 2012
  11. Jan 12, 2012
  12. Jan 11, 2012
  13. Jan 10, 2012