summaryrefslogtreecommitdiffstats
path: root/sound/soc/sof/intel (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'sound-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2023-02-228-93/+115
|\
| * ASoC: SOF: Intel: hda-dsp: Set streaming flag for d0i3Rander Wang2023-02-141-0/+31
| * ASoC: SOF: Intel: Enable d0i3 work for ipc4Rander Wang2023-02-144-0/+34
| * ASoC: SOF: Intel: hda-dsp: use set_pm_gate according to ipc versionRander Wang2023-02-141-11/+4
| * ASoC: SOF: core/ipc4/mtl: Add support for PCM delayMark Brown2023-02-032-0/+20
| |\
| | * ASoC: SOF: Intel: mtl: add get_stream_position supportRander Wang2023-02-032-0/+20
| * | ASoC: SOF: fix intel-soundwire link failureArnd Bergmann2023-02-031-2/+2
| |/
| * ASoC: SOF: Introduce struct snd_sof_pipelineRanjani Sridharan2023-01-271-1/+1
| * ASoC: SOF: ipc4: Add flag to skip triggering pipelines during FE DAI triggerRanjani Sridharan2023-01-271-75/+17
| * ASoC: SOF: Prepare set_stream_data_offset for compress APIDaniel Baluta2023-01-172-2/+3
| * ASoC: SOF: Prepare ipc_msg_data to be used with compress APIDaniel Baluta2023-01-172-3/+4
* | ASoC: SOF: Intel: hda-dai: fix possible stream_tag leakPierre-Louis Bossart2023-02-161-4/+4
|/
* Merge tag 'sound-6.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-12-233-1/+74
|\
| * ASoC: SOF: Intel: pci-tgl: unblock S5 entry if DMA stop has failed"Kai Vehmanen2022-12-123-1/+74
* | Merge tag 'soundwire-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-12-191-0/+2
|\ \ | |/ |/|
| * soundwire: intel: start using hw_opsPierre-Louis Bossart2022-11-231-0/+2
* | ASoC: SOF: Intel: hda: read multi-link capabilities earlierPierre-Louis Bossart2022-11-231-2/+2
* | ASoC: SOF: Intel: hda: add callback to check SoundWire lcount informationPierre-Louis Bossart2022-11-237-0/+54
* | ASoC: SOF: Intel: mtl: move SoundWire interrupt enabling to callbackPierre-Louis Bossart2022-11-231-17/+27
* | ASoC: SOF: Intel: mtl: factor interrupt enable/disable interrupt functionsPierre-Louis Bossart2022-11-231-78/+38
* | ASoC: SOF: Intel: hda: add per-chip enable_sdw_irq() callbackPierre-Louis Bossart2022-11-236-1/+33
* | ASoC: SOF: get pipeline instance id from pipe_widget->instance_idMark Brown2022-11-101-6/+6
|\ \
| * | ASoC: SOF: ipc4: get pipeline instance id from pipe_widget->instance_idBard Liao2022-11-091-6/+6
* | | ASoC: SOF: Intel: update D0i3 registers for MTLMark Brown2022-11-108-7/+26
|\ \ \
| * | | ASoC: SOF: Intel: set d0i3 register with d0i3_offsetRander Wang2022-11-071-7/+14
| * | | ASoC: SOF: Intel: add d0i3_offset in chip_infoRander Wang2022-11-076-0/+10
| * | | ASoC: SOF: Intel: add d0i3 definition for MTLRander Wang2022-11-071-0/+2
| |/ /
* / / ASoC: SOF: Intel: hda-loader: use small buffer for iccmax streamKai Vehmanen2022-11-071-10/+5
|/ /
* | ASoC: SOF: Intel: hda-codec: fix possible memory leak in hda_codec_device_init()Yang Yingliang2022-11-021-7/+1
* | ASoC: SOF: fix compilation issue with readb/writeb helpersPierre-Louis Bossart2022-10-313-5/+5
* | ASoC: SOF: introduce new DEBUG_NOCODEC modePierre-Louis Bossart2022-10-282-1/+60
* | ASoC: SOF: Intel: hda-codec: use GPL-2.0-only licensePierre-Louis Bossart2022-10-281-11/+8
* | ASoC: SOF: Intel: hda: clarify Kconfig dependenciesPierre-Louis Bossart2022-10-282-7/+7
* | ASoC: SOF: Intel: add hda_bus_ml_free helperPierre-Louis Bossart2022-10-283-3/+18
* | ASoC: SOF: Intel: hda-mlink: add helpers to suspend/resume linksPierre-Louis Bossart2022-10-283-26/+35
* | ASoC: SOF: Intel: clarify bus_init and bus_exit sequencesPierre-Louis Bossart2022-10-283-13/+20
* | ASoC: SOF: Intel: hda-codec: add helpers to suspend and resume cmd_ioPierre-Louis Bossart2022-10-283-6/+29
* | ASoC: SOF: Intel: hda-dsp: clarify dependencies on SND_SOC_SOF_HDAPierre-Louis Bossart2022-10-281-3/+1
* | ASoC: SOF: Intel: hda-ctrl: use helper to clear RIRB statusPierre-Louis Bossart2022-10-281-4/+1
* | ASoC: SOF: Intel: hda-codec: add hda_codec_check_rirb_status() helperPierre-Louis Bossart2022-10-283-18/+26
* | ASoC: SOF: Intel: hda-stream: always allocate CORB/RIRB bufferPierre-Louis Bossart2022-10-281-6/+5
* | ASoC: SOF: Intel: hda-codec: add stop_cmd_io helperPierre-Louis Bossart2022-10-283-4/+13
* | ASoC: SOF: Intel: hda-codec: add hda_codec_device_remove() helperPierre-Louis Bossart2022-10-283-4/+12
* | ASoC: SOF: Intel: hda-ctrl: add codec wakeup helperPierre-Louis Bossart2022-10-283-6/+14
* | ASoC: SOF: Intel: move all RIRB/CMD_IO helpers to hda-codec.cPierre-Louis Bossart2022-10-283-30/+52
* | ASoC: SOF: Intel: hda: add multi-link helper for LOSVIDPierre-Louis Bossart2022-10-283-8/+12
* | ASoC: SOF: Intel: start moving multi-link handling in dedicated filePierre-Louis Bossart2022-10-284-13/+61
* | ASoC: SOF: Intel: move codec state change to hda-codec.cPierre-Louis Bossart2022-10-283-15/+16
* | ASoC: SOF: Intel: hda-codec: simplify SND_SOC_SOF_HDA_AUDIO_CODEC handlingPierre-Louis Bossart2022-10-282-27/+20
* | ASoC: SOF: Intel: remove all dependencies on SND_SOC_HDAC_HDMIPierre-Louis Bossart2022-10-282-5/+2