index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
soc-core.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: soc-core.c: use helper function
Kuninori Morimoto
2023-01-31
1
-4
/
+4
*
ASoC: Merge up fixes
Mark Brown
2022-11-29
1
-2
/
+15
|
\
|
*
ASoC: core: Fix use-after-free in snd_soc_exit()
Chen Zhongjin
2022-10-28
1
-2
/
+15
*
|
ASoC: core: Exit all links before removing their components
Cezary Rojewski
2022-11-18
1
-3
/
+3
*
|
ASoC: core: fix wrong size kzalloc for rtd's components member
lishqchn
2022-11-15
1
-1
/
+1
|
/
*
ASoC: core: clarify the driver name initialization
Jaroslav Kysela
2022-09-29
1
-14
/
+23
*
ASoC: soc.h: remove num_cpus/codecs
Kuninori Morimoto
2022-09-20
1
-3
/
+1
*
ASoC: soc-core.c: setup rtd->pmdown_time at soc_new_pcm_runtime()
Kuninori Morimoto
2022-09-19
1
-3
/
+1
*
ASoC: core: Replace sprintf() with sysfs_emit()
Takashi Iwai
2022-08-15
1
-1
/
+1
*
ASoC: soc-core.c: share code for snd_soc_of_get_dai_link_cpus/codecs()
Kuninori Morimoto
2022-06-29
1
-68
/
+72
*
ASoC: soc-core.c: fixup snd_soc_of_get_dai_link_cpus()
Kuninori Morimoto
2022-06-29
1
-9
/
+9
*
ASoC: core: Switch core to new DAI naming flag
Charles Keepax
2022-06-27
1
-1
/
+1
*
ASoC: core: Make snd_soc_unregister_card() return void
Uwe Kleine-König
2022-06-22
1
-3
/
+1
*
ASoC: Introduce 'fixup_controls' card method
Martin Povišer
2022-06-10
1
-0
/
+1
*
ASoC: core: Always send the CPU DAI a direct clock specifier
Charles Keepax
2022-06-06
1
-12
/
+3
*
ASoC: core: Add set_fmt_new callback that directly specifies provider
Charles Keepax
2022-06-06
1
-1
/
+2
*
ASoC: core: Pass legacy_dai_naming flag directly
Charles Keepax
2022-05-16
1
-1
/
+1
*
ASoC: core: Correct spelling fliped -> flipped
Charles Keepax
2022-05-16
1
-3
/
+3
*
ASoC: soc-core: remove always-false path
Pierre-Louis Bossart
2022-04-23
1
-5
/
+5
*
ASoC: Merge fixes
Mark Brown
2022-04-08
1
-0
/
+5
|
\
|
*
ASoC: soc-core: add debugfs_prefix member to snd_soc_component_driver
Heiner Kallweit
2022-04-05
1
-0
/
+5
*
|
ASoC: Introduce snd_soc_of_get_dai_link_cpus
Martin Povišer
2022-04-05
1
-0
/
+80
|
/
*
ASoC: Export DAI register and widget ctor and dctor functions
Cezary Rojewski
2022-03-11
1
-0
/
+1
*
ASoC: soc-core: skip zero num_dai component in searching dai name
Shengjiu Wang
2022-02-15
1
-1
/
+1
*
ASoC: core: Add snd_soc_of_parse_pin_switches() from simple-card-utils
Stephan Gerhold
2021-12-23
1
-0
/
+50
*
ASoC: soc-pcm: Fix and cleanup DPCM locking
Takashi Iwai
2021-12-14
1
-1
/
+0
*
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
[next]