1. 17 10月, 2012 1 次提交
  2. 15 10月, 2012 1 次提交
  3. 06 10月, 2012 1 次提交
  4. 07 9月, 2012 1 次提交
  5. 17 7月, 2012 1 次提交
    • T
      ALSA: hda - Fix index number conflicts of phantom jacks · f46c3296
      Takashi Iwai 提交于
      Since some jack controls may be renamed as phantom jacks, the existing
      check for index conflicts doesn't work because it simply compares the
      name with the last used name, assuming that the controls with the same
      name continue.  Thus, it would result in the duplicated controls when
      two or more phantom jacks with the very same type exist, and the
      driver gives up with an error.
      
      This patch fixes the problem by checking the index number conflicts
      more intensively (but dumbly).
      Signed-off-by: NTakashi Iwai <tiwai@suse.de>
      f46c3296
  6. 14 6月, 2012 1 次提交
    • D
      ALSA: HDA: Create phantom jacks for fixed inputs and outputs · 80c8bfbe
      David Henningsson 提交于
      PulseAudio sometimes have difficulties knowing that there is a
      "Speaker" or "Internal Mic", if they have no individual volume
      controls or selectors. As a result, only e g "Headphone" might
      be created for a laptop, but no "Speaker".
      To help out, create phantom jacks (that are always present,
      at least for now) for "Speaker", "Internal Mic" etc, in case we
      detect them.
      The naming convention is e g "Speaker Phantom Jack".
      
      In order not to pollute the /dev/input namespace with even more
      devices, these are added to the kcontrols only, not the input devices.
      Signed-off-by: NDavid Henningsson <david.henningsson@canonical.com>
      Signed-off-by: NTakashi Iwai <tiwai@suse.de>
      80c8bfbe
  7. 09 5月, 2012 1 次提交
  8. 13 2月, 2012 2 次提交
  9. 31 1月, 2012 1 次提交
  10. 02 12月, 2011 1 次提交
    • T
      ALSA: hda - Integrate input-jack stuff into kctl-jack · 31ef2257
      Takashi Iwai 提交于
      Instead of managing input-jack stuff separately, call all stuff inside
      the kctl-jack creation, deletion and report.  The caller no longer needs
      to care about input-jack.
      
      The better integration between input-jack and kctl-jack should be done
      in the upper layer in near future, but for now, it's implemented locally
      for more tests.
      Signed-off-by: NTakashi Iwai <tiwai@suse.de>
      31ef2257
  11. 16 11月, 2011 11 次提交
新手
引导
客服 返回
顶部