summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/ak5558.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: Explicitly include correct DT includesRob Herring2023-10-091-1/+1
* ASoC: Switch i2c drivers back to use .probe()Uwe Kleine-König2023-05-081-1/+1
* i2c: Make remove callback return voidUwe Kleine-König2022-08-161-3/+1
* ASoC: ak*: Remove now redundant non_legacy_dai_naming flagCharles Keepax2022-06-271-2/+0
* ASoC: ak5558: Use modern ASoC DAI format terminologyMark Brown2021-09-271-5/+5
* ASoC: ak5558: Correct the dai name for ak5552Shengjiu Wang2021-05-101-1/+1
* ASoC: ak5558: change function name to ak5558_resetShengjiu Wang2021-04-141-16/+7
* ASoC: ak5558: correct reset polarityShengjiu Wang2021-04-141-2/+2
* ASoC: ak5558: Fix s/show/slow/ typoShengjiu Wang2021-04-061-2/+2
* ASoC: ak5558: Add support for ak5552Viorel Suman2021-03-311-7/+90
* ASoC: ak5558: Add MODULE_DEVICE_TABLEShengjiu Wang2021-03-101-0/+1
* ASoC: ak5558: mark OF related data as maybe unusedKrzysztof Kozlowski2020-11-261-1/+1
* ASoC: ak5558: Add regulator supportShengjiu Wang2020-08-241-0/+30
* ASoC: ak5558: Remove redundant snd_soc_component_read32 callsAxel Lin2018-11-061-12/+5
* ASoC: codecs: constify snd_soc_dai_ops structuresJulia Lawall2018-11-051-1/+1
* ASoC: ak5558: make two structures staticColin Ian King2018-06-181-2/+2
* ASoC: ak5558: Fix style for SPDX identifierDaniel Baluta2018-02-201-6/+5
* ASoC: ak5558: replace codec to componentKuninori Morimoto2018-02-191-34/+33
* ASoC: ak5558: Add support for AK5558 ADC driverDaniel Baluta2018-02-161-0/+417