index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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: merge snd_soc_register_dai() and soc_add_dai()
Kuninori Morimoto
2019-11-12
1
-27
/
+16
*
ASoC: soc-core: remove soc_is_dai_link_bound()
Kuninori Morimoto
2019-11-12
1
-19
/
+0
*
ASoC: soc-core: fixup dead-lock at snd_soc_unregister_component()
Kuninori Morimoto
2019-11-06
1
-5
/
+15
*
ASoC: soc-core: fix RIP warning on card removal
Pierre-Louis Bossart
2019-11-06
1
-1
/
+3
*
ASoC: soc-core: remove topology specific operation
Kuninori Morimoto
2019-11-05
1
-24
/
+4
*
ASoC: soc-core: call snd_soc_register_dai() from snd_soc_register_dais()
Kuninori Morimoto
2019-11-05
1
-8
/
+8
*
ASoC: soc-core: don't call snd_soc_dapm_new_dai_widgets() at snd_soc_register...
Kuninori Morimoto
2019-11-05
1
-24
/
+5
*
ASoC: soc-core: have legacy_dai_naming at snd_soc_register_dai()
Kuninori Morimoto
2019-11-05
1
-2
/
+3
*
ASoC: soc-core: add snd_soc_unregister_dai()
Kuninori Morimoto
2019-11-05
1
-5
/
+14
*
ASoC: soc-core: move snd_soc_unregister_dais()
Kuninori Morimoto
2019-11-05
1
-16
/
+16
*
ASoC: soc-core: move snd_soc_register_dai()
Kuninori Morimoto
2019-11-05
1
-36
/
+36
*
ASoC: soc-core: use snd_soc_lookup_component() at snd_soc_unregister_component()
Kuninori Morimoto
2019-11-05
1
-15
/
+5
*
ASoC: soc-core: remove snd_soc_component_add/del()
Kuninori Morimoto
2019-11-05
1
-33
/
+25
*
ASoC: soc-core: add snd_soc_del_component_unlocked()
Kuninori Morimoto
2019-11-05
1
-11
/
+9
*
ASoC: soc-core: tidyup snd_soc_lookup_component()
Kuninori Morimoto
2019-11-05
1
-13
/
+10
*
ASoC: soc-core: move snd_soc_lookup_component()
Kuninori Morimoto
2019-11-05
1
-26
/
+26
*
ASoC: soc-core: add soc_unbind_dai_link()
Kuninori Morimoto
2019-11-05
1
-10
/
+12
*
ASoC: soc-core: call soc_bind_dai_link() under snd_soc_add_dai_link()
Kuninori Morimoto
2019-11-05
1
-17
/
+6
*
ASoC: soc-core: remove duplicated soc_is_dai_link_bound()
Kuninori Morimoto
2019-11-05
1
-3
/
+0
*
ASoC: soc-core: typo fix at soc_dai_link_sanity_check()
Kuninori Morimoto
2019-11-05
1
-1
/
+1
*
ASoC: soc-core: tidyup soc_init_dai_link()
Kuninori Morimoto
2019-11-05
1
-15
/
+7
*
ASoC: soc-core: move soc_init_dai_link()
Kuninori Morimoto
2019-11-05
1
-96
/
+96
*
ASoC: soc-core: remove unneeded snd_soc_tplg_component_remove()
Kuninori Morimoto
2019-10-30
1
-2
/
+0
*
ASoC: soc-core: add for_each_rtd_components() and replace
Kuninori Morimoto
2019-10-23
1
-13
/
+9
*
ASoC: soc-core: snd_soc_unbind_card() cleanup
Kuninori Morimoto
2019-10-22
1
-3
/
+0
*
ASoC: soc-core: add snd_soc_pcm_lib_ioctl()
Kuninori Morimoto
2019-10-08
1
-0
/
+12
*
ASoC: soc-core: setup card->rtd_num at snd_soc_instantiate_card()
Kuninori Morimoto
2019-10-03
1
-3
/
+1
*
ASoC: soc-core: use devm_xxx for component related resource
Kuninori Morimoto
2019-10-03
1
-9
/
+4
*
ASoC: soc-core: add soc_setup_card_name()
Kuninori Morimoto
2019-10-03
1
-18
/
+42
*
ASoC: soc-core: remove soc_remove_dai_links()
Kuninori Morimoto
2019-10-03
1
-18
/
+8
*
ASoC: soc-core: use devm_kzalloc() for rtd
Kuninori Morimoto
2019-10-03
1
-4
/
+2
*
ASoC: core: Clarify usage of ignore_machine
Daniel Baluta
2019-10-01
1
-2
/
+2
*
ASoC: soc-core: remove snd_soc_rtdcom_del_all()
Kuninori Morimoto
2019-10-01
1
-12
/
+12
*
ASoC: soc-core: tidyup soc_new_pcm_runtime() alloc order
Kuninori Morimoto
2019-10-01
1
-23
/
+32
*
ASoC: soc-core: merge soc_free_pcm_runtime() and soc_rtd_free()
Kuninori Morimoto
2019-10-01
1
-16
/
+8
*
ASoC: soc-core: merge soc_new_pcm_runtime() and soc_rtd_init()
Kuninori Morimoto
2019-10-01
1
-42
/
+53
*
ASoC: soc-core: create rtd->codec_dais first
Kuninori Morimoto
2019-10-01
1
-6
/
+6
*
ASoC: soc-core: call list_del(&rtd->list) at soc_free_pcm_runtime()
Kuninori Morimoto
2019-10-01
1
-3
/
+2
*
ASoC: soc-core: merge soc_add_pcm_runtime() into soc_new_pcm_runtime()
Kuninori Morimoto
2019-10-01
1
-7
/
+2
*
ASoC: soc-core: move soc_free_pcm_runtime()
Kuninori Morimoto
2019-10-01
1
-7
/
+7
*
ASoC: core: use list_del_init and move it back to soc_cleanup_component
Bard liao
2019-09-20
1
-1
/
+2
*
ASoC: core: delete component->card_list in soc_remove_component only
Bard Liao
2019-09-17
1
-2
/
+1
*
ASoC: soc-core: self contained soc_unbind_aux_dev()
Kuninori Morimoto
2019-09-09
1
-8
/
+9
*
ASoC: soc-core: add soc_unbind_aux_dev()
Kuninori Morimoto
2019-09-09
1
-1
/
+7
*
ASoC: soc-core: self contained soc_bind_aux_dev()
Kuninori Morimoto
2019-09-09
1
-16
/
+15
*
ASoC: soc-core: move soc_probe_link_dais() next to soc_remove_link_dais()
Kuninori Morimoto
2019-09-09
1
-29
/
+29
*
ASoC: soc-core: self contained soc_probe_link_dais()
Kuninori Morimoto
2019-09-09
1
-25
/
+25
*
ASoC: soc-core: add new soc_link_init()
Kuninori Morimoto
2019-09-09
1
-10
/
+18
*
ASoC: soc-core: move soc_probe_dai() next to soc_remove_dai()
Kuninori Morimoto
2019-09-09
1
-20
/
+20
*
ASoC: soc-core: self contained soc_remove_link_dais()
Kuninori Morimoto
2019-09-09
1
-14
/
+15
[prev]
[next]