15 Feb, 2011

1 commit

  • Change the core code where sparse complains. In most cases, this means
    just adding annotations to confirm that we indeed want to do the dirty
    things we're doing.

    Signed-off-by: Clemens Ladisch
    Signed-off-by: Takashi Iwai

    Clemens Ladisch
     

31 May, 2010

1 commit

  • This defines the 24bps and 40bps (8khz sample rate) G.723 codec
    formats. They are going to be used once I submit the driver for
    an mpeg4/g723 compression card.

    I've updated the signed value to -1 as per Takashi's comments
    since these are non-linear formats.

    Signed-off-by: Ben Collins
    Signed-off-by: Takashi Iwai

    Ben Collins
     

18 Oct, 2008

1 commit


01 Feb, 2008

2 commits


16 Oct, 2007

4 commits


23 Jun, 2006

1 commit


03 Jan, 2006

1 commit


29 May, 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