summaryrefslogtreecommitdiffstats
path: root/sound/soc/loongson
Commit message (Expand)AuthorAgeFilesLines
* ASoC: loongson: convert not to use asoc_xxx()Kuninori Morimoto2023-09-252-4/+4
* ASoC: loongson: merge DAI call back functions into opsKuninori Morimoto2023-08-141-8/+8
* ASoC: loongson: drop of_match_ptr for OF device idYingKun Meng2023-07-261-1/+1
* ASoC: loongson: fix address space confusionArnd Bergmann2023-06-221-2/+2
* ASoC: loongson: use snd_soc_{of_}get_dlc()Kuninori Morimoto2023-06-201-23/+11
* ASoC: soc-core.c: add index on snd_soc_of_get_dai_name()Kuninori Morimoto2023-06-201-2/+2
* ASoC: loongson: change the type of variable irq to intYingKun Meng2023-06-191-1/+1
* ASoC: loongson: fix error codes in loongson_card_parse_acpi()Dan Carpenter2023-06-191-4/+4
* ASoC: loongson: fix compile testing on 32-bitArnd Bergmann2023-06-161-1/+1
* ASoC: loongson: add PCI dependencyArnd Bergmann2023-06-161-0/+1
* ASoC: loongson: fix unused PM function warningArnd Bergmann2023-06-161-1/+1
* ASoC: loongson: Add Loongson ASoC Sound Card SupportYingkun Meng2023-06-153-0/+244
* ASoC: Add support for Loongson I2S controllerYingkun Meng2023-06-157-0/+897