index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
soc-topology.c
Age
Commit message (
Expand
)
Author
2024-09-19
ASoC: topology: Fix incorrect addressing assignments
Tang Bin
2024-09-13
ASoC: topology: Fix redundant logical jump
Tang Bin
2024-07-02
ASoC: topology: Unify code for creating standalone and widget enum control
Amadeusz Sławiński
2024-07-02
ASoC: topology: Unify code for creating standalone and widget mixer control
Amadeusz Sławiński
2024-07-02
ASoC: topology: Unify code for creating standalone and widget bytes control
Amadeusz Sławiński
2024-07-02
ASoC: topology: Reshuffle function placement
Amadeusz Sławiński
2024-07-02
ASoC: topology: Rename function creating widget kcontrol
Amadeusz Sławiński
2024-07-02
ASoC: topology: Align dynamic object initialization for controls
Amadeusz Sławiński
2024-07-02
ASoC: topology: Correctly set shift_r in soc_tplg_denum_create()
Amadeusz Sławiński
2024-07-02
ASoC: topology: Cleanup soc_tplg_dapm_widget_denum_create
Amadeusz Sławiński
2024-07-02
ASoC: topology: Cleanup soc_tplg_dapm_widget_dmixer_create
Amadeusz Sławiński
2024-07-02
ASoC: topology: Cleanup soc_tplg_dapm_widget_dbytes_create
Amadeusz Sławiński
2024-07-02
ASoC: topology: Properly initialize soc_enum values
Amadeusz Sławiński
2024-07-02
ASoC: topology: Do not do unnecessary dobj management
Amadeusz Sławiński
2024-07-02
ASoC: topology: Simplify code
Amadeusz Sławiński
2024-06-21
ASoC: Merge up fixes
Mark Brown
2024-06-13
ASoC: topology: Fix route memory corruption
Amadeusz Sławiński
2024-06-10
ASoC: topology: Clean up route loading
Amadeusz Sławiński
2024-06-10
ASoC: topology: Do not assign fields that are already set
Amadeusz Sławiński
2024-06-10
ASoC: topology: Fix references to freed memory
Amadeusz Sławiński
2024-05-27
ASoC: topology: Constify an argument of snd_soc_tplg_component_load()
Christophe JAILLET
2024-04-04
ASoC: Drop soc-topology ABI v4 support
Mark Brown
2024-04-04
ASoC: topology: Cleanup after ABI v4 support removal
Cezary Rojewski
2024-04-04
ASoC: topology: Remove ABI v4 support
Cezary Rojewski
2024-03-25
ASoC: topology: Do not ignore route checks when parsing graphs
Cezary Rojewski
2023-09-25
ASoC: soc-topology: convert not to use asoc_xxx()
Kuninori Morimoto
2023-08-28
Merge tag 'asoc-v6.6' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...
Takashi Iwai
2023-08-14
ASoC: soc-topology: merge DAI call back functions into ops
Kuninori Morimoto
2023-07-25
Merge tag 'asoc-v6.6-early' of https://git.kernel.org/pub/scm/linux/kernel/gi...
Takashi Iwai
2023-07-20
ALSA: control: Take controls_rwsem lock in snd_ctl_remove()
Takashi Iwai
2023-07-06
ASoC: topology: suppress probe deferral errors
Johan Hovold
2023-05-30
ASoC: topology: Allow partial matching when finding DAI link
Ranjani Sridharan
2023-05-22
ASoC: topology: Remove redundant log
Amadeusz Sławiński
2023-05-22
ASoC: topology: Remove redundant log
Amadeusz Sławiński
2023-05-22
ASoC: topology: Do not split message string on multiple lines
Amadeusz Sławiński
2023-05-22
ASoC: topology: Remove redundant logs
Amadeusz Sławiński
2023-05-22
ASoC: topology: Log control load errors in soc_tplg_control_load()
Amadeusz Sławiński
2023-05-08
ASoC: soc-topology.c: add comment for Platform/Codec
Kuninori Morimoto
2023-03-29
ASoC: soc-topology.c: dai_link->platform again
Kuninori Morimoto
2023-03-28
ASoC: soc-core.c: add snd_soc_add_pcm_runtimes()
Kuninori Morimoto
2023-03-24
ASoC: soc-topology.c: remove unnecessary dai_link->platform
Kuninori Morimoto
2023-02-16
Merge tag 'asoc-v6.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...
Takashi Iwai
2023-02-07
ASoC: topology: Return -ENOMEM on memory allocation failure
Amadeusz Sławiński
2023-02-02
ASoC: topology: Set correct unload callback for graph type
Peter Ujfalusi
2023-01-31
ASoC: soc-topology.c: use helper function
Kuninori Morimoto
2023-01-30
ASoC: topology: Use unload() op directly
Amadeusz Sławiński
2023-01-30
ASoC: topology: Unify kcontrol removal code
Amadeusz Sławiński
2023-01-30
ASoC: topology: Remove unnecessary check for EOF
Amadeusz Sławiński
2023-01-30
ASoC: topology: Return an error on complete() failure
Amadeusz Sławiński
2023-01-30
ASoC: topology: Pass correct pointer instead of casting
Amadeusz Sławiński
[next]