10 Jul, 2008

1 commit

  • Audio for Au12x0/Au1550 PSCs in AC97 and I2S mode, for ASoC v1 framework.

    - DBDMA, AC97 and I2S drivers
    - sample AC97 machine code (Db1200)

    Signed-off-by: Manuel Lauss
    Signed-off-by: Liam Girdwood
    Signed-off-by: Takashi Iwai
    Signed-off-by: Jaroslav Kysela

    Manuel Lauss
     

06 Jun, 2008

1 commit

  • Attached is a revised version of my patch to add AT32 to ASoC. This cleans
    most of the style issues associated with the previous patch. Also fixes an
    issue with the playpaq_wm8510.c code depending on a non-released patch to th
    AT32 portmux support.

    Patch is against 2.6.24.3.atmel.3 kernel, the latest AVR32 kernel Atmel has
    released, with the linux-2.6-asoc patches from when v2.6.24 was tagged also
    applied.

    [Fixed up minor checkpatch issues and updated for current kernels -- broonie]

    Signed-off-by: Geoffrey Wossum
    Signed-off-by: Mark Brown
    Signed-off-by: Takashi Iwai

    Geoffrey Wossum
     

27 May, 2008

1 commit


30 Apr, 2008

1 commit


24 Apr, 2008

1 commit

  • Add ASoC support for the TI Davinci SoC and the Davicni-EVM reference board.
    It includes:
    - ASoC Davinci DMA driver
    - ASoC Davinci I2S (Davinci McBSP module based) driver
    - ASoC Davinci-EVM reference board

    Signed-off-by: Vladimir Barinov
    Signed-off-by: Takashi Iwai

    Vladimir Barinov
     

01 Feb, 2008

1 commit


20 Jul, 2007

1 commit

  • ALSA ASoC support for SH7760
    This patch adds ALSA ASoC drivers for the Audio interfaces
    of the SH7760 SoC:
    Add driver for the SH7760 DMA engine (dmabrg)
    Add AC97 driver for HAC unit(s) found on SH7760/SH7780
    Add I2S driver for SSI unit(s) found on SH7760/SH7780
    Add a generic SH7760-AC97 machine driver.
    Hook it all up with the build system.

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

    Manuel Lauss
     

11 May, 2007

3 commits

  • This patch makes the ASoC Kconfig descriptions a little more meaningful.

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

    Liam Girdwood
     
  • The new ALSA 'SOC' support has bogus Kconfig ... it should
    not be presenting anything AT91-related except on AT91,
    or anything PXA-related except on PXA. Right now, x86
    sees both of those menus, as do all other platforms.
    This patch removes needless Kconfig layering, and the
    related inappropriate choice presentation.

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

    David Brownell
     
  • This patch builds the Samsung S3C24xx audio DMA and I2S drivers.

    Signed-off-by: Graeme Gregory
    Signed-off-by: Liam Girdwood
    Signed-off-by: Takashi Iwai
    Signed-off-by: Jaroslav Kysela

    Graeme Gregory
     

14 Mar, 2007

1 commit


09 Feb, 2007

4 commits