summaryrefslogtreecommitdiffstats
path: root/sound/soc/atmel/mikroe-proto.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: atmel: use devm_snd_soc_register_card()Kuninori Morimoto2024-01-221-7/+1
* ASoC: atmel: convert not to use asoc_xxx()Kuninori Morimoto2023-09-251-1/+1
* ASoC: atmel: mikroe-proto: Convert to platform remove callback returning voidUwe Kleine-König2023-03-201-4/+2
* ASoC: core: Make snd_soc_unregister_card() return voidUwe Kleine-König2022-06-221-1/+3
* ASoC: atmel: Fix error handling in snd_proto_probeMiaoqian Lin2022-03-081-8/+12
* ASoC: ateml: Use dev_err_probe() helperKuninori Morimoto2021-12-201-3/+3
* ASoC: atmel: Convert to new style DAI format definitionsMark Brown2021-09-161-2/+2
* ASoC: atmel: switch to use snd_soc_daifmt_parse_format/clock_provider()Kuninori Morimoto2021-06-211-3/+6
* ASoC: atmel: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointerKuninori Morimoto2020-03-271-1/+1
* ASoC: amtel: mikroe-proto: consider CPU-Platform possibilityKuninori Morimoto2019-06-281-2/+5
* Merge tag 'v5.2-rc6' into asoc-5.3Mark Brown2019-06-261-4/+1
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* | ASoC: atmel: mikroe-proto: don't select unnecessary PlatformKuninori Morimoto2019-06-191-5/+2
* | ASoC: atmel: mikroe-proto: use modern dai_link styleKuninori Morimoto2019-06-061-4/+17
|/
* ASoC: Add driver for PROTO Audio CODEC (with a WM8731)Codrin Ciubotariu2018-09-031-0/+165