summaryrefslogtreecommitdiff
path: root/sound/soc/loongson/loongson_card.c
AgeCommit message (Expand)Author
2024-10-10ASoC: loongson: Fix component check failed on FDT systemsBinbin Zhou
2024-09-10ASoC: loongson: Add the correct judgement returnTang Bin
2024-09-09ASoC: loongson: Factor out loongson_card_acpi_find_device() functionBinbin Zhou
2024-09-09ASoC: loongson: Simplify if statment in loongson_card_hw_params()Binbin Zhou
2024-09-09ASoC: loongson: Simplify with dev_err_probe()Binbin Zhou
2024-09-09ASoC: loongson: Simplify probe() with local dev variableBinbin Zhou
2024-09-06ASoC: loongson: remove redundant variable assignmentsTang Bin
2024-09-03ASoC: loongson: fix error releasetangbin
2024-05-06ASoC: loongson: Use snd_soc_substream_to_rtd() for accessing private_dataKrzysztof Kozlowski
2023-09-25ASoC: loongson: convert not to use asoc_xxx()Kuninori Morimoto
2023-07-26ASoC: loongson: drop of_match_ptr for OF device idYingKun Meng
2023-06-20ASoC: loongson: use snd_soc_{of_}get_dlc()Kuninori Morimoto
2023-06-20ASoC: soc-core.c: add index on snd_soc_of_get_dai_name()Kuninori Morimoto
2023-06-19ASoC: loongson: fix error codes in loongson_card_parse_acpi()Dan Carpenter
2023-06-15ASoC: loongson: Add Loongson ASoC Sound Card SupportYingkun Meng