03 May, 2011

1 commit

  • Added a new driver for supporting Digigram Lola PCI-e boards.

    Lola has a similar h/w design like HD-audio but with extended verbs.
    Thus the driver is written similarly like HD-audio driver in the bus
    part. The codec part is rather written in a fixed way specific to the
    Lola board because of the verb incompatibility.

    The driver provides basic PCM, supporting multi-streams and mixing.

    Signed-off-by: Takashi Iwai

    Takashi Iwai
     

22 Apr, 2010

1 commit


10 Jun, 2009

1 commit


14 May, 2009

1 commit

  • 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: Wai Yew CHAY
    Singed-off-by: Ryan RICHARDS
    Signed-off-by: Takashi Iwai

    Wai Yew CHAY
     

14 Apr, 2009

1 commit


30 May, 2008

1 commit


24 Apr, 2008

1 commit


01 Feb, 2008

2 commits

  • Add the snd-oxygen driver for the C-Media CMI8788 (Oxygen) chip, used on
    the Asound A-8788, AuzenTech X-Meridian, Bgears b-Enspirer,
    Club3D Theatron DTS, HT-Omega Claro, Razer Barracuda AC-1,
    Sondigo Inferno, and TempoTec HIFIER sound cards.

    Signed-off-by: Clemens Ladisch
    Signed-off-by: Jaroslav Kysela

    Clemens Ladisch
     
  • Basic audio support for the SiS 7019 Audio Accelerator as found in the
    SiS 55x SoC. There is currently no synth support at the moment, but
    audio playback and capture with two periods per buffer has seen
    extensive use. Arbitrary period and buffer sizes (with multiple periods
    per buffer) have seen light testing, but are believed to be production
    ready.

    Signed-off-by: David Dillow
    Signed-off-by: Takashi Iwai
    Signed-off-by: Jaroslav Kysela

    David Dillow
     

16 Oct, 2007

1 commit


20 Jul, 2007

1 commit


29 Jun, 2006

1 commit


31 Mar, 2006

2 commits


03 Jan, 2006

2 commits


12 Sep, 2005

1 commit


17 Apr, 2005

1 commit

  • Initial git repository build. I'm not bothering with the full history,
    even though we have it. We can create a separate "historical" git
    archive of that later if we want to, and in the meantime it's about
    3.2GB when imported into git - space that would just make the early
    git days unnecessarily complicated, when we don't have a lot of good
    infrastructure for it.

    Let it rip!

    Linus Torvalds