index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
soc-core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: soc-core: Fix the error return code in snd_soc_of_parse_audio_routing()
Zhen Lei
2021-07-20
1
-1
/
+1
*
ASoC: core: Fix Null-point-dereference in fmt_single_name()
Kefeng Wang
2021-06-16
1
-0
/
+2
*
ASoC: soc-core: Prevent warning if no DMI table is present
Jon Hunter
2021-04-07
1
-0
/
+4
*
ALSA: fix kernel-doc markups
Mauro Carvalho Chehab
2020-10-26
1
-1
/
+1
*
Merge tag 'v5.9-rc5' into asoc-5.10
Mark Brown
2020-10-06
1
-1
/
+1
|
\
|
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-1
/
+1
*
|
ASoC: soc-core: use devm_snd_soc_register_card()
Qinglang Miao
2020-09-30
1
-11
/
+1
*
|
ASoC: core: remove artificial component and DAI name constraint
Dmitry Baryshkov
2020-08-28
1
-18
/
+15
*
|
ASoC: soc-core: add snd_soc_find_dai_with_mutex()
Kuninori Morimoto
2020-08-27
1
-0
/
+13
*
|
ASoC: core: Add common helper to parse aux devs from device tree
Stephan Gerhold
2020-08-18
1
-0
/
+31
|
/
*
Merge remote-tracking branch 'asoc/for-5.9' into asoc-next
Mark Brown
2020-07-31
1
-99
/
+54
|
\
|
*
ASoC: core: Two step component registration
Cezary Rojewski
2020-07-31
1
-14
/
+13
|
*
ASoC: core: Simplify snd_soc_component_initialize declaration
Cezary Rojewski
2020-07-31
1
-10
/
+8
|
*
ASoC: core: Relocate and expose snd_soc_component_initialize
Cezary Rojewski
2020-07-31
1
-0
/
+17
|
*
ASoC: soc-core: snd_soc_dai_digital_mute() for both CPU/Codec
Kuninori Morimoto
2020-07-17
1
-2
/
+2
|
*
Merge series "ASoC: topology: fix error handling flow" from Pierre-Louis Boss...
Mark Brown
2020-07-08
1
-0
/
+27
|
|
\
|
*
|
ASoC: soc-link: introduce exit() callback
Pierre-Louis Bossart
2020-06-23
1
-0
/
+3
|
*
|
Merge series "ASoC: improve core dmesg logs and verbosity" from Pierre-Louis ...
Mark Brown
2020-06-15
1
-2
/
+2
|
|
\
\
|
|
*
|
ASoC: soc-core: reduce verbosity of BE override message
Pierre-Louis Bossart
2020-06-15
1
-2
/
+2
|
*
|
|
ASoC: soc-component: add snd_soc_component_init()
Kuninori Morimoto
2020-06-15
1
-11
/
+12
|
*
|
|
ASoC: soc-component: move snd_soc_component_initialize() to soc-component.c
Kuninori Morimoto
2020-06-15
1
-21
/
+8
|
*
|
|
ASoC: soc-component: move snd_soc_component_xxx_regmap() to soc-component
Kuninori Morimoto
2020-06-15
1
-50
/
+0
|
|
/
/
*
|
/
ASoC: soc-core: Fix regression causing sysfs entries to disappear
Charles Keepax
2020-07-30
1
-1
/
+4
|
|
/
|
/
|
*
|
ASoC: core: Remove only the registered component in devm functions
Maxime Ripard
2020-07-07
1
-0
/
+27
|
/
*
ASoC: soc-card: export snd_soc_lookup_component_nolocked
Shengjiu Wang
2020-06-12
1
-1
/
+2
*
ASoC: core: only convert non DPCM link to DPCM link
Bard Liao
2020-06-09
1
-3
/
+19
*
ASoC: soc-card: add snd_soc_card_remove_dai_link()
Kuninori Morimoto
2020-05-30
1
-2
/
+1
*
ASoC: soc-card: add snd_soc_card_add_dai_link()
Kuninori Morimoto
2020-05-30
1
-2
/
+3
*
ASoC: soc-card: add snd_soc_card_remove()
Kuninori Morimoto
2020-05-30
1
-3
/
+1
*
ASoC: soc-card: add snd_soc_card_late_probe()
Kuninori Morimoto
2020-05-30
1
-9
/
+3
*
ASoC: soc-card: add snd_soc_card_probe()
Kuninori Morimoto
2020-05-30
1
-6
/
+3
*
ASoC: soc-card: add probed bit field to snd_soc_card
Kuninori Morimoto
2020-05-30
1
-10
/
+8
*
ASoC: soc-card: add snd_soc_card_resume_post()
Kuninori Morimoto
2020-05-30
1
-2
/
+1
*
ASoC: soc-card: add snd_soc_card_resume_pre()
Kuninori Morimoto
2020-05-30
1
-2
/
+1
*
ASoC: soc-card: add snd_soc_card_suspend_post()
Kuninori Morimoto
2020-05-30
1
-2
/
+1
*
ASoC: soc-card: add snd_soc_card_suspend_pre()
Kuninori Morimoto
2020-05-30
1
-2
/
+1
*
ASoC: soc-card: move snd_soc_card_get_kcontrol() to soc-card
Kuninori Morimoto
2020-05-30
1
-16
/
+0
*
ASoC: soc-link: add snd_soc_link_be_hw_params_fixup()
Kuninori Morimoto
2020-05-25
1
-1
/
+5
*
ASoC: add soc-link.c
Kuninori Morimoto
2020-05-25
1
-8
/
+4
*
ASoC: use snd_soc_xxx_active()
Kuninori Morimoto
2020-05-18
1
-5
/
+6
*
ASoC: soc-dai: add snd_soc_pcm_dai_remove()
Kuninori Morimoto
2020-04-29
1
-22
/
+2
*
ASoC: soc-dai: add snd_soc_pcm_dai_probe()
Kuninori Morimoto
2020-04-29
1
-28
/
+5
*
ASoC: soc-dai: add snd_soc_pcm_dai_new()
Kuninori Morimoto
2020-04-29
1
-22
/
+1
*
ASoC: soc-dai: don't overwide dai->driver->ops
Kuninori Morimoto
2020-04-29
1
-5
/
+0
*
Merge series "ASoC: SOF: adjust dmesg verbosity" from Pierre-Louis Bossart <p...
Mark Brown
2020-04-14
1
-3
/
+15
|
\
|
*
ASoC: soc-core: Add dynamic debug logs in soc_dai_link_sanity_check()
Ranjani Sridharan
2020-04-14
1
-3
/
+15
*
|
ASoC: soc-core: remove cpu_dai/codec_dai/cpu_dais/codec_dais
Kuninori Morimoto
2020-04-14
1
-8
/
+3
*
|
ASoC: soc-core: tidyup soc_new_pcm_runtime() rtd setups
Kuninori Morimoto
2020-04-14
1
-8
/
+3
*
|
ASoC: soc-core: set rtd->num_cpu/codec at soc_new_pcm_runtime()
Kuninori Morimoto
2020-04-14
1
-2
/
+2
*
|
ASoC: soc: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer
Kuninori Morimoto
2020-04-14
1
-8
/
+8
|
/
[next]