aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/sof/intel (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-04-25ASOC: SOF: Intel: hda-dai: add hda_dai_hw_free_ipc() helperPierre-Louis Bossart1-10/+12
2022-04-25ASoC: SOF: Intel: hda-dai: regroup dai and link DMA operationsPierre-Louis Bossart1-101/+102
2022-04-25ASoC: SOF: Intel: hda-dai: split link DMA and dai operationsPierre-Louis Bossart1-82/+138
2022-04-25ASoC: SOF: Intel: hda-dai: use snd_soc_dai_get_widget() helperPierre-Louis Bossart1-12/+3
2022-04-25ASoC: SOF: Intel: hda-dai: simplify hda_dai_widget_update() prototypePierre-Louis Bossart1-11/+4
2022-04-25ASOC: SOF: Intel: hda-dai: consistent naming for HDA DAI and HDA link DMAPierre-Louis Bossart1-26/+26
2022-04-25ASoC: SOF: Intel: Add IPC-specific dai ops for IPC3Ranjani Sridharan6-21/+46
2022-04-23ASoC: SOF: pci: add quirks and PCI IDSMark Brown1-0/+6
2022-04-23ASoC: SOF: Intel: hda: Revisit IMR boot sequencePeter Ujfalusi3-39/+50
2022-04-23ASoC: SOF: Intel: hda: simplify NHLT handlingPierre-Louis Bossart2-6/+14
2022-04-22ASoC: SOF: Intel: pci-tgl: add RPL-P supportGongjun Song1-0/+4
2022-04-22ASoC: SOF: Intel: pci-tgl: add ADL-PS supportMuralidhar Reddy1-0/+2
2022-04-20ASoC: SOF: add INTEL_IPC4 plumbingMark Brown17-441/+529
2022-04-19ASoC: SOF: Kconfig: Make SND_SOC_SOF_HDA_PROBES tristateRichard Fitzgerald1-1/+1
2022-04-19ASoC: SOF: Intel: add IP identifierPierre-Louis Bossart8-0/+24
2022-04-19ASoC: SOF: Intel: hda: expose some codeloader functionsRanjani Sridharan2-13/+20
2022-04-19ASoC: SOF: Intel: hda: Define rom_status_reg in sof_intel_dsp_descRanjani Sridharan7-8/+23
2022-04-19ASoC: SOF: Intel: hda: define check_ipc_irq opRanjani Sridharan6-1/+21
2022-04-19ASoC: SOF: Intel: hda: use BIT() macros for consistencyPierre-Louis Bossart1-4/+4
2022-04-19ASoC: SOF: Intel: move HDA_CL_STREAM_FORMAT definition to headerRanjani Sridharan2-2/+1
2022-04-19ASoC: SOF: Intel: hda: use common ops across platformsPierre-Louis Bossart11-352/+203
2022-04-19ASoC: SOF: remove const qualifier for 'struct snd_sof_dsp_ops'Pierre-Louis Bossart9-13/+13
2022-04-19ASoC: SOF: add IPC-dependent file namesPierre-Louis Bossart8-18/+64
2022-04-19ASoC: SOF: add default IPC capability and file pathsPierre-Louis Bossart7-0/+58
2022-04-19ASoC: SOF: add path indirection to each IPC typePierre-Louis Bossart7-34/+102
2022-04-13ASoC: SOF: Intel: Check the bar size before remappingZheyu Ma1-1/+5
2022-04-04ASoC: SOF: Drop 'header' parameter from tx_message() APIPeter Ujfalusi2-9/+5
2022-04-04ASoC: SOF: Intel: hda-loader: Use local snd_dma_bufferPeter Ujfalusi1-5/+7
2022-03-30Merge tag 'asoc-fix-v5.18' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai1-0/+1
2022-03-25ASoC: SOF: Intel: Fix build error without SND_SOC_SOF_PCI_DEVZheng Bin1-0/+1
2022-03-21Merge tag 'asoc-v5.18' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai19-564/+569
2022-03-18ASoC: SOF: Make sof_widget_setup/free IPC agnosticRanjani Sridharan3-211/+62
2022-03-11Make the SOF pcm_hw_params DSP op IPC agnosticMark Brown10-31/+19
2022-03-11ASoC: SOF: Intel: Convert to use the generic set_stream_data_offset opsPeter Ujfalusi9-18/+8
2022-03-11ASoC: SOF: Intel: hda-ipc: Add hda_set_stream_data_offset()Peter Ujfalusi2-5/+13
2022-03-11ASoC: SOF: Make pcm_hw_params snd_sof_dsp_ops callback IPC neutralPeter Ujfalusi2-15/+5
2022-03-11ASoC: SOF: Intel: enable DMI L1 for playback streamsKai Vehmanen1-0/+1
2022-03-10Merge tag 'asoc-fix-v5.17-rc7' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai1-5/+6
2022-03-10Clean ups and preparation for IPC abstraction in the SOF driverMark Brown2-15/+51
2022-03-09ASoC: Intel: soc-acpi: quirk topology filename dynamicallyPierre-Louis Bossart1-0/+52
2022-03-09ASoC: SOF: Intel: hda: report SSP link mask to machine driverPierre-Louis Bossart1-0/+22
2022-03-09ASoC: SOF: Intel: hda: retrieve DMIC number for I2S boardsPierre-Louis Bossart1-21/+25
2022-03-09ASoC: SOF: make struct snd_sof_dai IPC agnosticRanjani Sridharan2-15/+51
2022-03-07ASoC: SOF: Intel: hda: clarify operator precedencePierre-Louis Bossart1-1/+1
2022-03-07ASoC: SOF: Intel: pci-tgl: add RPL-S supportGongjun Song1-0/+2
2022-03-02ASoC: soc-acpi: remove sof_fw_filenamePierre-Louis Bossart2-5/+1
2022-02-24ASoC: SOF: Intel: Fix NULL ptr dereference when ENOMEMAmmar Faizi1-5/+6
2022-02-17ASoC: SOF: hda: Set max DMA segment sizeTakashi Iwai1-0/+1
2022-02-10ASoC: SOF: Convert the generic probe support to SOF clientPeter Ujfalusi9-112/+109
2022-02-10ASoC: SOF: Drop unused DSP power states: D3_HOT and D3_COLDPeter Ujfalusi1-6/+0