index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
generic
/
simple-card-utils.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: soc-component: add snd_soc_component_is_codec()
Kuninori Morimoto
2021-10-18
1
-2
/
+2
*
ASoC: simple-card-utils: add codec2codec support
Kuninori Morimoto
2021-10-15
1
-1
/
+17
*
ASoC: simple-card-utils: add asoc_graph_is_ports0()
Kuninori Morimoto
2021-10-15
1
-0
/
+28
*
ASoC: simple-card-utils: Avoid over-allocating DLCs
Samuel Holland
2021-08-05
1
-2
/
+2
*
ASoC: simple-card-utils: switch to use snd_soc_daifmt_parse_format/clock_prov...
Kuninori Morimoto
2021-06-21
1
-11
/
+5
*
ASoC: audio-graph: move audio_graph_remove() to simple-card-utils.c
Kuninori Morimoto
2021-04-20
1
-0
/
+8
*
ASoC: audio-graph: move audio_graph_card_probe() to simple-card-utils.c
Kuninori Morimoto
2021-04-20
1
-0
/
+17
*
ASoC: simple-card-utils: tidyup asoc_simple_parse_convert()
Kuninori Morimoto
2021-04-13
1
-2
/
+1
*
ASoC: simple-card-utils: multi support at asoc_simple_canonicalize_cpu/platfo...
Kuninori Morimoto
2021-04-13
1
-5
/
+6
*
ASoC: simple-card-utils: care multi DAI at asoc_simple_clean_reference()
Kuninori Morimoto
2021-04-13
1
-3
/
+7
*
ASoC: simple-card-utils: use for_each_prop_xxx()
Kuninori Morimoto
2021-04-13
1
-51
/
+75
*
ASoC: simple-card-utils: remove li->dais/li->conf
Kuninori Morimoto
2021-04-13
1
-4
/
+10
*
ASoC: simple-card-utils: setup dai_props cpu_dai/codec_dai at initial timing
Kuninori Morimoto
2021-04-13
1
-0
/
+10
*
ASoC: simple-card-utils: share dummy DAI and reduce memory
Kuninori Morimoto
2021-04-08
1
-7
/
+23
*
ASoC: simple-card-utils: enable flexible CPU/Codec/Platform
Kuninori Morimoto
2021-04-08
1
-22
/
+50
*
Merge tag 'mute-led-rework' of https://git.kernel.org/pub/scm/linux/kernel/gi...
Mark Brown
2021-03-31
1
-6
/
+7
|
\
|
*
ASoC: simple-card-utils: Do not handle device clock
Sameer Pujar
2021-03-16
1
-6
/
+7
*
|
ASoC: simple-card-utils: alloc dai_link information for CPU/Codec/Platform
Kuninori Morimoto
2021-03-31
1
-4
/
+11
*
|
ASoC: simple-card-utils.c: remove old comment
Kuninori Morimoto
2021-03-31
1
-5
/
+0
*
|
ASoC: generic: simple-card-utils: remove useless assignment
Pierre-Louis Bossart
2021-03-10
1
-1
/
+1
|
/
*
ASoC: simple-card-utils: Fix device module clock
Sameer Pujar
2021-02-11
1
-7
/
+6
*
ASoC: generic: use asoc_substream_to_rtd()
Kuninori Morimoto
2020-07-23
1
-3
/
+3
*
ASoC: simple-card-utils: Support configure pin_name for asoc_simple_init_jack
Shengjiu Wang
2020-07-16
1
-3
/
+4
*
ASoC: generic: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer
Kuninori Morimoto
2020-03-27
1
-6
/
+6
*
ASoC: simple-card-utils: use for_each_pcm_streams()
Kuninori Morimoto
2020-03-09
1
-1
/
+1
*
ASoC: simple-card: Add support for codec2codec DAI links
Samuel Holland
2020-03-06
1
-0
/
+48
*
SoC: simple-card-utils: set 0Hz to sysclk when shutdown
Katsuhiro Suzuki
2019-09-09
1
-0
/
+7
*
ASoC: simple-card-utils: care no Platform for DPCM
Kuninori Morimoto
2019-07-10
1
-0
/
+7
*
ASoC: simple-card-utils: consider CPU-Platform possibility
Kuninori Morimoto
2019-06-28
1
-12
/
+3
*
ASoC: simple-card-utils: don't select unnecessary Platform
Kuninori Morimoto
2019-06-19
1
-3
/
+12
*
ASoC: simple-card: support snd_soc_dai_link_component style for cpu
Kuninori Morimoto
2019-06-06
1
-15
/
+6
*
ASoC: simple-card-utils: add asoc_simple_parse_pin_switches()
Paul Cercueil
2019-04-26
1
-0
/
+57
*
ASoC: simple-card-utils: remove set but not used variable 'dai_name'
YueHaibing
2019-04-01
1
-3
/
+1
*
ASoC: simple-card-utils: test memory allocation
Kuninori Morimoto
2019-03-21
1
-2
/
+7
*
ASoC: simple-card-utils: rename asoc_simple_card_xxx() to asoc_simple_()
Kuninori Morimoto
2019-03-21
1
-61
/
+61
*
ASoC: simple-card-utils: separate asoc_simple_card_parse_dai()
Kuninori Morimoto
2019-03-21
1
-143
/
+0
*
ASoC: simple-card-utils: share asoc_simple_card_init_priv()
Kuninori Morimoto
2019-03-21
1
-0
/
+49
*
ASoC: simple-card-utils: share asoc_simple_be_hw_params_fixup()
Kuninori Morimoto
2019-03-21
1
-0
/
+12
*
ASoC: simple-card-utils: share asoc_simple_dai_init()
Kuninori Morimoto
2019-03-21
1
-3
/
+22
*
ASoC: simple-card-utils: share asoc_simple_hw_param()
Kuninori Morimoto
2019-03-21
1
-0
/
+57
*
ASoC: simple-card-utils: share asoc_simple_shutdown()
Kuninori Morimoto
2019-03-21
1
-2
/
+14
*
ASoC: simple-card-utils: share asoc_simple_startup()
Kuninori Morimoto
2019-03-21
1
-2
/
+20
*
ASoC: simple-card-utils: add asoc_simple_debug_info()
Kuninori Morimoto
2019-03-21
1
-12
/
+0
*
ASoC: simple-card: rename to asoc_simple_card_canonicalize_platform()
Kuninori Morimoto
2019-01-21
1
-5
/
+2
*
ASoC: soc-core: add .num_platform for dai_link
Kuninori Morimoto
2019-01-21
1
-2
/
+2
*
ASoC: simple-card-utils: check "reg" property on asoc_simple_card_get_dai_id()
Kuninori Morimoto
2019-01-03
1
-3
/
+11
*
ASoC: simple-card-utils: fixup asoc_simple_card_get_dai_id() ID method
Kuninori Morimoto
2018-12-14
1
-4
/
+28
*
ASoC: simple-card-utils: fix build warning without CONFIG_OF
Arnd Bergmann
2018-12-11
1
-1
/
+4
*
ASoC: simple-card-utils: fixup asoc_simple_card_get_dai_id() counting
Kuninori Morimoto
2018-12-04
1
-19
/
+3
*
ASoC: simple_card_utils: remove "option" from asoc_simple_card_of_parse_routi...
Kuninori Morimoto
2018-11-21
1
-7
/
+3
[next]