1. 31 1月, 2012 2 次提交
  2. 30 1月, 2012 2 次提交
    • T
      ALSA: hda - Apply 0x0f-VREF fix to all ASUS laptops with ALC861/660 · 31150f23
      Takashi Iwai 提交于
      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: NTakashi Iwai <tiwai@suse.de>
      31150f23
    • A
      ALSA: Add #ifdef CONFIG_PCI guard for snd_pci_quirk_* functions · 8422fa11
      Axel Lin 提交于
      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: NAxel Lin <axel.lin@gmail.com>
      Signed-off-by: NTakashi Iwai <tiwai@suse.de>
      8422fa11
  3. 27 1月, 2012 1 次提交
  4. 26 1月, 2012 1 次提交
  5. 25 1月, 2012 2 次提交
  6. 24 1月, 2012 5 次提交
  7. 20 1月, 2012 2 次提交
  8. 19 1月, 2012 3 次提交
  9. 16 1月, 2012 4 次提交
  10. 13 1月, 2012 2 次提交
  11. 12 1月, 2012 3 次提交
  12. 11 1月, 2012 11 次提交
  13. 10 1月, 2012 2 次提交