1. 14 5月, 2009 1 次提交
    • W
      ALSA: SB X-Fi driver merge · 8cc72361
      Wai Yew CHAY 提交于
      The Sound Blaster X-Fi driver supports Creative solutions based on
      20K1 and 20K2 chipsets.
      
      Supported hardware :
      
      Creative Sound Blaster X-Fi Titanium Fatal1ty® Champion Series
      Creative Sound Blaster X-Fi Titanium Fatal1ty Professional Series
      Creative Sound Blaster X-Fi Titanium Professional Audio
      Creative Sound Blaster X-Fi Titanium
      Creative Sound Blaster X-Fi Elite Pro
      Creative Sound Blaster X-Fi Platinum
      Creative Sound Blaster X-Fi Fatal1ty
      Creative Sound Blaster X-Fi XtremeGamer
      Creative Sound Blaster X-Fi XtremeMusic
      
      Current release features:
      
      * ALSA PCM Playback
      * ALSA Record
      * ALSA Mixer
      
      Note:
      
      * External I/O modules detection not included.
      Signed-off-by: NWai Yew CHAY <wychay@ctl.creative.com>
      Singed-off-by: NRyan RICHARDS <ryan_richards@creativelabs.com>
      Signed-off-by: NTakashi Iwai <tiwai@suse.de>
      8cc72361
  2. 26 2月, 2009 1 次提交
  3. 17 2月, 2009 1 次提交
  4. 13 2月, 2009 1 次提交
  5. 31 1月, 2009 1 次提交
  6. 29 1月, 2009 1 次提交
  7. 28 1月, 2009 1 次提交
  8. 19 12月, 2008 3 次提交
  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. 09 12月, 2008 1 次提交
  11. 04 12月, 2008 1 次提交
  12. 28 11月, 2008 1 次提交
  13. 25 11月, 2008 1 次提交
  14. 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
  15. 21 11月, 2008 2 次提交
  16. 20 11月, 2008 1 次提交
  17. 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
  18. 04 11月, 2008 1 次提交
  19. 22 9月, 2008 1 次提交
  20. 04 9月, 2008 1 次提交
  21. 29 8月, 2008 2 次提交
  22. 25 8月, 2008 1 次提交
  23. 15 8月, 2008 2 次提交
  24. 14 8月, 2008 1 次提交
  25. 13 8月, 2008 1 次提交
  26. 27 7月, 2008 1 次提交
    • N
      ALSA: Allow to force model to intel-mac-v3 in snd_hda_intel (sigmatel). · 536319af
      Nicolas Boichat 提交于
      Currently, even if you pass model=intel-mac-v3 as a module parameter to
      snd_hda_intel, the function patch_stac922x (patch_sigmatel.c) will still
      try to auto-detect the model type. This is a problem on my MacBook Pro 1st
      generation, which needs intel-mac-v3, but sometimes incorrectly reports
      0x00000100 as subsystem id, which causes the switch in patch_stac922x to
      select intel-mac-v4.
      
      To fix this, I added a new model called intel-mac-auto, so in case no
      module parameter is passed, and an Intel Mac board is detected, the
      model will be automatically detected, while no detection will be done
      if the model is forced to intel-mac-v3.
      
      This problem has been around for quite a while, and I used to fix it
      by moving the case statement for 0x00000100 in patch_stac922x so that
      intel-mac-v3 is chosen.
      
      Another way to fix the problem would be to check if a module parameter
      was set directly in patch_stac922x, using something like this:
      if (spec->board_config == STAC_INTEL_MAC_V3 &&
      	!codec->bus->modelname) {
      
      But I think it is less elegant (if you prefer that way, I can prepare a
      patch).
      Signed-off-by: NNicolas Boichat <nicolas@boichat.ch>
      Signed-off-by: NTakashi Iwai <tiwai@suse.de>
      536319af
  27. 13 6月, 2008 2 次提交
  28. 28 5月, 2008 1 次提交
    • T
      [ALSA] Improve the slots option handling · a93bbaa7
      Takashi Iwai 提交于
      Fix and improve the slots option handling.  The sound core tries to
      find the slot with the given module name first and assign if it's
      still available.  If all pre-given slots are unavailable, then try
      to find another free slot.
      
      Also, when a module name begins with '!', it means the negative match:
      the slot will be given for any modules but that one.
      Signed-off-by: NTakashi Iwai <tiwai@suse.de>
      a93bbaa7
  29. 27 5月, 2008 2 次提交
  30. 30 4月, 2008 1 次提交
  31. 24 4月, 2008 2 次提交
    • T
      [ALSA] hda - Add support of AD1989A/AD1989B · 3adb8abc
      Takashi Iwai 提交于
      Added the support of AD1989A and AD1989B codecs.
      These codecs can have multiple SPDIF devices, but currently we handle
      only one SPDIF.  If any real devices with two SPDIF interfaces (likely
      one for SPDIF and one for HDMI), we'll fix this rightly.
      
      Otherwise, these codecs are pretty similar with AD1988.
      Signed-off-by: NTakashi Iwai <tiwai@suse.de>
      3adb8abc
    • H
      [ALSA] hda-intel: Add Quanta IL1 ALC267 model · eb5a6621
      Herton Ronaldo Krzesinski 提交于
      This adds support for Quanta IL1 mini-notebook to alsa, defining a new model
      for it. It comes with an ALC267 codec chip. Some notes about this model:
      
      * In headphone automute, I use AC_VERB_SET_PIN_WIDGET_CONTROL instead of common
        amp mute, to avoid conflict with mixer switch (mixer and automute use the
        same nid).
      * The only connected capture sources in the hardware are the internal mic and
        external mic jack. So instead of using an input source selector like on other
        ALC268 models, the mic automute automatically switch between captures.
      Signed-off-by: NHerton Ronaldo Krzesinski <herton@mandriva.com>
      Signed-off-by: NTakashi Iwai <tiwai@suse.de>
      eb5a6621