index
:
asahi-linux.git
20240806-atcphy-rewrite
aic2
asahi
asahi-6.5-rc1-wip
asahi-dcpext-2022-11-12
asahi-soc/base
asahi-soc/dt
asahi-soc/fixes
asahi-soc/for-next
asahi-soc/mailbox
asahi-soc/maintainers
asahi-soc/pmgr
asahi-soc/prev
asahi-soc/soc
asahi-wip
asahi-wip-6.8
atcphy-20230219
audio/testing
base
bases/000-devicetree
bits/000-devicetree
bits/002-backports
bits/005-maintainers
bits/010-soc
bits/020-dart
bits/030-misc
bits/040-dwc3
bits/050-nvme
bits/060-spi
bits/070-audio
bits/080-wifi
bits/090-spi-hid
bits/100-bluetooth
bits/110-smc
bits/120-spmi
bits/130-cpufreq
bits/140-pci
bits/150-xhci-firmware
bits/160-fpwm
bits/170-atcphy
bits/180-sio
bits/200-dcp
bits/210-gpu
bits/220-tso
bits/230-touchbar
bits/240-isp
clk/new
cpufreq/v1
cpufreq/wip
dcp/dptx-fixes
dcp/sleep
dcp/wtf
dp-altmode-WIP
fixes/6.5
fixes/usb-streams-snafu
gpu/base
gpu/clustering-debug
gpu/compute
gpu/explicit-sync
gpu/history-20230305
gpu/history-6.2
gpu/modpost
gpu/new
gpu/new-bits
gpu/omg-it-works
gpu/pin-init-hack
gpu/pin_init_woes
gpu/prev
gpu/rebase-20230224
gpu/rebase-6.4
gpu/rust-1.74-ice
gpu/rust-drm
gpu/rust-for-later
gpu/rust-for-next
gpu/rust-for-next-merged
gpu/rust-next
gpu/rust-rebased
gpu/rust-submitted
gpu/rust-wip
gpu/rust-wip-5.19
gpu/rust-wip-6.3
gpu/uapi-2024-06
gpu/uapi-revamp
isp/heap-alloc
isp/t602x
isp/t602x-v2
kvm-tso
mailbox/i-hate-mailbox
main
misc/dax-fixes
next-base
nvme/suspend
nvme/wip-clocks
pcie/wip-sd-pm
pmgr-stuff
pmgr/dev
pmgr/nvme-merge
rust/makefile-fix
rust/unsafe_pr
smc/rtkit-patches
smc/work
sound/ivsense-fix
sound/ivsense-improvements
sound/speaker-safety
speakers/enablement-READ-COMMIT-MESSAGE
spmi/work
sven/i2c-pasemi-fixes
t6000/bringup-work
t602x/bringup
t8112/bringup
touchpad/wip
tso/fixes
wifi/bcm4388
wifi/take1
wifi/take2
wifi/take3
wifi/take4
wifi/take5
wifi/v2
wifi/v3-wip-asahi
Unnamed repository; edit this file 'description' to name the repository.
Runxi Yu
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
soc-topology.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
|
*
ASoC: topology: Rename remove_ handlers
Amadeusz Sławiński
2023-01-30
1
-16
/
+16
|
*
ASoC: topology: Fix function name
Amadeusz Sławiński
2023-01-30
1
-2
/
+2
[next]