28 Feb, 2014

1 commit


20 May, 2011

1 commit


31 Jan, 2011

1 commit


23 Sep, 2010

1 commit

  • Remove the SH DAC oss driver since there is an equivalent alsa driver.
    oss has been deprecated for years. Furthermore this driver has BKL code
    which we are trying to remove. Rather than attempt to fix this, simply
    remove the driver.

    Signed-off-by: John Kacur
    Acked-by: Paul Mundt
    Acked-by: Ralf Baechle
    Signed-off-by: Takashi Iwai

    John Kacur
     

30 Oct, 2009

1 commit

  • The OSS driver for Ensoniq SoundScape cards is broken after conversion
    to mutexes and a new ALSA snd-sscape driver handles all devices handled
    by the OSS one.

    The ALSA driver was tested with these cards:
    Spea V7 MediaFX
    Ensoniq Soundscape Elite
    Ensoniq Soundscape VIVO (this card is not handled by the OSS driver)

    Signed-off-by: Krzysztof Helt
    Signed-off-by: Takashi Iwai

    Krzysztof Helt
     

25 Aug, 2008

1 commit

  • With the restructering of the indy button handling the old OSS HAL2 driver
    got broken. Since there is a new ALSA driver for HAL2, the experimental
    OSS driver is obsolete and will be removed by this patch.

    Signed-off-by: Thomas Bogendoerfer
    Cc: Ralf Baechle
    Signed-off-by: Andrew Morton
    Signed-off-by: Takashi Iwai
    Signed-off-by: Jaroslav Kysela

    Thomas Bogendoerfer
     

25 Jul, 2008

2 commits


07 Feb, 2008

1 commit

  • This patch contains the scheduled removal of OSS drivers whose config
    options have been removed in 2.6.23.

    Signed-off-by: Adrian Bunk
    Signed-off-by: Andrew Morton
    Signed-off-by: Linus Torvalds

    Adrian Bunk
     

19 Oct, 2007

1 commit


01 Aug, 2007

1 commit


17 Jul, 2007

1 commit

  • This patch contains the scheduled removal of OSS drivers that:
    - have ALSA drivers for the same hardware without known regressions and
    - whose Kconfig options have been removed in 2.6.20.

    Signed-off-by: Adrian Bunk
    Acked-by: Jeff Garzik
    Signed-off-by: Andrew Morton
    Signed-off-by: Linus Torvalds

    Adrian Bunk
     

04 Oct, 2006

3 commits


24 Aug, 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