summaryrefslogtreecommitdiffstats
path: root/sound/soc/sof/ipc4-topology.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* ASoC: Merge up fixesMark Brown2024-11-141-2/+13
|\
| * ASoC: SOF: ipc4-topology: Do not set ALH node_id for aggregated DAIsRanjani Sridharan2024-10-171-2/+13
* | ASoC: SOF: ipc4-topology: remove redundant assignment to variable retColin Ian King2024-11-131-1/+0
* | ASoC: SOF: ipc4-topology: Add helper function to print the module's in/out au...Peter Ujfalusi2024-10-081-76/+186
* | ASoC: SOF: ipc4-topology: Concentrate prints inside of sof_ipc4_init_output_a...Peter Ujfalusi2024-10-081-43/+44
* | ASoC: SOF: ipc4-topology: Simplify code to deal with process modules without ...Peter Ujfalusi2024-10-081-31/+39
* | ASoC: SOF: ipc4-topology: Use local variables in sof_ipc4_init_output_audio_f...Peter Ujfalusi2024-10-081-11/+12
* | ASoC: SOF: ipc4-topology: Simplify match format print in sof_ipc4_init_input_...Peter Ujfalusi2024-10-081-5/+9
* | ASoC: SOF: ipc4-topology: Remove redundant check in sof_ipc4_init_input_audio...Peter Ujfalusi2024-10-081-8/+6
* | ASoC: SOF: ipc4-topology: Use local variables in sof_ipc4_init_input_audio_fmt()Peter Ujfalusi2024-10-081-7/+6
* | ASoC: SOF: ipc4-topology: Drop the 'index' from 'Pin index' of format printPeter Ujfalusi2024-10-081-1/+1
|/
* ASoC: SOF: ipc4-topology: Preserve the DMA Link ID for ChainDMA on unpreparePeter Ujfalusi2024-07-241-1/+7
* ASoC: SOF: ipc4-topology: Only handle dai_config with HW_PARAMS for ChainDMAPeter Ujfalusi2024-07-241-2/+8
* ASoC: SOF: ipc4-topology: Use single token list for the copiersPeter Ujfalusi2024-07-041-18/+11
* ASoC: SOF: ipc4-topology: Use correct queue_id for requesting input pin formatPeter Ujfalusi2024-06-241-13/+15
* ASoC: Merge up fixesMark Brown2024-06-031-47/+93
|\
| * ASoC: SOF: ipc4-topology: Fix nhlt configuration blobMark Brown2024-05-301-49/+106
| |\
| | * ASoC: SOF: ipc4-topology: Adjust the params based on DAI formatsPeter Ujfalusi2024-05-301-14/+57
| | * ASoC: SOF: ipc4-topology: Improve readability of sof_ipc4_prepare_dai_copier()Peter Ujfalusi2024-05-301-24/+18
| | * ASoC: SOF: ipc4-topology/pcm: Rename sof_ipc4_copier_is_single_format()Peter Ujfalusi2024-05-301-20/+20
| | * ASoC: SOF: ipc4-topology: Print out the channel count in sof_ipc4_dbg_audio_f...Peter Ujfalusi2024-05-301-3/+4
| | * ASoC: SOF: ipc4-topology: Add support for NHLT with 16-bit only DMIC blobPeter Ujfalusi2024-05-301-3/+22
| * | ASoC: SOF: ipc4-topology: Fix input format query of process modules without b...Peter Ujfalusi2024-05-291-0/+8
| |/
* | ASoC: Intel: boards: updates for 6.11Mark Brown2024-05-291-6/+8
|\ \
| * | ASoC: SOF: ipc4-topology: support tdm slot number queryBrent Lu2024-05-291-0/+2
| * | ASoC: SOF: sof-audio: rename dai clock setting query functionBrent Lu2024-05-291-6/+6
| |/
* / ASoC: SOF: ipc4-topology: Add support for NHLT with 16-bit only DMIC blobPeter Ujfalusi2024-05-271-3/+22
|/
* ALSA/ASoC: Intel: clarify Copyright informationMark Brown2024-05-071-1/+1
|\
| * ASoC: SOF: Intel: clarify Copyright informationPierre-Louis Bossart2024-05-061-1/+1
* | ASoC: SOF: ipc4-topology: Correct DAI copier config and NHLT blob requestPeter Ujfalusi2024-05-051-26/+136
* | ASoC: SOF: ipc4-topology: Allow selective update in sof_ipc4_update_hw_paramsPeter Ujfalusi2024-05-051-32/+51
|/
* ASoC: SOF: ipc4-topology: Advertise passthrough capable PCMs (using ChainDMA)Peter Ujfalusi2024-04-291-0/+50
* ASoC: Intel: avs: Fixes and cleanups for 6.10Mark Brown2024-04-061-3/+16
|\
| * ASoC: SOF: ipc4-topology: support NHLT device typeBrent Lu2024-03-221-3/+16
* | ASoC: Merge up fixesMark Brown2024-04-031-1/+21
|\ \
| * | ASoC: SOF: ipc4-topology: Save the DMA maximum burst size for PCMsPeter Ujfalusi2024-03-251-1/+21
| |/
* | ASoC: SOF: cppcheck fixes and debugfs additionMark Brown2024-04-021-1/+0
|\ \
| * | ASoC: SOF: ipc4-topology: remove shadowed variablePierre-Louis Bossart2024-04-021-1/+0
| |/
* | ASoC: SOF: ipc4-topology: Save the ALH DAI index during hw_paramsRanjani Sridharan2024-04-021-2/+10
* | ASoC: SOF: Intel: hda: Clear Soundwire node ID during BE DAI hw_freeRanjani Sridharan2024-04-021-4/+0
* | ASoC: SOF: IPC4: extend dai_data with node_idPierre-Louis Bossart2024-04-021-2/+6
* | ASoC: SOF: Intel: hda-dai: set dma_stream_channel_map deviceBard Liao2024-04-021-0/+13
* | ASoC: SOF: make dma_config_tlv be an arrayBard Liao2024-04-021-13/+12
|/
* ASoC: SOF: Extend ChainDMA and DSPless mode to LNL+Mark Brown2024-02-141-9/+13
|\
| * ASoC: SOF: topology: Parse DAI type token for dspless modeRanjani Sridharan2024-02-131-0/+1
| * ASoC: SOF: ipc4-topology: allow chain_dma for all supported DAIsPierre-Louis Bossart2024-02-131-4/+6
| * ASoC: SOF: ipc4-topology: change chain_dma handling in dai_configPierre-Louis Bossart2024-02-131-5/+6
* | ASoC: SOF: ipc4-topology: set config_length based on device_countBard Liao2024-02-131-1/+5
|/
* Merge tag 'asoc-v6.8' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2024-01-081-2/+30
|\
| * ASoC: SOF: ipc4-topology: Add module ID print during module set upBaofeng Tian2023-11-291-2/+10