index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
soc-core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-04
Merge tag 'auxbus-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Mark Brown
1
-1
/
+1
2020-11-30
ASoC: soc-core: tidyup jack.h
Kuninori Morimoto
1
-1
/
+0
2020-11-27
ASoC: soc-core: add soc_dapm_suspend_resume()
Kuninori Morimoto
1
-21
/
+17
2020-11-27
ASoC: soc-core: add soc_playback_digital_mute()
Kuninori Morimoto
1
-25
/
+21
2020-11-10
ASoC: soc-core: Fix component name_prefix parsing
Sameer Pujar
1
-1
/
+2
2020-10-26
ALSA: fix kernel-doc markups
Mauro Carvalho Chehab
1
-1
/
+1
2020-10-06
Merge tag 'v5.9-rc5' into asoc-5.10
Mark Brown
1
-1
/
+1
2020-09-30
ASoC: soc-core: use devm_snd_soc_register_card()
Qinglang Miao
1
-11
/
+1
2020-08-28
ASoC: core: remove artificial component and DAI name constraint
Dmitry Baryshkov
1
-18
/
+15
2020-08-27
ASoC: soc-core: add snd_soc_find_dai_with_mutex()
Kuninori Morimoto
1
-0
/
+13
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-08-18
ASoC: core: Add common helper to parse aux devs from device tree
Stephan Gerhold
1
-0
/
+31
2020-07-31
Merge remote-tracking branch 'asoc/for-5.9' into asoc-next
Mark Brown
1
-99
/
+54
2020-07-31
ASoC: core: Two step component registration
Cezary Rojewski
1
-14
/
+13
2020-07-31
ASoC: core: Simplify snd_soc_component_initialize declaration
Cezary Rojewski
1
-10
/
+8
2020-07-31
ASoC: core: Relocate and expose snd_soc_component_initialize
Cezary Rojewski
1
-0
/
+17
2020-07-30
ASoC: soc-core: Fix regression causing sysfs entries to disappear
Charles Keepax
1
-1
/
+4
2020-07-17
ASoC: soc-core: snd_soc_dai_digital_mute() for both CPU/Codec
Kuninori Morimoto
1
-2
/
+2
2020-07-08
Merge series "ASoC: topology: fix error handling flow" from Pierre-Louis Boss...
Mark Brown
1
-0
/
+27
2020-07-07
ASoC: core: Remove only the registered component in devm functions
Maxime Ripard
1
-0
/
+27
2020-06-23
ASoC: soc-link: introduce exit() callback
Pierre-Louis Bossart
1
-0
/
+3
2020-06-15
Merge series "ASoC: improve core dmesg logs and verbosity" from Pierre-Louis ...
Mark Brown
1
-2
/
+2
2020-06-15
ASoC: soc-component: add snd_soc_component_init()
Kuninori Morimoto
1
-11
/
+12
2020-06-15
ASoC: soc-component: move snd_soc_component_initialize() to soc-component.c
Kuninori Morimoto
1
-21
/
+8
2020-06-15
ASoC: soc-component: move snd_soc_component_xxx_regmap() to soc-component
Kuninori Morimoto
1
-50
/
+0
2020-06-15
ASoC: soc-core: reduce verbosity of BE override message
Pierre-Louis Bossart
1
-2
/
+2
2020-06-12
ASoC: soc-card: export snd_soc_lookup_component_nolocked
Shengjiu Wang
1
-1
/
+2
2020-06-09
ASoC: core: only convert non DPCM link to DPCM link
Bard Liao
1
-3
/
+19
2020-05-30
ASoC: soc-card: add snd_soc_card_remove_dai_link()
Kuninori Morimoto
1
-2
/
+1
2020-05-30
ASoC: soc-card: add snd_soc_card_add_dai_link()
Kuninori Morimoto
1
-2
/
+3
2020-05-30
ASoC: soc-card: add snd_soc_card_remove()
Kuninori Morimoto
1
-3
/
+1
2020-05-30
ASoC: soc-card: add snd_soc_card_late_probe()
Kuninori Morimoto
1
-9
/
+3
2020-05-30
ASoC: soc-card: add snd_soc_card_probe()
Kuninori Morimoto
1
-6
/
+3
2020-05-30
ASoC: soc-card: add probed bit field to snd_soc_card
Kuninori Morimoto
1
-10
/
+8
2020-05-30
ASoC: soc-card: add snd_soc_card_resume_post()
Kuninori Morimoto
1
-2
/
+1
2020-05-30
ASoC: soc-card: add snd_soc_card_resume_pre()
Kuninori Morimoto
1
-2
/
+1
2020-05-30
ASoC: soc-card: add snd_soc_card_suspend_post()
Kuninori Morimoto
1
-2
/
+1
2020-05-30
ASoC: soc-card: add snd_soc_card_suspend_pre()
Kuninori Morimoto
1
-2
/
+1
2020-05-30
ASoC: soc-card: move snd_soc_card_get_kcontrol() to soc-card
Kuninori Morimoto
1
-16
/
+0
2020-05-25
ASoC: soc-link: add snd_soc_link_be_hw_params_fixup()
Kuninori Morimoto
1
-1
/
+5
2020-05-25
ASoC: add soc-link.c
Kuninori Morimoto
1
-8
/
+4
2020-05-18
ASoC: use snd_soc_xxx_active()
Kuninori Morimoto
1
-5
/
+6
2020-04-29
ASoC: soc-dai: add snd_soc_pcm_dai_remove()
Kuninori Morimoto
1
-22
/
+2
2020-04-29
ASoC: soc-dai: add snd_soc_pcm_dai_probe()
Kuninori Morimoto
1
-28
/
+5
2020-04-29
ASoC: soc-dai: add snd_soc_pcm_dai_new()
Kuninori Morimoto
1
-22
/
+1
2020-04-29
ASoC: soc-dai: don't overwide dai->driver->ops
Kuninori Morimoto
1
-5
/
+0
2020-04-14
Merge series "ASoC: SOF: adjust dmesg verbosity" from Pierre-Louis Bossart <p...
Mark Brown
1
-3
/
+15
2020-04-14
ASoC: soc-core: remove cpu_dai/codec_dai/cpu_dais/codec_dais
Kuninori Morimoto
1
-8
/
+3
2020-04-14
ASoC: soc-core: tidyup soc_new_pcm_runtime() rtd setups
Kuninori Morimoto
1
-8
/
+3
2020-04-14
ASoC: soc-core: set rtd->num_cpu/codec at soc_new_pcm_runtime()
Kuninori Morimoto
1
-2
/
+2
[next]