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-topology.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-29
ASoC: topology: remove the redundant pass checks
Keyon Jie
1
-44
/
+2
2020-05-29
ASoC: topology: refine and log the header in the correct pass
Keyon Jie
1
-14
/
+36
2020-04-16
Merge series "Add support for SOF on i.MX8M" from Daniel Baluta <daniel.balut...
Mark Brown
1
-1
/
+1
2020-04-15
ASoC: topology: Remove unneeded semicolon
Amadeusz Sławiński
1
-1
/
+1
2020-04-15
ASoC: topology: Fix endianness issue
Amadeusz Sławiński
1
-1
/
+1
2020-04-09
ASoC: topology: Check return value of soc_tplg_dai_config
Amadeusz Sławiński
1
-2
/
+7
2020-04-09
ASoC: topology: Check return value of pcm_new_ver
Amadeusz Sławiński
1
-1
/
+3
2020-04-09
ASoC: topology: Check soc_tplg_add_route return value
Amadeusz Sławiński
1
-1
/
+3
2020-04-09
ASoC: topology: Check return value of soc_tplg_*_create
Amadeusz Sławiński
1
-6
/
+12
2020-04-09
ASoC: topology: Check return value of soc_tplg_create_tlv
Amadeusz Sławiński
1
-2
/
+14
2020-04-09
ASoC: topology: Add missing memory checks
Amadeusz Sławiński
1
-13
/
+49
2020-04-01
ASoC: topology: use name_prefix for new kcontrol
이경택
1
-1
/
+1
2020-03-13
Merge branch 'for-5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
1
-9
/
+13
2020-03-12
ASoC: topology: Perform component check upfront
Amadeusz Sławiński
1
-9
/
+13
2020-03-10
ASoC: soc-dapm: add for_each_card_widgets() macro
Kuninori Morimoto
1
-1
/
+1
2020-02-24
Merge branch 'for-5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
1
-7
/
+10
2020-02-19
ASoC: topology: Fix memleak in soc_tplg_manifest_load()
Dragos Tarcatu
1
-6
/
+6
2020-02-19
ASoC: topology: Fix memleak in soc_tplg_link_elems_load()
Dragos Tarcatu
1
-1
/
+4
2020-01-23
Merge branch 'asoc-5.6' into asoc-next
Mark Brown
1
-22
/
+66
2020-01-23
ASoC: topology: fix soc_tplg_fe_link_create() - link->dobj initialization order
Jaroslav Kysela
1
-3
/
+4
2020-01-03
ASoC: soc-topology: fix endianness issues
Pierre-Louis Bossart
1
-20
/
+22
2019-12-25
Merge branch 'for-5.5' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
1
-1
/
+0
2019-12-24
ASoC: topology: Prevent use-after-free in snd_soc_get_pcm_runtime()
Dragos Tarcatu
1
-3
/
+3
2019-12-18
ASoC: topology: Prevent use-after-free in snd_soc_get_pcm_runtime()
Dragos Tarcatu
1
-4
/
+4
2019-12-10
Merge branch 'for-5.5' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
1
-7
/
+20
2019-12-10
ASoC: soc-core: rename snd_soc_remove_dai_link() to snd_soc_remove_pcm_runtime()
Kuninori Morimoto
1
-1
/
+3
2019-12-10
ASoC: soc-core: rename snd_soc_add_dai_link() to snd_soc_add_pcm_runtime()
Kuninori Morimoto
1
-1
/
+1
2019-12-10
ASoC: soc-core: move snd_soc_find_dai_link()
Kuninori Morimoto
1
-0
/
+41
2019-12-10
ASoC: topology: Check return value for soc_tplg_pcm_create()
Dragos Tarcatu
1
-1
/
+7
2019-12-10
ASoC: topology: Check return value for snd_soc_add_dai_link()
Dragos Tarcatu
1
-6
/
+13
2019-11-05
ASoC: soc-core: don't call snd_soc_dapm_new_dai_widgets() at snd_soc_register...
Kuninori Morimoto
1
-1
/
+16
2019-11-05
ASoC: soc-core: have legacy_dai_naming at snd_soc_register_dai()
Kuninori Morimoto
1
-1
/
+1
2019-10-02
Merge branch 'asoc-5.4' into asoc-5.5
Mark Brown
1
-1
/
+1
2019-09-26
ASoC: topology: Fix a signedness bug in soc_tplg_dapm_widget_create()
Dan Carpenter
1
-1
/
+1
2019-09-09
Merge branch 'asoc-5.4' into asoc-next
Mark Brown
1
-1
/
+1
2019-08-27
ASoC: dapm: Expose snd_soc_dapm_new_control_unlocked properly
Amadeusz Sławiński
1
-6
/
+0
2019-08-22
ASoC: soc-topology: use for_each_component_dais() at remove_dai()
Kuninori Morimoto
1
-1
/
+1
2019-06-28
ASoC: topology: fix memory leaks on sm, se and sbe
Colin Ian King
1
-3
/
+3
2019-06-25
ASoC: topology: Consolidate and fix asoc_tplg_dapm_widget_*_create flow
Amadeusz Sławiński
1
-42
/
+35
2019-06-25
ASoC: topology: Consolidate how dtexts and dvalues are freed
Amadeusz Sławiński
1
-17
/
+24
2019-06-13
ASoC: soc-topology: fix modern dai link style
Pierre-Louis Bossart
1
-2
/
+6
2019-06-06
ASoC: soc-topology: use modern dai_link style
Kuninori Morimoto
1
-6
/
+16
2019-04-26
Merge branch 'asoc-5.1' into asoc-5.2
Mark Brown
1
-3
/
+4
2019-04-08
ASoC: topology: Use the correct dobj to free enum control values and texts
Ranjani Sridharan
1
-3
/
+4
2019-04-05
ASoC: topology: fix big-endian check
Pierre-Louis Bossart
1
-1
/
+3
2019-04-05
ASoC: topology: fix endianness issues
Pierre-Louis Bossart
1
-121
/
+170
2019-04-02
ASoC: topology: Align tplg pointer increment across all kcontrols
Liam Girdwood
1
-8
/
+9
2019-03-19
ASoC: topology: free link string in error
Bard liao
1
-0
/
+3
2019-03-19
ASoC: topology: free stream_name of dai_drv
Bard liao
1
-0
/
+5
2019-03-15
ASoC: topology: create tlv before soc_tplg_init_kcontrol
Bard liao
1
-6
/
+8
[next]