summaryrefslogtreecommitdiff
path: root/sound/soc/sof/intel
AgeCommit message (Expand)Author
2023-03-07ASoC: SOF: Intel: hda-dai: Add setup_hext_stream/reset_hext_stream DMA opsRanjani Sridharan
2023-03-07ASoC: SOF: Intel: hda-dai: Define and set the HDA DAI widget DMA opsRanjani Sridharan
2023-03-07ASoC: SOF: Intel: hda-dai: Introduce DAI widget opsRanjani Sridharan
2023-03-07ASoC: SOF: Intel: hda-dai: Use the dai argument in ipc4_hda_dai_triggerRanjani Sridharan
2023-03-07ASoC: SOF: Intel: hda-dai: Pass the CPU dai pointerRanjani Sridharan
2023-03-07ASoC: SOF: Intel: hda-dai: Modify the signature of hda_link_dma_cleanup()Ranjani Sridharan
2023-03-07ASoC: SOF: Intel: hda-dai: remove struct hda_pipe_paramsRanjani Sridharan
2023-03-07ASoC: SOF: Intel: hda-dai: Remove hda_link_dma_params()Ranjani Sridharan
2023-03-07ASoC: SOF: Intel: hda-dai: Remove BE DAI DRV ops for SSP DAI'sRanjani Sridharan
2023-03-07ASoC: SOF: Intel: mtl: Access MTL_HFPWRCTL from HDA_DSP_BARYong Zhi
2023-03-07ASoC: SOF: Intel: hda-loader: use SOF helper for consistencyPierre-Louis Bossart
2023-03-07ASoC: SOF: Intel: hda-ctrl: re-add sleep after entering and exiting resetPierre-Louis Bossart
2023-03-07ASoC: SOF: Intel: hda-dsp: harden D0i3 programming sequenceRander Wang
2023-03-07ASoC: SOF: Intel: pci-tng: revert invalid bar size settingPierre-Louis Bossart
2023-03-07ASOC: SOF: Intel: pci-tgl: Fix device descriptionRanjani Sridharan
2023-03-07ASoC: SOF: Intel: SKL: Fix device descriptionRanjani Sridharan
2023-03-07ASoC: SOF: Intel: HDA: Fix device descriptionRanjani Sridharan
2023-03-07ASoC: SOF: Intel: MTL: Fix the device descriptionRanjani Sridharan
2023-03-05ASoC: SOF: Intel: MTL: Enable DMI L1Ranjani Sridharan
2023-03-05ASoC: SOF: Intel: hda: Restrict DMI L1 disable workaroundRanjani Sridharan
2023-03-05ASoC: SOF: Intel: hda: Do not re-enable L1 if disabled before suspendRanjani Sridharan
2023-02-22Merge tag 'sound-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2023-02-16ASoC: SOF: Intel: hda-dai: fix possible stream_tag leakPierre-Louis Bossart
2023-02-14ASoC: SOF: Intel: hda-dsp: Set streaming flag for d0i3Rander Wang
2023-02-14ASoC: SOF: Intel: Enable d0i3 work for ipc4Rander Wang
2023-02-14ASoC: SOF: Intel: hda-dsp: use set_pm_gate according to ipc versionRander Wang
2023-02-03ASoC: SOF: core/ipc4/mtl: Add support for PCM delayMark Brown
2023-02-03ASoC: SOF: fix intel-soundwire link failureArnd Bergmann
2023-02-03ASoC: SOF: Intel: mtl: add get_stream_position supportRander Wang
2023-01-27ASoC: SOF: Introduce struct snd_sof_pipelineRanjani Sridharan
2023-01-27ASoC: SOF: ipc4: Add flag to skip triggering pipelines during FE DAI triggerRanjani Sridharan
2023-01-17ASoC: SOF: Prepare set_stream_data_offset for compress APIDaniel Baluta
2023-01-17ASoC: SOF: Prepare ipc_msg_data to be used with compress APIDaniel Baluta
2022-12-23Merge tag 'sound-6.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-12-19Merge tag 'soundwire-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-12-12ASoC: SOF: Intel: pci-tgl: unblock S5 entry if DMA stop has failed"Kai Vehmanen
2022-11-23ASoC: SOF: Intel: hda: read multi-link capabilities earlierPierre-Louis Bossart
2022-11-23ASoC: SOF: Intel: hda: add callback to check SoundWire lcount informationPierre-Louis Bossart
2022-11-23ASoC: SOF: Intel: mtl: move SoundWire interrupt enabling to callbackPierre-Louis Bossart
2022-11-23ASoC: SOF: Intel: mtl: factor interrupt enable/disable interrupt functionsPierre-Louis Bossart
2022-11-23ASoC: SOF: Intel: hda: add per-chip enable_sdw_irq() callbackPierre-Louis Bossart
2022-11-23soundwire: intel: start using hw_opsPierre-Louis Bossart
2022-11-10ASoC: SOF: get pipeline instance id from pipe_widget->instance_idMark Brown
2022-11-10ASoC: SOF: Intel: update D0i3 registers for MTLMark Brown
2022-11-09ASoC: SOF: ipc4: get pipeline instance id from pipe_widget->instance_idBard Liao
2022-11-07ASoC: SOF: Intel: set d0i3 register with d0i3_offsetRander Wang
2022-11-07ASoC: SOF: Intel: add d0i3_offset in chip_infoRander Wang
2022-11-07ASoC: SOF: Intel: add d0i3 definition for MTLRander Wang
2022-11-07ASoC: SOF: Intel: hda-loader: use small buffer for iccmax streamKai Vehmanen
2022-11-02ASoC: SOF: Intel: hda-codec: fix possible memory leak in hda_codec_device_init()Yang Yingliang