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
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-19
ASoC: topology: Fix incorrect addressing assignments
Tang Bin
1
-2
/
+2
2024-09-13
ASoC: topology: Fix redundant logical jump
Tang Bin
1
-6
/
+3
2024-07-02
ASoC: topology: Unify code for creating standalone and widget enum control
Amadeusz Sławiński
1
-77
/
+9
2024-07-02
ASoC: topology: Unify code for creating standalone and widget mixer control
Amadeusz Sławiński
1
-57
/
+9
2024-07-02
ASoC: topology: Unify code for creating standalone and widget bytes control
Amadeusz Sławiński
1
-42
/
+9
2024-07-02
ASoC: topology: Reshuffle function placement
Amadeusz Sławiński
1
-233
/
+233
2024-07-02
ASoC: topology: Rename function creating widget kcontrol
Amadeusz Sławiński
1
-6
/
+6
2024-07-02
ASoC: topology: Align dynamic object initialization for controls
Amadeusz Sławiński
1
-5
/
+9
2024-07-02
ASoC: topology: Correctly set shift_r in soc_tplg_denum_create()
Amadeusz Sławiński
1
-1
/
+1
2024-07-02
ASoC: topology: Cleanup soc_tplg_dapm_widget_denum_create
Amadeusz Sławiński
1
-21
/
+10
2024-07-02
ASoC: topology: Cleanup soc_tplg_dapm_widget_dmixer_create
Amadeusz Sławiński
1
-23
/
+12
2024-07-02
ASoC: topology: Cleanup soc_tplg_dapm_widget_dbytes_create
Amadeusz Sławiński
1
-12
/
+5
2024-07-02
ASoC: topology: Properly initialize soc_enum values
Amadeusz Sławiński
1
-0
/
+2
2024-07-02
ASoC: topology: Do not do unnecessary dobj management
Amadeusz Sławiński
1
-4
/
+0
2024-07-02
ASoC: topology: Simplify code
Amadeusz Sławiński
1
-7
/
+3
2024-06-21
ASoC: Merge up fixes
Mark Brown
1
-19
/
+16
2024-06-13
ASoC: topology: Fix route memory corruption
Amadeusz Sławiński
1
-9
/
+3
2024-06-10
ASoC: topology: Clean up route loading
Amadeusz Sławiński
1
-18
/
+8
2024-06-10
ASoC: topology: Do not assign fields that are already set
Amadeusz Sławiński
1
-5
/
+1
2024-06-10
ASoC: topology: Fix references to freed memory
Amadeusz Sławiński
1
-5
/
+22
2024-05-27
ASoC: topology: Constify an argument of snd_soc_tplg_component_load()
Christophe JAILLET
1
-2
/
+2
2024-04-04
ASoC: Drop soc-topology ABI v4 support
Mark Brown
1
-223
/
+18
2024-04-04
ASoC: topology: Cleanup after ABI v4 support removal
Cezary Rojewski
1
-37
/
+10
2024-04-04
ASoC: topology: Remove ABI v4 support
Cezary Rojewski
1
-194
/
+16
2024-03-25
ASoC: topology: Do not ignore route checks when parsing graphs
Cezary Rojewski
1
-2
/
+9
2023-09-25
ASoC: soc-topology: convert not to use asoc_xxx()
Kuninori Morimoto
1
-3
/
+3
2023-08-28
Merge tag 'asoc-v6.6' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...
Takashi Iwai
1
-1
/
+5
2023-08-14
ASoC: soc-topology: merge DAI call back functions into ops
Kuninori Morimoto
1
-1
/
+5
2023-07-25
Merge tag 'asoc-v6.6-early' of https://git.kernel.org/pub/scm/linux/kernel/gi...
Takashi Iwai
1
-3
/
+7
2023-07-20
ALSA: control: Take controls_rwsem lock in snd_ctl_remove()
Takashi Iwai
1
-3
/
+0
2023-07-06
ASoC: topology: suppress probe deferral errors
Johan Hovold
1
-3
/
+7
2023-05-30
ASoC: topology: Allow partial matching when finding DAI link
Ranjani Sridharan
1
-3
/
+3
2023-05-22
ASoC: topology: Remove redundant log
Amadeusz Sławiński
1
-4
/
+1
2023-05-22
ASoC: topology: Remove redundant log
Amadeusz Sławiński
1
-3
/
+0
2023-05-22
ASoC: topology: Do not split message string on multiple lines
Amadeusz Sławiński
1
-4
/
+2
2023-05-22
ASoC: topology: Remove redundant logs
Amadeusz Sławiński
1
-9
/
+3
2023-05-22
ASoC: topology: Log control load errors in soc_tplg_control_load()
Amadeusz Sławiński
1
-24
/
+13
2023-05-08
ASoC: soc-topology.c: add comment for Platform/Codec
Kuninori Morimoto
1
-11
/
+11
2023-03-29
ASoC: soc-topology.c: dai_link->platform again
Kuninori Morimoto
1
-2
/
+10
2023-03-28
ASoC: soc-core.c: add snd_soc_add_pcm_runtimes()
Kuninori Morimoto
1
-1
/
+1
2023-03-24
ASoC: soc-topology.c: remove unnecessary dai_link->platform
Kuninori Morimoto
1
-6
/
+2
2023-02-16
Merge tag 'asoc-v6.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...
Takashi Iwai
1
-112
/
+75
2023-02-07
ASoC: topology: Return -ENOMEM on memory allocation failure
Amadeusz Sławiński
1
-2
/
+6
2023-02-02
ASoC: topology: Set correct unload callback for graph type
Peter Ujfalusi
1
-1
/
+1
2023-01-31
ASoC: soc-topology.c: use helper function
Kuninori Morimoto
1
-2
/
+2
2023-01-30
ASoC: topology: Use unload() op directly
Amadeusz Sławiński
1
-20
/
+28
2023-01-30
ASoC: topology: Unify kcontrol removal code
Amadeusz Sławiński
1
-42
/
+6
2023-01-30
ASoC: topology: Remove unnecessary check for EOF
Amadeusz Sławiński
1
-6
/
+1
2023-01-30
ASoC: topology: Return an error on complete() failure
Amadeusz Sławiński
1
-1
/
+1
2023-01-30
ASoC: topology: Pass correct pointer instead of casting
Amadeusz Sławiński
1
-6
/
+6
[next]