summaryrefslogtreecommitdiff
path: root/sound/soc/atmel/mikroe-proto.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-22ASoC: atmel: use devm_snd_soc_register_card()Kuninori Morimoto1-7/+1
2023-09-25ASoC: atmel: convert not to use asoc_xxx()Kuninori Morimoto1-1/+1
2023-03-20ASoC: atmel: mikroe-proto: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2022-06-22ASoC: core: Make snd_soc_unregister_card() return voidUwe Kleine-König1-1/+3
2022-03-08ASoC: atmel: Fix error handling in snd_proto_probeMiaoqian Lin1-8/+12
2021-12-20ASoC: ateml: Use dev_err_probe() helperKuninori Morimoto1-3/+3
2021-09-16ASoC: atmel: Convert to new style DAI format definitionsMark Brown1-2/+2
2021-06-21ASoC: atmel: switch to use snd_soc_daifmt_parse_format/clock_provider()Kuninori Morimoto1-3/+6
2020-03-27ASoC: atmel: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointerKuninori Morimoto1-1/+1
2019-06-28ASoC: amtel: mikroe-proto: consider CPU-Platform possibilityKuninori Morimoto1-2/+5
2019-06-26Merge tag 'v5.2-rc6' into asoc-5.3Mark Brown1-4/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2019-06-19ASoC: atmel: mikroe-proto: don't select unnecessary PlatformKuninori Morimoto1-5/+2
2019-06-06ASoC: atmel: mikroe-proto: use modern dai_link styleKuninori Morimoto1-4/+17
2018-09-03ASoC: Add driver for PROTO Audio CODEC (with a WM8731)Codrin Ciubotariu1-0/+165