summaryrefslogtreecommitdiffstats
path: root/sound/soc/sof/intel/hda-dai.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: SOF: Intel: hda-dai: regroup dai and link DMA operationsPierre-Louis Bossart2022-04-251-101/+102
* ASoC: SOF: Intel: hda-dai: split link DMA and dai operationsPierre-Louis Bossart2022-04-251-82/+138
* ASoC: SOF: Intel: hda-dai: use snd_soc_dai_get_widget() helperPierre-Louis Bossart2022-04-251-12/+3
* ASoC: SOF: Intel: hda-dai: simplify hda_dai_widget_update() prototypePierre-Louis Bossart2022-04-251-11/+4
* ASOC: SOF: Intel: hda-dai: consistent naming for HDA DAI and HDA link DMAPierre-Louis Bossart2022-04-251-26/+26
* ASoC: SOF: Intel: Add IPC-specific dai ops for IPC3Ranjani Sridharan2022-04-251-21/+32
* ASoC: SOF: Make sof_widget_setup/free IPC agnosticRanjani Sridharan2022-03-181-84/+13
* ASoC: SOF: make struct snd_sof_dai IPC agnosticRanjani Sridharan2022-03-091-6/+21
* ASoC: SOF: Convert the generic probe support to SOF clientPeter Ujfalusi2022-02-101-19/+0
* ASoC: SOF: Intel: hdac_ext_stream: consistent prefixes for variables/membersPierre-Louis Bossart2022-02-091-46/+46
* ASoC: SOF: Intel: hda: Remove link assignment limitationRanjani Sridharan2022-01-281-0/+13
* ASoC: Intel/SOF: use set_stream() instead of set_tdm_slots() for HDAudioPierre-Louis Bossart2021-12-241-5/+2
* ASoC: SOF: Intel: hda: remove support for RESUME triggerRanjani Sridharan2021-12-171-10/+0
* ASoC: SOF: Intel: hda-dai: remove unused fieldsPierre-Louis Bossart2021-12-131-4/+0
* ASoC: SOF: Intel: hda: send DAI_CONFIG IPC during pauseRanjani Sridharan2021-11-261-5/+37
* ASoC: SOF: IPC: dai: Expand DAI_CONFIG IPC flagsRanjani Sridharan2021-11-261-4/+4
* ASoC: SOF: Intel: hda: clear stream before freeing the DAI widgetRanjani Sridharan2021-11-261-2/+3
* ASoC: SOF: Intel: hda: free DAI widget during stop and suspendRanjani Sridharan2021-11-221-21/+2
* Merge tag 'asoc-v5.16' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2021-11-011-77/+185
|\
| * ASoC: SOF: Intel: hda-dai: improve SSP DAI handling for dynamic pipelinesPierre-Louis Bossart2021-10-051-2/+80
| * ASoC: SOF: Intel: hda: make sure DAI widget is set up before IPCRanjani Sridharan2021-10-011-68/+106
| * ASoC: SOF: probe: Merge and clean up the probe and compress filesPeter Ujfalusi2021-09-161-1/+1
| * ASoC: SOF: compress: move and export sof_probe_compr_opsRanjani Sridharan2021-09-161-12/+4
* | ASoC: SOF: Intel: hda-dai: fix potential locking issuePierre-Louis Bossart2021-09-281-3/+4
|/
* ASoC: SOF: Intel: hda: don't send DAI_CONFIG IPC for older firmwareRanjani Sridharan2021-05-191-0/+5
* ASoC: SOF: Intel: HDA: add hw params callback for SSP DAIsJaska Uimonen2021-03-291-0/+44
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-2/+2
* ASoC: sof: use asoc_substream_to_rtd()Kuninori Morimoto2020-07-231-5/+5
* ASoC: SOF/Intel: clarify SPDX license with GPL-2.0-onlyPierre-Louis Bossart2020-05-011-1/+1
* ASoC: sof: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointerKuninori Morimoto2020-03-271-3/+3
* ASoC: SOF: Intel: hda-dai: add stream capabilityBard Liao2020-03-131-0/+96
* ASoC: SOF: Intel: Add Probe compress CPU DAIsCezary Rojewski2020-02-181-0/+28
* ASoC: SOF: Intel: hda-dai: fix compilation warning in pcm_preparePierre-Louis Bossart2020-01-141-3/+0
* Merge branch 'for-5.5' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2019-12-251-2/+9
|\
| * ASoC: SOF: Intel: hda: hda-dai: fix oops on hda_link .hw_freePierre-Louis Bossart2019-12-181-2/+9
* | ASoC: SOF: Intel: hda: Add iDisp4 DAISathyanarayana Nujella2019-12-251-0/+4
* | ASoC: SOF: partition audio-related parts from SOF coreRanjani Sridharan2019-12-091-0/+1
|/
* ASoC: SOF: Intel: hda: fix stream id settingRander Wang2019-07-231-4/+11
* ASoC: SOF: Intel: hda: fix link DMA configRander Wang2019-07-231-6/+9
* ASoC: SOF: Intel: hda: reset link DMA state in prepareKai Vehmanen2019-07-231-5/+3
* ASoC: SOF: Intel: hda: reserve host DMA channel for hostless streamsRanjani Sridharan2019-06-171-1/+10
* ASoC: SOF: Intel: hda: assign link DMA channel at run-timeRanjani Sridharan2019-06-171-101/+183
* ASoC: SOF: intel: hda: add hw_params_upon_resume flag for hda streamRanjani Sridharan2019-05-031-9/+14
* ASoC: SOF: Intel: add SKL+ platform DAIsKeyon Jie2019-04-281-0/+351