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