1. 01 12月, 2012 1 次提交
  2. 30 11月, 2012 2 次提交
  3. 28 11月, 2012 1 次提交
    • T
      ALSA: hda - Call snd_array_init() early and only once · 361dab3e
      Takashi Iwai 提交于
      This is a preliminary patch for introducing a protection to access
      races of snd_array instances.  Call snd_array_init() appropriately
      at the initialization time and don't call it twice.
      
      Also the allocations of codec-spec structs are cleaned up by helper
      functions in patch_sigmatel.c and patch_analog.c.
      Signed-off-by: NTakashi Iwai <tiwai@suse.de>
      361dab3e
  4. 21 11月, 2012 2 次提交
  5. 20 11月, 2012 1 次提交
    • D
      ALSA: hda - Fix Acer Aspire models with analog mics. · 08a978db
      Dylan Reid 提交于
      The Acer Aspire AO756 has an analog built-in mic on nid 0x1b and an
      external mic on nid 0x19.  The BIOS doesn't set this up.
      
      The mic detect on this Acer Aspire netbook and Acer C7 ChromeBook is
      only valid when the headphone is plugged.  The detect circuit relies on
      the tip detect switch being closed on the jack.  Tell hda_jack to ignore
      the mic sense unless the headphones are plugged.
      Signed-off-by: NDylan Reid <dgreid@chromium.org>
      Signed-off-by: NTakashi Iwai <tiwai@suse.de>
      08a978db
  6. 12 11月, 2012 1 次提交
  7. 09 11月, 2012 1 次提交
  8. 08 11月, 2012 2 次提交
  9. 21 10月, 2012 1 次提交
  10. 20 10月, 2012 1 次提交
  11. 17 10月, 2012 2 次提交
  12. 10 10月, 2012 2 次提交
  13. 06 10月, 2012 3 次提交
  14. 22 9月, 2012 1 次提交
  15. 07 9月, 2012 1 次提交
  16. 30 8月, 2012 1 次提交
  17. 22 8月, 2012 1 次提交
  18. 08 8月, 2012 1 次提交
  19. 07 8月, 2012 1 次提交
  20. 06 8月, 2012 1 次提交
  21. 02 8月, 2012 1 次提交
  22. 29 7月, 2012 1 次提交
    • T
      ALSA: hda - Workaround for silent output on VAIO Z with ALC889 · e427c237
      Takashi Iwai 提交于
      On recent kernels, Realtek codec parser tries to optimize the routing
      aggressively and take the headphone output as primary at first.  This
      caused a regression on VAIO Z with ALC889, the silent output from the
      speaker.
      
      The problem seems that the speaker pin must be connected to the first
      DAC (0x02) on this machine by some reason although the codec itself
      advertises the flexible routing with any DACs.
      
      This patch adds a fix-up for choosing the speaker pin as the primary
      so that the right DAC is assigned on this device.
      Reported-and-tested-by: NAdam Williamson <awilliam@redhat.com>
      Signed-off-by: NTakashi Iwai <tiwai@suse.de>
      e427c237
  23. 20 7月, 2012 1 次提交
  24. 18 7月, 2012 1 次提交
  25. 05 7月, 2012 1 次提交
  26. 03 7月, 2012 1 次提交
  27. 29 6月, 2012 1 次提交
  28. 28 6月, 2012 2 次提交
  29. 26 6月, 2012 2 次提交
  30. 25 6月, 2012 2 次提交