11 May, 2007

2 commits

  • Fixes:
    --------
    * correct card specific ice1724 initialization
    * working IEC958 output of the card
    * renamed capture controls
    New features:
    ------------------
    * analog input switch (line-in/mic)
    * optional ak4114 based MI/ODI/O card detection & support: IEC958 input,
    digital input switch (toslink/coax)
    Unresolved issues
    -----------------------
    * Analog and digital input enums are listed on playback panel of alsamixer,
    I do not know how to push them onto the capture one.

    Signed-off-by: Pavel Hofman
    Signed-off-by: Takashi Iwai
    Signed-off-by: Jaroslav Kysela

    Pavel Hofman
     
  • Marvin told with a depressed face,
    gcc doesn't like both __devinitdata and const in the same line.
    So, remove const from all over places now...

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

    Takashi Iwai
     

09 Feb, 2007

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