开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
sof
/
topology.c
Age
Commit message (
Expand
)
Author
2023-04-04
ASoC: SOF: Add support for DSPless mode
Peter Ujfalusi
2023-03-21
ASoC: SOF: topology: Set pipeline widget before updating IPC structures
Ranjani Sridharan
2023-03-13
ASoC: SOF: ipc4-topology: Add new tokens for input/output pin format count
Ranjani Sridharan
2023-03-13
ASoC: SOF: ipc4-topology: Modify the type of available input/output formats
Ranjani Sridharan
2023-03-13
ASoC: SOF: ipc4-topology: Do not parse the DMA_BUFFER_SIZE token
Ranjani Sridharan
2023-03-13
ASoC: SOF: Use input/output pin consistently
Ranjani Sridharan
2023-03-07
ASoC: SOF: topology: Fix error handling in sof_widget_ready()
Ranjani Sridharan
2023-02-02
ASoC: SOF: topology: Add missed "else" in sof_connect_dai_widget
Peter Ujfalusi
2023-01-31
ASoC: sof: use helper function
Kuninori Morimoto
2023-01-27
ASoC: SOF: Protect swidget->use_count with mutex for kcontrol access race
Peter Ujfalusi
2023-01-27
ASoC: SOF: Introduce struct snd_sof_pipeline
Ranjani Sridharan
2023-01-27
ASoC: SOF: Introduce PCM setup/free PCM IPC ops
Ranjani Sridharan
2023-01-27
ASoC: SOF: topology: Set IPC-specific trigger order for DAI links
Ranjani Sridharan
2022-12-25
ASoC: SOF: topology: Extend the optionality of IPC ops to IPC as well
Peter Ujfalusi
2022-11-29
ASoC: SOF: Add DAI configuration support for AMD platforms.
V sujith kumar Reddy
2022-11-29
ASoC: Merge up fixes
Mark Brown
2022-11-07
ASoC: SOF: topology: Add helper to get/put widget queue id
Chao Song
2022-11-07
ASoC: SOF: Add support to parse pin binding array from topology
Chao Song
2022-11-07
ASoC: SOF: Add support for parsing the number of sink/source pins
Chao Song
2022-11-07
ASoC: SOF: topology: No need to assign core ID if token parsing failed
Peter Ujfalusi
2022-09-21
ADD SOF support for rembrandt platform
Mark Brown
2022-09-20
ASoC: SOF: Adding amd HS functionality to the sof core
V sujith kumar Reddy
2022-09-20
ASoC: soc.h: remove num_cpus/codecs
Kuninori Morimoto
2022-09-19
ASoC: SOF: remove unneeded dev_vdbg
Noah Klayman
2022-07-12
ASoC: SOF: topology: remove unused variable
Ranjani Sridharan
2022-06-14
ASoC: SOF: topology: add code to parse config params for ACPDMIC dai
Ajit Kumar Pandey
2022-06-10
ASoC: SOF: Add a new IPC op for parsing topology manifest
Ranjani Sridharan
2022-06-10
ASoC: SOF: ipc4-topology: Add support for parsing AIF_IN/AIF_OUT widgets
Ranjani Sridharan
2022-04-29
ASoC: SOF: topology: Skip parsing DAI link tokens if not needed
Ranjani Sridharan
2022-04-29
ASoC: SOF: Add a new op to set up volume table
Ranjani Sridharan
2022-04-23
ASoC: SOF: topology: Check w->sname validity once in sof_connect_dai_widget()
Peter Ujfalusi
2022-04-08
ASoC: Merge fixes
Mark Brown
2022-04-07
ASoC: SOF: topology: Fix memory leak in sof_control_load()
Yu Liao
2022-04-07
ASoC: SOF: topology: cleanup dailinks on widget unload
Pierre-Louis Bossart
2022-04-06
ASoC: SOF: topology: Avoid open coded arithmetic in memory allocation
Christophe JAILLET
2022-04-05
ASoC: Pull in fixes
Mark Brown
2022-04-05
ASoC: SOF: topology: use new sound control LED layer
Jaroslav Kysela
2022-04-04
ASoC: SOF: topology: Fix memory leak of scontrol->name
Peter Ujfalusi
2022-03-18
ASoC: SOF: topology: Add ops for setting up and tearing down pipelines
Ranjani Sridharan
2022-03-17
ASoC: SOF: topology: Use kmemdup() to replace kzalloc + memcpy
Yihao Han
2022-03-16
ASoC: SOF: topology: remove snd_sof_complete_pipeline()
Ranjani Sridharan
2022-03-16
ASoC: SOF: topology: Make widget binding IPC agnostic
Ranjani Sridharan
2022-03-16
ASoC: SOF: topology: Make control parsing IPC agnostic
Ranjani Sridharan
2022-03-16
ASoC: SOF: topology: Make DAI widget parsing IPC agnostic
Ranjani Sridharan
2022-03-16
ASoC: SOF: topology: Make effect widget parsing IPC agnostic
Ranjani Sridharan
2022-03-16
ASoC: SOF: topology: Make siggen widget parsing IPC agnostic
Ranjani Sridharan
2022-03-16
ASoC: SOF: topology: Make asrc widget parsing IPC agnostic
Ranjani Sridharan
2022-03-16
ASoC: SOF: topology: Make src widget parsing IPC agnostic
Ranjani Sridharan
2022-03-16
ASoC: SOF: topology: Make mux/demux widget parsing IPC agnostic
Ranjani Sridharan
2022-03-16
ASoC: SOF: topology: Make mixer widget parsing IPC agnostic
Ranjani Sridharan
[next]