aboutsummaryrefslogtreecommitdiff
path: root/sound/soc/sunxi/sun8i-codec.c
AgeCommit message (Expand)AuthorFilesLines
2018-10-17ASoC: sun8i-codec: Don't hardcode BCLK / LRCK ratioGravatar Vasily Khoruzhick 1-3/+19
2018-02-12ASoC: sun8i: replace codec to componentGravatar Kuninori Morimoto 1-11/+12
2018-01-24ASoC: sun8i-codec: Add ADC support for a33Gravatar Mylene JOSSERAND 1-2/+80
2017-11-10Merge remote-tracking branches 'asoc/topic/samsung', 'asoc/topic/sgtl5000', '...Gravatar Mark Brown 1-1/+12
2017-11-09ASoC: sun8i-codec: Add a comment on the LRCK inversionGravatar Maxime Ripard 1-0/+11
2017-11-09ASoC: sun8i-codec: Set the BCLK dividerGravatar Maxime Ripard 1-0/+51
2017-11-08ASoC: sun8i-codec: Fix left and right channels inversionGravatar Maxime Ripard 1-1/+1
2017-11-08ASoC: sun8i-codec: Invert Master / Slave conditionGravatar Maxime Ripard 1-4/+4
2017-08-07ASoC: sunxi: make snd_soc_codec_driver structures as constGravatar Bhumika Goyal 1-1/+1
2017-07-17ASoC: sun8i-codec: constify snd_soc_dai_ops structureGravatar Gustavo A. R. Silva 1-1/+1
2017-03-15ASoC: sun8i-codec: Convert to use SND_SOC_DAPM_AIF_INGravatar Mylène Josserand 1-9/+11
2017-03-15ASoC: sun8i-codec: Fix space on audio-routing widgetGravatar Mylène Josserand 1-1/+1
2017-03-08ASoC: sun8i-codec: Convert to SOC_MIXER_ARRAYGravatar Mylène Josserand 1-6/+4
2017-03-08ASoC: sun8i-codec: Update mixer to use SOC_DAPM_DOUBLEGravatar Mylène Josserand 1-24/+21
2017-03-08ASoC: sun8i-codec: Remove analog "HP" widgetGravatar Mylène Josserand 1-6/+0
2017-02-03ASoC: Add sun8i digital audio codecGravatar Mylène Josserand 1-0/+498