index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
soc-topology.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-12
ASoC: topology: Properly initialize soc_enum values
Amadeusz Sławiński
1
-0
/
+2
2022-04-15
ASoC: topology: Allow TLV control to be either read or write
Amadeusz Sławiński
1
-1
/
+2
2021-12-01
ASoC: topology: Add missing rwsem around snd_ctl_remove() calls
Takashi Iwai
1
-0
/
+3
2021-02-03
ASoC: topology: Fix memory corruption in soc_tplg_denum_create_values()
Dan Carpenter
1
-1
/
+1
2020-07-29
ASoC: topology: fix tlvs in error handling for widget_dmixer
Pierre-Louis Bossart
1
-1
/
+1
2020-07-29
ASoC: topology: fix kernel oops on route addition error
Pierre-Louis Bossart
1
-5
/
+17
2020-05-10
ASoC: topology: Fix endianness issue
Amadeusz Sławiński
1
-1
/
+1
2020-05-10
ASoC: topology: Check return value of soc_tplg_dai_config
Amadeusz Sławiński
1
-2
/
+7
2020-05-10
ASoC: topology: Check return value of pcm_new_ver
Amadeusz Sławiński
1
-1
/
+3
2020-05-10
ASoC: topology: Check soc_tplg_add_route return value
Amadeusz Sławiński
1
-1
/
+3
2020-05-10
ASoC: topology: Check return value of soc_tplg_*_create
Amadeusz Sławiński
1
-6
/
+12
2020-05-10
ASoC: topology: Check return value of soc_tplg_create_tlv
Amadeusz Sławiński
1
-2
/
+14
2020-04-17
ASoC: topology: use name_prefix for new kcontrol
이경택
1
-1
/
+1
2020-03-12
ASoC: topology: Fix memleak in soc_tplg_manifest_load()
Dragos Tarcatu
1
-6
/
+6
2020-03-12
ASoC: topology: Fix memleak in soc_tplg_link_elems_load()
Dragos Tarcatu
1
-1
/
+4
2020-02-24
ASoC: soc-topology: fix endianness issues
Pierre-Louis Bossart
1
-20
/
+22
2020-02-05
ASoC: topology: fix soc_tplg_fe_link_create() - link->dobj initialization order
Jaroslav Kysela
1
-3
/
+4
2020-02-01
ASoC: topology: Prevent use-after-free in snd_soc_get_pcm_runtime()
Dragos Tarcatu
1
-3
/
+3
2020-01-12
ASoC: topology: Check return value for soc_tplg_pcm_create()
Dragos Tarcatu
1
-1
/
+7
2020-01-12
ASoC: topology: Check return value for snd_soc_add_dai_link()
Dragos Tarcatu
1
-6
/
+13
2019-10-21
Merge tag 'asoc-fix-v5.4-rc4' of https://git.kernel.org/pub/scm/linux/kernel/...
Takashi Iwai
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
2019-02-18
Merge branch 'for-5.0' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
1
-1
/
+7
2019-02-18
ASoC: topology: free created components in tplg load error
Bard liao
1
-1
/
+7
2019-02-06
Merge branch 'asoc-5.0' into asoc-5.1 for dapm table
Mark Brown
1
-0
/
+5
2019-02-04
ASoC: topology: unload physical dai link in remove
Bard liao
1
-0
/
+32
2019-02-02
ASoC: topology: fix oops/use-after-free case with dai driver
Guennadi Liakhovetski
1
-0
/
+5
2019-01-29
ASoC: topology: modify dapm route loading routine and add dapm route unloading
Ranjani Sridharan
1
-16
/
+86
2019-01-29
ASoC: topology: fix memory leak in soc_tplg_dapm_widget_create
Bard liao
1
-0
/
+3
2019-01-29
ASoC: topology: Fix memory leak from soc_tplg_denum_create_texts
Amadeusz Sławiński
1
-0
/
+3
2019-01-29
ASoC: topology: Remove widgets from dobj list
Amadeusz Sławiński
1
-0
/
+2
2019-01-29
ASoC: topology: Reduce number of dereferences when accessing dobj
Amadeusz Sławiński
1
-12
/
+12
2018-10-05
ASoC: topology: Use the standard fall-through annotations
Takashi Iwai
1
-2
/
+2
2018-09-05
ASoC: dapm: Move error handling to snd_soc_dapm_new_control_unlocked
Charles Keepax
1
-11
/
+0
[next]