summaryrefslogtreecommitdiff
path: root/sound/soc/uniphier/evea.c
AgeCommit message (Expand)AuthorFilesLines
2023-03-20ASoC: uniphier: evea: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2022-06-27ASoC: uniphier: Remove now redundant non_legacy_dai_naming flagCharles Keepax1-1/+0
2020-11-26ASoC: uniphier: mark OF related data as maybe unusedKrzysztof Kozlowski1-1/+1
2019-07-31ASoC: uniphier: evea: use devm_platform_ioremap_resource() to simplify codeYueHaibing1-3/+1
2018-05-09ASoC: uniphier: evea: use DAPM to change source of line-inKatsuhiro Suzuki1-22/+33
2018-03-14ASoC: uniphier: evea: add switch for changing source of line-inKatsuhiro Suzuki1-0/+11
2018-02-22ASoC: uniphier: evea: fix lisence comment styleKatsuhiro Suzuki1-18/+4
2018-02-20ASoC: uniphier: evea: fix typo 'eva' -> 'evea'Katsuhiro Suzuki1-3/+3
2018-02-12ASoC: uniphier: evea: replace codec to componentKuninori Morimoto1-34/+33
2017-12-04ASoC: uniphier: add support for UniPhier EVEA codecKatsuhiro Suzuki1-0/+567