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: core: Remove invalid snd_soc_component_set_jack call
Amadeusz Sławiński
2021-10-29
1
-3
/
+0
*
Merge branch 'asoc-5.15' into asoc-5.16
Mark Brown
2021-10-18
1
-0
/
+1
|
\
|
*
ASoC: soc-core: fix null-ptr-deref in snd_soc_del_component_unlocked()
Yang Yingliang
2021-10-11
1
-0
/
+1
*
|
ASoC: soc-core: accept zero format at snd_soc_runtime_set_dai_fmt()
Kuninori Morimoto
2021-10-18
1
-5
/
+6
*
|
ASoC: soc-core: tidyup empty function
Kuninori Morimoto
2021-10-18
1
-28
/
+7
*
|
ASoC: soc-component: add snd_soc_component_is_codec()
Kuninori Morimoto
2021-10-18
1
-3
/
+2
|
/
*
ASoC: soc-core: cleanup cppcheck warning at snd_soc_of_parse_audio_routing()
Kuninori Morimoto
2021-07-29
1
-3
/
+3
*
ASoC: soc-core: cleanup cppcheck warning at snd_soc_of_parse_audio_simple_wid...
Kuninori Morimoto
2021-07-29
1
-3
/
+3
*
ASoC: soc-core: cleanup cppcheck warning at snd_soc_add_controls()
Kuninori Morimoto
2021-07-29
1
-4
/
+3
*
ASoC: soc-core: cleanup cppcheck warning at snd_soc_unregister_component()
Kuninori Morimoto
2021-07-29
1
-3
/
+2
*
ASoC: soc-core: cleanup cppcheck warning at snd_soc_daifmt_parse_format()
Kuninori Morimoto
2021-07-29
1
-1
/
+3
*
ASoC: soc-core: cleanup cppcheck warning at snd_soc_get_dai_name()
Kuninori Morimoto
2021-07-29
1
-2
/
+1
*
ASoC: soc-core: cleanup cppcheck warning at snd_soc_set_dmi_name()
Kuninori Morimoto
2021-07-29
1
-2
/
+3
*
Merge tag 'asoc-v5.14' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
2021-07-01
1
-89
/
+288
|
\
|
*
ASoC: soc-core: remove snd_soc_of_parse_daifmt()
Kuninori Morimoto
2021-06-21
1
-104
/
+0
|
*
ASoC: soc-core: add snd_soc_daifmt_parse_format/clock_provider()
Kuninori Morimoto
2021-06-21
1
-0
/
+124
|
*
ASoC: soc-core: add snd_soc_daifmt_clock_provider_fliped()
Kuninori Morimoto
2021-06-21
1
-15
/
+25
|
*
ASoC: soc-core: add snd_soc_daifmt_clock_provider_from_bitmap()
Kuninori Morimoto
2021-06-21
1
-14
/
+19
|
*
ASoC: soc-core: Fix the error return code in snd_soc_of_parse_audio_routing()
Zhen Lei
2021-06-17
1
-1
/
+1
|
*
ASoC: soc-core: don't use discriminatory terms on snd_soc_runtime_get_dai_fmt()
Kuninori Morimoto
2021-06-08
1
-2
/
+2
|
*
ASoC: soc-core: add snd_soc_runtime_get_dai_fmt()
Kuninori Morimoto
2021-06-07
1
-0
/
+164
|
*
ASoC: soc-core: move snd_soc_runtime_set_dai_fmt() to upside
Kuninori Morimoto
2021-06-07
1
-62
/
+62
|
*
Merge branch 'for-5.13' of https://git.kernel.org/pub/scm/linux/kernel/git/br...
Mark Brown
2021-05-25
1
-0
/
+2
|
|
\
|
*
|
ASoC: soc-core: use DEVICE_ATTR_RO macro
YueHaibing
2021-05-18
1
-4
/
+4
*
|
|
Merge tag 'asoc-fix-v5.13-rc7' of https://git.kernel.org/pub/scm/linux/kernel...
Takashi Iwai
2021-06-24
1
-0
/
+2
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
ASoC: core: Fix Null-point-dereference in fmt_single_name()
Kefeng Wang
2021-05-24
1
-0
/
+2
|
|
/
*
/
ALSA: Drop superfluous argument from snd_power_wait()
Takashi Iwai
2021-05-25
1
-1
/
+1
|
/
*
ASoC: soc-core: fix always-false condition
Pierre-Louis Bossart
2021-04-19
1
-5
/
+0
*
ASoC: soc-core: fix signed/unsigned issue
Pierre-Louis Bossart
2021-04-19
1
-1
/
+1
*
Merge series "ASoC: soc-pcm: ignore dummy-DAI at soc_pcm_params_symmetry()" f...
Mark Brown
2021-04-16
1
-1
/
+1
|
\
|
*
ASoC: soc-utils: add snd_soc_component_is_dummy()
Kuninori Morimoto
2021-04-16
1
-1
/
+1
*
|
ASoC: core: Don't set platform name when of_node is set
Daniel Baluta
2021-04-16
1
-1
/
+5
|
/
*
ASoC: soc-core: use device_unregister() if rtd allocation failed
Kuninori Morimoto
2021-03-31
1
-2
/
+4
*
ASoC: soc-core: add comment for rtd freeing
Kuninori Morimoto
2021-03-31
1
-0
/
+8
*
ASoC: don't indicate error message for snd_soc_[pcm_]component_xxx()
Kuninori Morimoto
2021-03-19
1
-4
/
+2
*
ASoC: don't indicate error message for snd_soc_[pcm_]dai_xxx()
Kuninori Morimoto
2021-03-19
1
-13
/
+3
*
ASoC: soc-core: fix DMI handling
Pierre-Louis Bossart
2021-03-11
1
-1
/
+1
*
ASoC: constify of_phandle_args in snd_soc_get_dai_name()
Krzysztof Kozlowski
2021-03-10
1
-1
/
+1
*
ASoC: soc-core: Prevent warning if no DMI table is present
Jon Hunter
2021-03-10
1
-0
/
+4
*
Merge tag 'auxbus-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Mark Brown
2020-12-04
1
-1
/
+1
|
\
|
*
ALSA: fix kernel-doc markups
Mauro Carvalho Chehab
2020-10-26
1
-1
/
+1
*
|
ASoC: soc-core: tidyup jack.h
Kuninori Morimoto
2020-11-30
1
-1
/
+0
*
|
ASoC: soc-core: add soc_dapm_suspend_resume()
Kuninori Morimoto
2020-11-27
1
-21
/
+17
*
|
ASoC: soc-core: add soc_playback_digital_mute()
Kuninori Morimoto
2020-11-27
1
-25
/
+21
*
|
ASoC: soc-core: Fix component name_prefix parsing
Sameer Pujar
2020-11-10
1
-1
/
+2
|
/
*
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
[next]