index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
meson
/
axg-card.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: remove snd_soc_dai_link_set_capabilities()
Kuninori Morimoto
2024-08-22
1
-1
/
+0
*
ASoC: meson: axg-card: make links nonatomic
Jerome Brunet
2024-04-29
1
-0
/
+1
*
ASoC: meson: Make meson_card_remove() return void
Uwe Kleine-König
2023-10-23
1
-1
/
+1
*
ASoC: meson: convert not to use asoc_xxx()
Kuninori Morimoto
2023-09-25
1
-6
/
+6
*
ASoC: meson: use snd_soc_{of_}get_dlc()
Kuninori Morimoto
2023-06-20
1
-2
/
+1
*
ASoC: meson: use asoc_dummy_dlc
Kuninori Morimoto
2023-05-08
1
-5
/
+3
*
ASoC: meson: switch to use c2c_params instead of params
Kuninori Morimoto
2023-04-05
1
-1
/
+2
*
ASoC: meson: axg-card: Fix nonatomic links
Neil Armstrong
2022-04-21
1
-1
/
+0
*
ASoC: meson: axg-card: make links nonatomic
Jerome Brunet
2021-10-22
1
-0
/
+1
*
Merge remote-tracking branch 'asoc/for-5.9' into asoc-next
Mark Brown
2020-07-31
1
-1
/
+1
|
\
|
*
ASoC: meson: use asoc_substream_to_rtd()
Kuninori Morimoto
2020-07-23
1
-1
/
+1
*
|
ASoC: meson: cards: deal dpcm flag change
Jerome Brunet
2020-07-31
1
-8
/
+10
|
/
*
ASoC: meson: fixes the missed kfree() for axg_card_add_tdm_loopback
Jing Xiangfeng
2020-07-17
1
-1
/
+1
*
ASoC: meson: axg-card: fix codec-to-codec link setup
Jerome Brunet
2020-04-20
1
-1
/
+3
*
ASoC: meson: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer
Kuninori Morimoto
2020-03-27
1
-4
/
+4
*
ASoC: meson: use for_each_rtd_codecs/cpus_dai() macro
Kuninori Morimoto
2020-03-10
1
-1
/
+1
*
ASoC: meson: axg-card: add toacodec support
Jerome Brunet
2020-02-21
1
-1
/
+2
*
ASoC: meson: axg: extract sound card utils
Jerome Brunet
2020-02-13
1
-376
/
+27
*
ASoC: soc-core: add for_each_xxx macro for aux_dev
Kuninori Morimoto
2019-08-09
1
-3
/
+4
*
ASoC: meson: axg-card: use snd_soc_dai_link_component for aux_dev
Kuninori Morimoto
2019-08-09
1
-3
/
+3
*
ASoC: meson: axg-card: remove useless check on codec
Jerome Brunet
2019-06-28
1
-2
/
+1
*
ASoC: meson: axg-card: fix null pointer dereference in clean up
Jerome Brunet
2019-06-10
1
-2
/
+4
*
ASoC: meson: axg-card: use modern dai_link style
Kuninori Morimoto
2019-06-06
1
-15
/
+42
*
ASoC: meson: axg-card: add basic codec-to-codec link support
Jerome Brunet
2019-05-16
1
-0
/
+19
*
ASoC: meson: axg-card: set link name based on link node name
Jerome Brunet
2019-05-16
1
-5
/
+7
*
ASoC: add for_each_card_prelinks() macro
Kuninori Morimoto
2018-09-20
1
-2
/
+1
*
ASoC: add for_each_rtd_codec_dai() macro
Kuninori Morimoto
2018-09-04
1
-4
/
+2
*
ASoC: add for_each_link_codecs() macro
Kuninori Morimoto
2018-09-04
1
-2
/
+3
*
ASoC: Convert to using %pOFn instead of device_node.name
Rob Herring
2018-08-28
1
-1
/
+1
*
ASoC: meson: align axg card driver with DT bindings documentation
Jerome Brunet
2018-07-26
1
-6
/
+6
*
ASoC: meson: add axg sound card support
Jerome Brunet
2018-07-20
1
-0
/
+671