18 Mar, 2009

1 commit

  • It depends on L3 support from 2.4 kernel (CONFIG_L3) that never got
    merged into mainline. Since there's no way to use it on any of
    supported machines (iPaq h3100 or h3600), better drop it for now.
    It can be reimplemented later using ASoC infrastructure (there's
    already a driver for uda1341 codec in mainline, so only CPU and machine
    parts need to be written).

    Signed-off-by: Dmitry Artamonow
    Cc: Russell King
    Signed-off-by: Takashi Iwai

    Dmitry Artamonow
     

16 Oct, 2007

2 commits


09 Feb, 2007

1 commit

  • Enable the analog loopback of the Revolution 5.1 card.
    This patch adds support for the PT2258 volume controller and modifies
    the Revolution 5.1 driver to make use of this facility. This allows
    to control the analog loopback of the card.

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

    Jochen Voss
     

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