summaryrefslogtreecommitdiffstats
path: root/sound/soc/sof/ipc4-topology.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: SOF: ipc4-topology: Correct data structures for the GAIN modulePeter Ujfalusi2023-12-011-16/+15
* ASoC: SOF: ipc4-topology: Correct data structures for the SRC modulePeter Ujfalusi2023-12-011-10/+11
* ASoC: SOF: ipc4-topology: Add core_mask in struct snd_sof_pipelineRanjani Sridharan2023-11-241-0/+9
* ASoC: SOF: IPC4: get pipeline priority from topologyRander Wang2023-10-061-3/+2
* ASoC: SOF: ipc4-topology: Use size_add() in call to struct_size()Gustavo A. R. Silva2023-10-021-1/+2
* ASoC: Merge up fixesMark Brown2023-09-261-1/+1
|\
| * ASoC: SOF: ipc4-topology: fix wrong sizeof argumentBard Liao2023-09-141-1/+1
* | ASoC: SOF: ipc4-control: Add support for ALSA enum controlPeter Ujfalusi2023-09-191-0/+33
* | ASoC: SOF: ipc4-control: Add support for ALSA switch controlPeter Ujfalusi2023-09-191-3/+13
* | ASoC: SOF: ipc4: Fixup dailink format based on copierMark Brown2023-09-151-4/+4
|\ \
| * | ASoC: SOF: ipc4-topology: export sof_ipc4_copier_is_single_formatBard Liao2023-09-151-4/+4
| |/
* / ASoC: SOF: ipc4-topology: Add deep buffer size to debug printsYong Zhi2023-09-141-3/+8
|/
* ASoC: SOF: ipc4-topology: Add module parameter to ignore the CPC valuePeter Ujfalusi2023-08-221-3/+23
* ASoC: SOF: ipc4-topology: Modify the reference output valid_bits for copierRanjani Sridharan2023-08-211-5/+53
* ASoC: SOF: ipc4-topology: Fix pipeline params at the output of copierRanjani Sridharan2023-08-211-26/+1
* ASoC: SOF: ipc4-topology: Fix the output reference params for SRCRanjani Sridharan2023-08-211-10/+30
* ASoC: SOF: ipc4-topology: Modify pipeline params based on SRC output formatRanjani Sridharan2023-08-211-10/+11
* ASoC: SOF: remove duplicate code due to mergePierre-Louis Bossart2023-08-151-3/+0
* ASoC: Merge up fixesMark Brown2023-08-101-3/+6
|\
| * ASoC: SOF: ipc4-topology: Update the basecfg for copier earlierPeter Ujfalusi2023-08-091-3/+3
* | ASoC: SOF: ipc4-topology: restore gateway config lengthPierre-Louis Bossart2023-08-071-0/+6
* | ASoC: SOF: ipc4: avoid uninitialized default instance 0Ranjani Sridharan2023-08-071-0/+1
|/
* ASoC: SOF: ipc4-topology: add DMA config TLV to IPC dataPierre-Louis Bossart2023-06-051-3/+31
* ASoC: SOF: ipc4-topology: extend ALH-specific data structurePierre-Louis Bossart2023-06-051-5/+5
* ES8316 audio codec fixes on Rock5BMark Brown2023-05-301-2/+2
|\
| * ASoC: SOF: Separate the tokens for input and output pin indexRanjani Sridharan2023-05-151-2/+2
* | ASoC: SOF: ipc4-topology: Fix an unsigned comparison which can never be negativeYang Li2023-05-231-2/+2
* | ASoC: SOF: ipc4-loader/topology: Query the CPC value from manifestPeter Ujfalusi2023-05-221-0/+7
* | ASoC: SOF: ipc4-topology: Do not use the CPC value from topologyPeter Ujfalusi2023-05-221-7/+5
* | ASoC: SOF: ipc4-topology: Rename sof_ipc4_update_pipeline_mem_usage() to be g...Peter Ujfalusi2023-05-221-7/+7
* | ASoC: SOF: ipc4-topology: Improve the audio formatMark Brown2023-05-161-121/+237
|\ \
| * | ASoC: SOF: ipc4-topology: Modify input audio format selection logicRanjani Sridharan2023-05-151-100/+32
| * | ASoC: SOF: ipc4-topology: New helper to check if all output formats are the sameRanjani Sridharan2023-05-151-22/+31
| * | ASoC: SOF: ipc4-topology: Modify the output format selection logicRanjani Sridharan2023-05-151-20/+107
| * | ASoC: SOF: ipc4-topology: Add a new helper function to get the valid bitsRanjani Sridharan2023-05-151-14/+18
| * | ASoC: SOF: ipc4-topology: Handle output format special caseRanjani Sridharan2023-05-151-5/+50
| * | ASoC: SOF: ipc4-topology: Rename sof_ipc4_init_audio_fmt()Ranjani Sridharan2023-05-151-25/+26
| * | ASoC: SOF: ipc4-topology: Move the call to init output formatRanjani Sridharan2023-05-151-6/+23
| * | ASoC: SOF: ipc4-topology: Add a helper function for output format selectionRanjani Sridharan2023-05-151-9/+21
| * | ASoC: SOF: ipc4-topology: Handle input/output audio format special caseRanjani Sridharan2023-05-151-1/+10
| |/
* | ASoC: SOF: Intel/ipc4: Do not reset BE DAI pipelineMark Brown2023-05-161-1/+0
|\ \
| * | ASoC: SOF: Intel: hda-dai-ops: Split the get_hext_stream() op for IPC4Ranjani Sridharan2023-05-151-1/+0
| |/
* / ASoC: SOF: ipc4-topology: Use set_get_data() to send LARGE_CONFIG messagePeter Ujfalusi2023-05-151-14/+7
|/
* Merge tag 'sound-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2023-04-271-324/+890
|\
| * ASoC: SOF: Use no_reply calls for TXCurtis Malainey2023-04-201-5/+5
| * ASoC: Merge fixesMark Brown2023-03-301-0/+8
| |\
| * | ASoC: SOF: ipc4/intel: Fix spelling mistake "schduler" -> "scheduler"Colin Ian King2023-03-231-2/+2
| * | ASoC: SOF: ipc4/intel: Add missing mutex_unlock()Jyri Sarha2023-03-221-2/+9
| * | ASoC: SOF: ipc4/intel: Add support for chained DMAJyri Sarha2023-03-211-3/+117
| * | ASoC: SOF: ipc4-topology: Add support for effectMark Brown2023-03-171-16/+351
| |\ \