09 Dec, 2012

1 commit


28 Nov, 2011

1 commit


01 Nov, 2011

1 commit


12 May, 2011

1 commit

  • Digital microphones can have some additional elements in their
    audio path (like microphone bias). An input widget is required
    for digital microphone CODEC driver to allow external connections
    in machine drivers.

    Signed-off-by: Misael Lopez Cruz
    Signed-off-by: Liam Girdwood
    Signed-off-by: Mark Brown

    Misael Lopez Cruz
     

12 Jan, 2011

1 commit

  • This codec is to be used by the DMIC driver to
    control the DMIC codec. This driver will be used on future
    implementations of the DMIC driver to support codec specific
    features.

    At this time, the codec driver just registers the codec DAI.

    Signed-off-by: David Lambert
    Acked-by: Mark Brown
    Signed-off-by: Liam Girdwood

    David Lambert