1. 20 11月, 2008 1 次提交
  2. 18 11月, 2008 1 次提交
  3. 17 11月, 2008 1 次提交
  4. 07 11月, 2008 2 次提交
    • T
      ALSA: hda - Fix ALC260 hp3013 master switch · 30cde0aa
      Takashi Iwai 提交于
      The master switch doesn't influence on NID 0x15, the headphone jack
      on HP 3013 model because alc260_hp_master_update() ignores the passed
      arguments.
      
      Also, corrected the wrong arguments of hp3013 (0x10 and 0x15) although
      this doesn't change any behavior.
      Signed-off-by: NTakashi Iwai <tiwai@suse.de>
      30cde0aa
    • T
      ALSA: hda - Add lifebook model for Realtek ALC269 · 64154835
      Tony Vroon 提交于
      The widget layout of the Fujitsu Lifebook S6420 (which is ICH9M-based
      and uses an ALC269) is similar but not identical to the Lifebook
      S6410/E8410 (which are ICH8M-based and use an ALC262).
      
      It is named lifebook as fujitsu is in use for Amilo machines. This builds
      on the Quanta FL1 work and supports all analog inputs & outputs that I am
      aware of.  Microphone autoswitch is implemented. The laptop mic port takes
      precedence over the dock mic port if both happen to have a jack plugged in.
      This made sense to me as a design decision (imagine a presentation
      environment with the dock fully wired in and the presenter quickly wanting
      to override the mic with a headset).
      
      There is mention of a digital audio path on the codec graph, so perhaps
      the headphone socket is dual-function analog/digital. I will follow up
      with another patch if I can acquire equipment to test this.
      Signed-off-by: NTony Vroon <tony@linx.net>
      Signed-off-by: NTakashi Iwai <tiwai@suse.de>
      64154835
  5. 05 11月, 2008 3 次提交
  6. 04 11月, 2008 2 次提交
  7. 03 11月, 2008 1 次提交
  8. 01 11月, 2008 6 次提交
  9. 27 10月, 2008 1 次提交
  10. 21 10月, 2008 1 次提交
    • T
      ALSA: hda - Fix conflicting volume controls on ALC260 · 863b4518
      Takashi Iwai 提交于
      ALC260 auto-parsing mode may create multiple controls for the same volume
      widget (0x08 and 0x09) depending on the pin.  For example, Front and
      Headphone volumes may control the same volume, just the latter one wins.
      
      This patch adds a proper check of the existing of the volume control
      and avoid the doulbed creation of the same volume controls.
      Signed-off-by: NTakashi Iwai <tiwai@suse.de>
      863b4518
  11. 15 10月, 2008 6 次提交
  12. 13 10月, 2008 1 次提交
  13. 10 10月, 2008 6 次提交
  14. 23 9月, 2008 2 次提交
  15. 04 9月, 2008 1 次提交
  16. 29 8月, 2008 5 次提交