aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/sunxi/sun8i-codec.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner1-10/+1
2018-11-13ASoC: sun8i-codec: add missing route for ADCVasily Khoruzhick1-1/+5
2018-11-09ASoC: sun8i-codec: fix crash on module removalVasily Khoruzhick1-6/+0
2018-10-17ASoC: sun8i-codec: Don't hardcode BCLK / LRCK ratioVasily Khoruzhick1-3/+19
2018-02-12ASoC: sun8i: replace codec to componentKuninori Morimoto1-11/+12
2018-01-24ASoC: sun8i-codec: Add ADC support for a33Mylene JOSSERAND1-2/+80
2017-11-10Merge remote-tracking branches 'asoc/topic/samsung', 'asoc/topic/sgtl5000', 'asoc/topic/stm32', 'asoc/topic/sunxi' and 'asoc/topic/tas571x' into asoc-nextMark Brown1-1/+12
2017-11-09ASoC: sun8i-codec: Add a comment on the LRCK inversionMaxime Ripard1-0/+11
2017-11-09ASoC: sun8i-codec: Set the BCLK dividerMaxime Ripard1-0/+51
2017-11-08ASoC: sun8i-codec: Fix left and right channels inversionMaxime Ripard1-1/+1
2017-11-08ASoC: sun8i-codec: Invert Master / Slave conditionMaxime Ripard1-4/+4
2017-08-07ASoC: sunxi: make snd_soc_codec_driver structures as constBhumika Goyal1-1/+1
2017-07-17ASoC: sun8i-codec: constify snd_soc_dai_ops structureGustavo A. R. Silva1-1/+1
2017-03-15ASoC: sun8i-codec: Convert to use SND_SOC_DAPM_AIF_INMylène Josserand1-9/+11
2017-03-15ASoC: sun8i-codec: Fix space on audio-routing widgetMylène Josserand1-1/+1
2017-03-08ASoC: sun8i-codec: Convert to SOC_MIXER_ARRAYMylène Josserand1-6/+4
2017-03-08ASoC: sun8i-codec: Update mixer to use SOC_DAPM_DOUBLEMylène Josserand1-24/+21
2017-03-08ASoC: sun8i-codec: Remove analog "HP" widgetMylène Josserand1-6/+0
2017-02-03ASoC: Add sun8i digital audio codecMylène Josserand1-0/+498