index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
meson
/
meson-card-utils.c
Age
Commit message (
Expand
)
Author
2025-06-08
ASoC: meson: Use helper function for_each_child_of_node_scoped()
Ai Chao
2025-04-24
ASoC: meson: meson-card-utils: use of_property_present() for DT parsing
Martin Blumenstingl
2025-03-03
ASoC: meson: meson-card-utils: use inclusive language for SND_SOC_DAIFMT_CBx_CFx
Kuninori Morimoto
2024-08-22
ASoC: amlogic: do not use dpcm_playback/capture flags
Jerome Brunet
2023-10-23
ASoC: meson: Make meson_card_remove() return void
Uwe Kleine-König
2023-09-25
ASoC: meson: convert not to use asoc_xxx()
Kuninori Morimoto
2023-06-20
ASoC: meson: use snd_soc_{of_}get_dlc()
Kuninori Morimoto
2023-05-08
ASoC: meson: use asoc_dummy_dlc
Kuninori Morimoto
2021-12-20
ASoC: meson: Use dev_err_probe() helper
Kuninori Morimoto
2021-10-18
ASoC: meson: implement driver_name for snd_soc_card in meson-card-utils
Christian Hewitt
2021-06-21
ASoC: meson: switch to use snd_soc_daifmt_parse_format/clock_provider()
Kuninori Morimoto
2020-08-18
ASoC: meson: Use snd_soc_of_parse_aux_devs()
Stephan Gerhold
2020-07-31
Merge remote-tracking branch 'asoc/for-5.9' into asoc-next
Mark Brown
2020-07-31
ASoC: meson: cards: deal dpcm flag change
Jerome Brunet
2020-07-30
Merge series "ASoC: meson: tdm fixes" from Jerome Brunet <jbrunet@baylibre.com>:
Mark Brown
2020-07-30
ASoC: meson: cards: remove DT_PREFIX for standard daifmt properties
Jerome Brunet
2020-07-23
ASoC: meson: use asoc_substream_to_rtd()
Kuninori Morimoto
2020-06-05
ASoC: meson: fix memory leak of links if allocation of ldata fails
Colin Ian King
2020-03-27
ASoC: meson: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer
Kuninori Morimoto
2020-03-10
ASoC: meson: use for_each_rtd_codecs/cpus_dai() macro
Kuninori Morimoto
2020-02-13
ASoC: meson: axg: extract sound card utils
Jerome Brunet