1. 23 2月, 2009 1 次提交
  2. 20 2月, 2009 1 次提交
  3. 13 2月, 2009 2 次提交
  4. 03 2月, 2009 1 次提交
  5. 23 1月, 2009 2 次提交
  6. 21 1月, 2009 1 次提交
  7. 14 1月, 2009 1 次提交
  8. 19 12月, 2008 4 次提交
  9. 18 12月, 2008 1 次提交
    • T
      ALSA: hda - Fix silent HP output on D975 · e28d8322
      Takashi Iwai 提交于
      Some desktops seems to have no HP/mic jack detection on the front panel,
      which results in the silent output in the recent driver, because the
      driver mutes the output (to save power) when no plug is detected.
      
      This patch adds a new model that disables the jack-detection.
      Signed-off-by: NTakashi Iwai <tiwai@suse.de>
      e28d8322
  10. 11 12月, 2008 3 次提交
  11. 10 12月, 2008 1 次提交
  12. 09 12月, 2008 1 次提交
  13. 04 12月, 2008 2 次提交
  14. 28 11月, 2008 1 次提交
  15. 25 11月, 2008 1 次提交
  16. 24 11月, 2008 1 次提交
    • V
      ALSA: hda: Added an ALC888 model entry for Fujitsu-Siemens Amilo Xa3530 · ef8ef5fb
      Vincent Petry 提交于
      This patch fixes the bug 0004240: ALC888 - Intel HDA - Headphone Controlling.
      It is made against the 2008-11-23 snapshot.
      
      Added Realtek ALC888 model entry for the Fujitsu-Siemens Amilo Xa3530
      laptop. It has 4 jacks: HP out, Mic-in, Line-in and Line-out/Side/SPDIF
      (this one is on the laptop side, the other ones are on the rear).
      
      Model detection works.
      Headphone jack sense works now.
      Front mic works now, was same as Acer Aspire 4930G.
      Added channel mode from 2 to 8 channels.
      
      In 2ch and 4ch modes, the front is also sent to the Line-out/side jack
      for convenience instead of just muting the Line-out/side jack like other
      models do.
      
      When using the Mic-in jack as CLFE, the sound is very low (bug?). To
      work it around, in 6ch mode the CLFE channel is duplicated to the
      Line-out/side jack because this one has a better amp.
      
      Cc: manu@frogged.de
      Signed-off-by: NVincent Petry <PVince81@yahoo.fr>
      Signed-off-by: NTakashi Iwai <tiwai@suse.de>
      ef8ef5fb
  17. 22 11月, 2008 1 次提交
  18. 21 11月, 2008 4 次提交
  19. 20 11月, 2008 1 次提交
  20. 05 11月, 2008 2 次提交
    • T
      ALSA: hda - Split ALC268 acer model · c238b4f4
      Takashi Iwai 提交于
      There are actually two variants of ALC268 Acer implementation, one
      with an analog built-in mic (pin 0x19) and another with a digital
      mic (pin 0x12).  Created a new model, acer-dmic, for the latter case
      now.
      
      So far, all known models are assigned to be analog-mic, according to
      the BIOS setup.  If this doesn't match with the actual case, one needs
      to try model=acer-dmic, and fix the entry to point ALC268_ACER_DMIC
      if it works.
      Signed-off-by: NTakashi Iwai <tiwai@suse.de>
      c238b4f4
    • T
      ALSA: hda - Add ASUS V1Sn support · 13c94744
      Takashi Iwai 提交于
      Asus V1s series laptops have an ALC660VD with PCI id: 0x1043, 0x1633.
      1.) remove the previous behaviour of mapping that to the ALC861VD_LENOVO
          device.
      2.) add a new ALC660VD_V1S device based on ALC861VD_LENOVO, with an
          added digital out.
      Signed-off-by: NTristan Aston <astrotris@gmail.com>
      Signed-off-by: NTakashi Iwai <tiwai@suse.de>
      13c94744
  21. 04 11月, 2008 1 次提交
  22. 25 9月, 2008 1 次提交
  23. 22 9月, 2008 1 次提交
  24. 04 9月, 2008 1 次提交
  25. 29 8月, 2008 3 次提交
  26. 25 8月, 2008 1 次提交