Sign in
android-kvm
/
linux
/
a358f40600b3b39ae3906b6118625b99c0aa7a34
/
include
/
sound
/
simple_card_utils.h
f6fcc82
ASoC: audio-graph: move audio_graph_remove() to simple-card-utils.c
by Kuninori Morimoto
· 3 years, 11 months ago
1a456b1
ASoC: audio-graph: move audio_graph_card_probe() to simple-card-utils.c
by Kuninori Morimoto
· 3 years, 11 months ago
343e55e
ASoC: simple-card-utils: Increase maximum number of links to 128
by Thierry Reding
· 3 years, 11 months ago
fcfd763
ASoC: simple-card-utils: tidyup asoc_simple_parse_convert()
by Kuninori Morimoto
· 4 years ago
3919249
ASoC: simple-card-utils: tidyup dev_dbg() to use 1 line
by Kuninori Morimoto
· 4 years ago
33cd6b1
ASoC: simple-card-utils: tidyup debug info for clock
by Kuninori Morimoto
· 4 years ago
c826ec03
ASoC: simple-card-utils: multi support at asoc_simple_canonicalize_cpu/platform()
by Kuninori Morimoto
· 4 years ago
9830d3e
ASoC: simple-card-utils: add simple_props_to_xxx() macro
by Kuninori Morimoto
· 4 years ago
40d8cbe
ASoC: simple-card-utils: indicate missing CPU/Codec numbers for debug
by Kuninori Morimoto
· 4 years ago
ac813c6
ASoC: simple-card-utils: indicate dai_fmt if exist
by Kuninori Morimoto
· 4 years ago
e25704f
ASoC: simple-card-utils: remove asoc_simple_parse_xxx()
by Kuninori Morimoto
· 4 years ago
fafc05a
ASoC: simple-card-utils: use for_each_prop_xxx()
by Kuninori Morimoto
· 4 years ago
f899006
ASoC: simple-card-utils: remove li->dais/li->conf
by Kuninori Morimoto
· 4 years ago
205eb17
ASoC: simple-card-utils: share dummy DAI and reduce memory
by Kuninori Morimoto
· 4 years ago
f2138aed
ASoC: simple-card-utils: enable flexible CPU/Codec/Platform
by Kuninori Morimoto
· 4 years ago
050c795
ASoC: simple-card-utils: alloc dai_link information for CPU/Codec/Platform
by Kuninori Morimoto
· 4 years ago
d09c774
ASoC: audio-graph: Expose new members for asoc_simple_priv
by Sameer Pujar
· 4 years, 4 months ago
764aafd
ASoC: simple-card-utils: Support configure pin_name for asoc_simple_init_jack
by Shengjiu Wang
· 4 years, 8 months ago
992fd39
Merge branch 'for-5.4' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-5.5
by Mark Brown
· 5 years ago
4bbee14
ASoC: simple_card_utils.h: Add missing include
by Daniel Baluta
· 5 years ago
af621959
ASoC: simple_card_utils.h: Fix potential multiple redefinition error
by Daniel Baluta
· 5 years ago
52db668
ASoC: simple_card_utils.h: care NULL dai at asoc_simple_debug_dai()
by Kuninori Morimoto
· 6 years ago
f107294
ASoC: simple-card: support snd_soc_dai_link_component style for cpu
by Kuninori Morimoto
· 6 years ago
9019428
ASoC: simple-card-utils: add asoc_simple_parse_pin_switches()
by Paul Cercueil
· 6 years ago
ad11e59
ASoC: simple-card-utils: rename asoc_simple_card_xxx() to asoc_simple_()
by Kuninori Morimoto
· 6 years ago
8f7f298
ASoC: simple-card-utils: separate asoc_simple_card_parse_dai()
by Kuninori Morimoto
· 6 years ago
65a5056
ASoC: simple-card-utils: share asoc_simple_card_init_priv()
by Kuninori Morimoto
· 6 years ago
629f754
ASoC: simple-card-utils: share asoc_simple_be_hw_params_fixup()
by Kuninori Morimoto
· 6 years ago
ad934ca
ASoC: simple-card-utils: share asoc_simple_dai_init()
by Kuninori Morimoto
· 6 years ago
f48dcbb
ASoC: simple-card-utils: share asoc_simple_hw_param()
by Kuninori Morimoto
· 6 years ago
686911b
ASoC: simple-card-utils: share asoc_simple_shutdown()
by Kuninori Morimoto
· 6 years ago
f38df5b
ASoC: simple-card-utils: share asoc_simple_startup()
by Kuninori Morimoto
· 6 years ago
e59289c
ASoC: simple_card_utils: share common priv for simple-card/audio-graph
by Kuninori Morimoto
· 6 years ago
0580dde
ASoC: simple-card-utils: add asoc_simple_debug_info()
by Kuninori Morimoto
· 6 years ago
fe7ed4d
ASoC: simple-card: rename to asoc_simple_card_canonicalize_platform()
by Kuninori Morimoto
· 6 years ago
910fdca
ASoC: soc-core: add .num_platform for dai_link
by Kuninori Morimoto
· 6 years ago
33404f3
ASoC: simple_card_utils: remove "option" from asoc_simple_card_of_parse_routing()
by Kuninori Morimoto
· 6 years ago
a48bf02
ASoC: simple-card-utils: tidyup asoc_simple_card_parse_convert()
by Kuninori Morimoto
· 6 years ago
868cdb4
ASoC: simple-card-util: support snd_soc_dai_link_component style for platform
by Kuninori Morimoto
· 7 years ago
e664de6
ASoC: simple_card_utils: support snd_soc_dai_link_component style for codec
by Kuninori Morimoto
· 7 years ago
d613a7f
ASoC: simple-card-utils: convert to SPDX identifiers
by Kuninori Morimoto
· 7 years ago
62c2c9f
ASoC: simple-card-utils: move hp and mic detect gpios from simple-card
by Katsuhiro Suzuki
· 7 years ago
a728f56
ASoC: make clock direction configurable in asoc-simple
by Vitaly Wool
· 8 years ago
b31f11d
ASoC: simple-card-utils: add asoc_simple_card_of_parse_widgets()
by Kuninori Morimoto
· 8 years ago
3296d07
ASoC: simple-card-utils: add asoc_simple_card_of_parse_routing()
by Kuninori Morimoto
· 8 years ago
13bb1cc
ASoC: simple-card-utils: add asoc_simple_card_convert_fixup()
by Kuninori Morimoto
· 8 years ago
e68ba20
ASoC: simple-card-utils: add asoc_simple_card_of_parse_tdm()
by Kuninori Morimoto
· 8 years ago
891caea
ASoC: simple_card_utils: add asoc_simple_card_clk_xxx()
by Kuninori Morimoto
· 8 years ago
8e16638
ASoC: simple-card-utils: share same dev_dbg() for sysclk
by Kuninori Morimoto
· 8 years ago
1689333
ASoC: simple-card-utils: add asoc_simple_card_parse_graph_dai()
by Kuninori Morimoto
· 8 years ago
e984fd6
ASoC: simple-card: use devm_get_clk_from_child()
by Kuninori Morimoto
· 8 years ago
29a43aa
ASoC: simple_card_utils: tidyup file comment/define
by Kuninori Morimoto
· 8 years ago
e5668ca
ASoC: simple-card-utils: add __printf attribute
by Nicolas Iooss
· 9 years ago
0f4e071
ASoC: simple-card-utils: add asoc_simple_card_clean_reference()
by Kuninori Morimoto
· 9 years ago
983cebd
ASoC: simple-card-utils: add asoc_simple_card_canonicalize_cpu()
by Kuninori Morimoto
· 9 years ago
c262c9a
ASoC: simple-card-utils: add asoc_simple_card_canonicalize_dailink()
by Kuninori Morimoto
· 9 years ago
21ba62f
ASoC: simple-card-utils: add asoc_simple_card_init_dai()
by Kuninori Morimoto
· 9 years ago
ae30a69
ASoC: simple-card-utils: add asoc_simple_card_parse_dai()
by Kuninori Morimoto
· 9 years ago
bb6fc62
ASoC: simple-card-utils: add asoc_simple_card_parse_clk()
by Kuninori Morimoto
· 9 years ago
fc55c9b
ASoC: simple-card-utils: add asoc_simple_card_parse_card_name()
by Kuninori Morimoto
· 9 years ago
1db3312
ASoC: simple-card-utils: add asoc_simple_card_set_dailink_name()
by Kuninori Morimoto
· 9 years ago
cecdef3
ASoC: simple-card: use asoc_simple_card_parse_daifmt()
by Kuninori Morimoto
· 9 years ago
abd3147
ASoC: add new simple-card-utils.c
by Kuninori Morimoto
· 9 years ago