aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/ak5558.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-09-27ASoC: ak5558: Use modern ASoC DAI format terminologyMark Brown1-5/+5
2021-05-10ASoC: ak5558: Correct the dai name for ak5552Shengjiu Wang1-1/+1
2021-04-14ASoC: ak5558: change function name to ak5558_resetShengjiu Wang1-16/+7
2021-04-14ASoC: ak5558: correct reset polarityShengjiu Wang1-2/+2
2021-04-06ASoC: ak5558: Fix s/show/slow/ typoShengjiu Wang1-2/+2
2021-03-31ASoC: ak5558: Add support for ak5552Viorel Suman1-7/+90
2021-03-10ASoC: ak5558: Add MODULE_DEVICE_TABLEShengjiu Wang1-0/+1
2020-11-26ASoC: ak5558: mark OF related data as maybe unusedKrzysztof Kozlowski1-1/+1
2020-08-24ASoC: ak5558: Add regulator supportShengjiu Wang1-0/+30
2018-11-06ASoC: ak5558: Remove redundant snd_soc_component_read32 callsAxel Lin1-12/+5
2018-11-05ASoC: codecs: constify snd_soc_dai_ops structuresJulia Lawall1-1/+1
2018-06-18ASoC: ak5558: make two structures staticColin Ian King1-2/+2
2018-02-20ASoC: ak5558: Fix style for SPDX identifierDaniel Baluta1-6/+5
2018-02-19ASoC: ak5558: replace codec to componentKuninori Morimoto1-34/+33
2018-02-16ASoC: ak5558: Add support for AK5558 ADC driverDaniel Baluta1-0/+417