1. 23 11月, 2012 10 次提交
  2. 21 11月, 2012 2 次提交
  3. 20 11月, 2012 3 次提交
    • T
      ALSA: hda - Limit runtime PM support only to known Intel chips · 2ea3c6a2
      Takashi Iwai 提交于
      We've got a report that the runtime PM may make the codec the
      unresponsive on AMD platforms.  Since the feature has been tested only
      on the recent Intel platforms, it's safer to limit the support to such
      devices for now.
      
      This patch adds a new DCAPS bit flag indicating the runtime PM
      support, and mark it for Intel controllers.
      Reported-and-tested-by: NJulian Wollrath <jwollrath@web.de>
      Signed-off-by: NTakashi Iwai <tiwai@suse.de>
      2ea3c6a2
    • 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
    • D
      ALSA: hda - Allow jack state to depend on another jack · 0619ba8c
      Dylan Reid 提交于
      Introduce the concept of a "gated" jack.  The gated jack's pin sense
      is
      only valid when the "gating" jack is plugged.  This requires checking
      the gating jack when the gated jack changes and re-checking the gated
      jack when the gating jack is plugged/unplugged.
      
      This allows handling of devices where the mic jack detect floats when
      the headphone jack is unplugged.
      
      [Rewritten for fixing the possible snd_array reallocation, covering
       the missing callback calls and jack sync operations, as well as some
       code cleanups -- tiwai]
      Signed-off-by: NDylan Reid <dgreid@chromium.org>
      Signed-off-by: NTakashi Iwai <tiwai@suse.de>
      0619ba8c
  4. 19 11月, 2012 1 次提交
  5. 14 11月, 2012 1 次提交
  6. 13 11月, 2012 1 次提交
  7. 12 11月, 2012 3 次提交
  8. 09 11月, 2012 3 次提交
  9. 08 11月, 2012 3 次提交
  10. 07 11月, 2012 4 次提交
  11. 05 11月, 2012 6 次提交
  12. 04 11月, 2012 3 次提交