19 Dec, 2011

1 commit


11 Jul, 2011

1 commit


28 Jun, 2011

1 commit


10 Jun, 2011

1 commit


26 Jan, 2011

1 commit


22 Nov, 2010

2 commits


08 Jun, 2010

1 commit


26 Mar, 2010

2 commits


06 Apr, 2009

10 commits


05 Feb, 2009

2 commits

  • This patch adds ALSA support for the AC97 controller found on Atmel
    AVR32 devices.

    Tested on ATSTK1006 + ATSTK1000 with a development board with a AC97
    codec.

    Signed-off-by: Hans-Christian Egtvedt
    Signed-off-by: Takashi Iwai

    Hans-Christian Egtvedt
     
  • This patch adds ALSA support for the Audio Bistream DAC found on Atmel
    AVR32 devices. The ABDAC is an Atmel IP which might show up on AT91
    devices in the future, hence making a generic driver which can be
    utilized by AT91 arch if needed.

    Datasheet describing the ABDAC peripheral is available in the AT32AP7000
    datasheet, http://www.atmel.com/dyn/products/datasheets.asp?family_id=682

    Tested on ATSTK1006 + ATSTK1000 with a class D amplifier stage.

    Signed-off-by: Hans-Christian Egtvedt
    Signed-off-by: Takashi Iwai

    Hans-Christian Egtvedt