index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
soc-topology.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-2
/
+2
*
ASoC: topology: add more logs when topology load fails.
Pierre-Louis Bossart
2020-07-08
1
-3
/
+10
*
ASoC: topology: factor kfree(se) in error handling
Pierre-Louis Bossart
2020-07-08
1
-6
/
+3
*
ASoC: topology: use break on errors, not continue
Pierre-Louis Bossart
2020-07-08
1
-25
/
+28
*
ASoC: topology: fix tlvs in error handling for widget_dmixer
Pierre-Louis Bossart
2020-07-08
1
-1
/
+1
*
ASoC: topology: fix kernel oops on route addition error
Pierre-Louis Bossart
2020-07-08
1
-5
/
+17
*
ASoC: soc-topology: use devm_snd_soc_register_dai()
Pierre-Louis Bossart
2020-06-15
1
-2
/
+1
*
ASoC: topology: remove the redundant pass checks
Keyon Jie
2020-05-29
1
-44
/
+2
*
ASoC: topology: refine and log the header in the correct pass
Keyon Jie
2020-05-29
1
-14
/
+36
*
Merge series "Add support for SOF on i.MX8M" from Daniel Baluta <daniel.balut...
Mark Brown
2020-04-16
1
-1
/
+1
|
\
|
*
ASoC: topology: Fix endianness issue
Amadeusz Sławiński
2020-04-15
1
-1
/
+1
*
|
ASoC: topology: Remove unneeded semicolon
Amadeusz Sławiński
2020-04-15
1
-1
/
+1
|
/
*
ASoC: topology: Check return value of soc_tplg_dai_config
Amadeusz Sławiński
2020-04-09
1
-2
/
+7
*
ASoC: topology: Check return value of pcm_new_ver
Amadeusz Sławiński
2020-04-09
1
-1
/
+3
*
ASoC: topology: Check soc_tplg_add_route return value
Amadeusz Sławiński
2020-04-09
1
-1
/
+3
*
ASoC: topology: Check return value of soc_tplg_*_create
Amadeusz Sławiński
2020-04-09
1
-6
/
+12
*
ASoC: topology: Check return value of soc_tplg_create_tlv
Amadeusz Sławiński
2020-04-09
1
-2
/
+14
*
ASoC: topology: Add missing memory checks
Amadeusz Sławiński
2020-04-09
1
-13
/
+49
*
ASoC: topology: use name_prefix for new kcontrol
이경택
2020-04-01
1
-1
/
+1
*
Merge branch 'for-5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
2020-03-13
1
-9
/
+13
|
\
|
*
ASoC: topology: Perform component check upfront
Amadeusz Sławiński
2020-03-12
1
-9
/
+13
*
|
ASoC: soc-dapm: add for_each_card_widgets() macro
Kuninori Morimoto
2020-03-10
1
-1
/
+1
*
|
Merge branch 'for-5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
2020-02-24
1
-7
/
+10
|
\
|
|
*
ASoC: topology: Fix memleak in soc_tplg_manifest_load()
Dragos Tarcatu
2020-02-19
1
-6
/
+6
|
*
ASoC: topology: Fix memleak in soc_tplg_link_elems_load()
Dragos Tarcatu
2020-02-19
1
-1
/
+4
*
|
Merge branch 'asoc-5.6' into asoc-next
Mark Brown
2020-01-23
1
-22
/
+66
|
\
|
|
*
ASoC: soc-topology: fix endianness issues
Pierre-Louis Bossart
2020-01-03
1
-20
/
+22
|
*
Merge branch 'for-5.5' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
2019-12-25
1
-1
/
+0
|
|
\
|
*
|
ASoC: topology: Prevent use-after-free in snd_soc_get_pcm_runtime()
Dragos Tarcatu
2019-12-18
1
-4
/
+4
|
*
|
Merge branch 'for-5.5' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
2019-12-10
1
-7
/
+20
|
|
\
\
|
*
|
|
ASoC: soc-core: rename snd_soc_remove_dai_link() to snd_soc_remove_pcm_runtime()
Kuninori Morimoto
2019-12-10
1
-1
/
+3
|
*
|
|
ASoC: soc-core: rename snd_soc_add_dai_link() to snd_soc_add_pcm_runtime()
Kuninori Morimoto
2019-12-10
1
-1
/
+1
|
*
|
|
ASoC: soc-core: move snd_soc_find_dai_link()
Kuninori Morimoto
2019-12-10
1
-0
/
+41
*
|
|
|
ASoC: topology: fix soc_tplg_fe_link_create() - link->dobj initialization order
Jaroslav Kysela
2020-01-23
1
-3
/
+4
|
|
_
|
/
|
/
|
|
*
|
|
ASoC: topology: Prevent use-after-free in snd_soc_get_pcm_runtime()
Dragos Tarcatu
2019-12-24
1
-3
/
+3
|
|
/
|
/
|
*
|
ASoC: topology: Check return value for soc_tplg_pcm_create()
Dragos Tarcatu
2019-12-10
1
-1
/
+7
*
|
ASoC: topology: Check return value for snd_soc_add_dai_link()
Dragos Tarcatu
2019-12-10
1
-6
/
+13
|
/
*
ASoC: soc-core: don't call snd_soc_dapm_new_dai_widgets() at snd_soc_register...
Kuninori Morimoto
2019-11-05
1
-1
/
+16
*
ASoC: soc-core: have legacy_dai_naming at snd_soc_register_dai()
Kuninori Morimoto
2019-11-05
1
-1
/
+1
*
Merge branch 'asoc-5.4' into asoc-5.5
Mark Brown
2019-10-02
1
-1
/
+1
|
\
|
*
ASoC: topology: Fix a signedness bug in soc_tplg_dapm_widget_create()
Dan Carpenter
2019-09-26
1
-1
/
+1
*
|
Merge branch 'asoc-5.4' into asoc-next
Mark Brown
2019-09-09
1
-1
/
+1
|
\
|
|
*
ASoC: soc-topology: use for_each_component_dais() at remove_dai()
Kuninori Morimoto
2019-08-22
1
-1
/
+1
*
|
ASoC: dapm: Expose snd_soc_dapm_new_control_unlocked properly
Amadeusz Sławiński
2019-08-27
1
-6
/
+0
|
/
*
ASoC: topology: fix memory leaks on sm, se and sbe
Colin Ian King
2019-06-28
1
-3
/
+3
*
ASoC: topology: Consolidate and fix asoc_tplg_dapm_widget_*_create flow
Amadeusz Sławiński
2019-06-25
1
-42
/
+35
*
ASoC: topology: Consolidate how dtexts and dvalues are freed
Amadeusz Sławiński
2019-06-25
1
-17
/
+24
*
ASoC: soc-topology: fix modern dai link style
Pierre-Louis Bossart
2019-06-13
1
-2
/
+6
*
ASoC: soc-topology: use modern dai_link style
Kuninori Morimoto
2019-06-06
1
-6
/
+16
*
Merge branch 'asoc-5.1' into asoc-5.2
Mark Brown
2019-04-26
1
-3
/
+4
|
\
[next]