index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
sof
/
topology.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-12
ASoC: SOF: topology: remove unused variable
Ranjani Sridharan
1
-2
/
+1
2022-06-14
ASoC: SOF: topology: add code to parse config params for ACPDMIC dai
Ajit Kumar Pandey
1
-0
/
+4
2022-06-10
ASoC: SOF: Add a new IPC op for parsing topology manifest
Ranjani Sridharan
1
-41
/
+4
2022-06-10
ASoC: SOF: ipc4-topology: Add support for parsing AIF_IN/AIF_OUT widgets
Ranjani Sridharan
1
-18
/
+51
2022-04-29
ASoC: SOF: topology: Skip parsing DAI link tokens if not needed
Ranjani Sridharan
1
-8
/
+10
2022-04-29
ASoC: SOF: Add a new op to set up volume table
Ranjani Sridharan
1
-15
/
+11
2022-04-23
ASoC: SOF: topology: Check w->sname validity once in sof_connect_dai_widget()
Peter Ujfalusi
1
-4
/
+7
2022-04-08
ASoC: Merge fixes
Mark Brown
1
-1
/
+46
2022-04-07
ASoC: SOF: topology: Fix memory leak in sof_control_load()
Yu Liao
1
-1
/
+3
2022-04-07
ASoC: SOF: topology: cleanup dailinks on widget unload
Pierre-Louis Bossart
1
-0
/
+43
2022-04-07
ASoC: SOF: topology: Avoid open coded arithmetic in memory allocation
Christophe JAILLET
1
-6
/
+2
2022-04-05
ASoC: Pull in fixes
Mark Brown
1
-0
/
+3
2022-04-05
ASoC: SOF: topology: use new sound control LED layer
Jaroslav Kysela
1
-0
/
+16
2022-04-04
ASoC: SOF: topology: Fix memory leak of scontrol->name
Peter Ujfalusi
1
-0
/
+3
2022-03-18
ASoC: SOF: topology: Add ops for setting up and tearing down pipelines
Ranjani Sridharan
1
-31
/
+24
2022-03-17
ASoC: SOF: topology: Use kmemdup() to replace kzalloc + memcpy
Yihao Han
1
-2
/
+1
2022-03-16
ASoC: SOF: topology: remove snd_sof_complete_pipeline()
Ranjani Sridharan
1
-23
/
+0
2022-03-16
ASoC: SOF: topology: Make widget binding IPC agnostic
Ranjani Sridharan
1
-206
/
+11
2022-03-16
ASoC: SOF: topology: Make control parsing IPC agnostic
Ranjani Sridharan
1
-124
/
+53
2022-03-16
ASoC: SOF: topology: Make DAI widget parsing IPC agnostic
Ranjani Sridharan
1
-986
/
+171
2022-03-16
ASoC: SOF: topology: Make effect widget parsing IPC agnostic
Ranjani Sridharan
1
-268
/
+9
2022-03-16
ASoC: SOF: topology: Make siggen widget parsing IPC agnostic
Ranjani Sridharan
1
-59
/
+1
2022-03-16
ASoC: SOF: topology: Make asrc widget parsing IPC agnostic
Ranjani Sridharan
1
-71
/
+1
2022-03-16
ASoC: SOF: topology: Make src widget parsing IPC agnostic
Ranjani Sridharan
1
-63
/
+1
2022-03-16
ASoC: SOF: topology: Make mux/demux widget parsing IPC agnostic
Ranjani Sridharan
1
-42
/
+2
2022-03-16
ASoC: SOF: topology: Make mixer widget parsing IPC agnostic
Ranjani Sridharan
1
-42
/
+1
2022-03-16
ASoC: SOF: topology: Make pga widget parsing IPC agnostic
Ranjani Sridharan
1
-83
/
+8
2022-03-16
ASoC: SOF: topology: Make buffer widget parsing IPC agnostic
Ranjani Sridharan
1
-52
/
+0
2022-03-16
ASoC: SOF: topology: Make scheduler widget parsing IPC agnostic
Ranjani Sridharan
1
-99
/
+0
2022-03-16
ASoC: SOF: Introduce IPC3 ops
Ranjani Sridharan
1
-50
/
+208
2022-03-16
ASoC: SOF: topology: Add helper function for processing tuple arrays
Ranjani Sridharan
1
-12
/
+94
2022-03-09
ASoC: SOF: make struct snd_sof_dai IPC agnostic
Ranjani Sridharan
1
-11
/
+27
2022-03-09
ASoC: SOF: topology: Rename arguments in sof_parse_tokens()
Ranjani Sridharan
1
-7
/
+18
2022-03-09
ASoC: SOF: topology: Rename arguments in sof_parse_token_sets()
Ranjani Sridharan
1
-11
/
+10
2022-03-09
ASoC: SOF: topology: Modify signature for token parsing functions
Ranjani Sridharan
1
-26
/
+52
2022-03-09
ASoC: SOF: topology: make sof_route_load() IPC agnostic
Ranjani Sridharan
1
-17
/
+0
2022-03-09
ASoC: SOF: make struct snd_sof_widget IPC agnostic
Ranjani Sridharan
1
-11
/
+10
2022-03-08
ASoC: SOF: change comp_dai to a pointer in struct snd_sof_dai
Ranjani Sridharan
1
-12
/
+5
2022-03-08
ASoC: SOF: topology: expose some get_token ops
Ranjani Sridharan
1
-5
/
+5
2022-03-08
ASoC: SOF: topology: Modify the get_token op for string tokens
Ranjani Sridharan
1
-8
/
+4
2022-03-08
ASoC: SOF: topology: Drop the size parameter from struct sof_topology_token
Ranjani Sridharan
1
-88
/
+75
2022-03-08
ASoC: SOF: topology: remove redundant code in sof_link_afe_load()
Ranjani Sridharan
1
-7
/
+0
2022-03-08
ASoC: SOF: topology: remove redundant code
Ranjani Sridharan
1
-8
/
+0
2022-03-08
ASoC: SOF: set swidget's core for scheduler widget
Ranjani Sridharan
1
-0
/
+1
2022-02-17
ASoC: SOF: Replace zero-length array with flexible-array member
Stephen Kitt
1
-1
/
+1
2021-12-23
ASoC: SOF: Use sof_debug_check_flag() instead of sof_core_debug directly
Peter Ujfalusi
1
-6
/
+6
2021-12-16
ASoC: SOF: sof-audio: Drop the `cmd` member from struct snd_sof_control
Peter Ujfalusi
1
-9
/
+5
2021-12-16
ASoC: SOF: topology: Set control_data->cmd alongside scontrol->cmd
Peter Ujfalusi
1
-0
/
+4
2021-11-24
ASoC: SOF: topology: don't use list_for_each_entry_reverse()
Pierre-Louis Bossart
1
-1
/
+1
2021-11-22
ASoC: SOF: add support for dynamic pipelines with multi-core
Ranjani Sridharan
1
-83
/
+0
[next]