summaryrefslogtreecommitdiffstats
path: root/sound/soc/sof/intel/mtl.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'asoc-v6.8' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2024-01-081-5/+18
|\
| * ASoC: SOF: IPC4: query fw_context_save feature from fwRander Wang2023-12-151-0/+2
| * ASoC: SOF: Intel: lnl: add core get and set support for dsp coreRander Wang2023-12-051-2/+2
| * ASoC: SOF: Intel: Do not use resource managed allocation for ipc4_dataPeter Ujfalusi2023-11-291-1/+1
| * ASoC: SOF: Intel: mtl: call dsp dump when boot retry failsYong Zhi2023-11-271-2/+13
* | ASoC: SOF: Intel: pci-mtl: fix ARL-S definitionsPierre-Louis Bossart2023-12-071-0/+28
|/
* ASoC: Merge up fixesMark Brown2023-09-261-1/+1
|\
| * ASoC: SOF: Intel: MTL: Reduce the DSP init timeoutRanjani Sridharan2023-09-151-1/+1
* | ASoC: SOF: Intel: mtl: dump dsp stackRander Wang2023-09-191-0/+3
|/
* ASoC: SOF: Intel: add abstraction for SoundWire wake-upsPierre-Louis Bossart2023-08-071-0/+1
* ASoC: SOF: Intel: split MTL and LNL operationsPierre-Louis Bossart2023-08-071-11/+11
* ASoC: SOF: Intel: mtl: setup primary core info on MeteorLake platformRander Wang2023-06-161-4/+15
* ASoC: SOF: Intel: mtl: prepare for code reusePierre-Louis Bossart2023-06-051-6/+6
* ASoC: SOF: Intel: mtl: add core_get & put support on MeterLake platformsRander Wang2023-05-231-1/+32
* ASoC: SOF: Intel: Split the set_power_op for IPC3 and IPC4Ranjani Sridharan2023-04-201-0/+2
* ASoC: SOF: Intel: mtl: fix page fault in dspless mode when DSP is disabledFred Oh2023-04-121-0/+15
* ASoC: SOF: Intel: MTL: conditionally wake WPIO1PG domainYong Zhi2023-04-061-3/+6
* ASoC: SOF: Intel: MTL: Don't access EM2Peter Ujfalusi2023-03-101-3/+0
* ASoC: SOF: Intel: mtl: Access MTL_HFPWRCTL from HDA_DSP_BARYong Zhi2023-03-071-1/+1
* ASoC: SOF: Intel: MTL: Enable DMI L1Ranjani Sridharan2023-03-051-0/+3
* ASoC: SOF: Intel: Enable d0i3 work for ipc4Rander Wang2023-02-141-0/+2
* ASoC: SOF: Intel: mtl: add get_stream_position supportRander Wang2023-02-031-0/+14
* ASoC: SOF: Intel: hda: add callback to check SoundWire lcount informationPierre-Louis Bossart2022-11-231-0/+1
* 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: add d0i3_offset in chip_infoRander Wang2022-11-071-0/+1
* ASoC: SOF: Intel: MTL: fix comment errorYong Zhi2022-10-261-2/+2
* ASoC: SOF: Intel/IPC4: Support for external firmware librariesMark Brown2022-10-211-0/+3
|\
| * ASoC: SOF: Intel: Add ipc4 library loading implementationPeter Ujfalusi2022-10-211-0/+3
* | ASoC: SOF: Intel: ipc4: Ack a received reply or notification separatelyPeter Ujfalusi2022-10-181-2/+3
* | ASoC: SOF: Intel: ipc4: Wait for channel to be free before sending a messagePeter Ujfalusi2022-10-181-0/+17
* | ASoC: SOF: Intel: ipc4: Read the interrupt reason registers at the same timePeter Ujfalusi2022-10-181-1/+1
|/
* ASoC: SOF: ipc4/Intel: Improve and enable IPC error dumpMark Brown2022-09-231-9/+8
|\
| * ASoC: SOF: Intel: mtl: Print relevant register in ipc_dumpPeter Ujfalusi2022-09-231-9/+8
* | ASoC: SOF: Intel: MTL: remove the unnecessary snd_sof_dsp_read()Yong Zhi2022-09-231-8/+0
* | ASoC: SOF: Intel: MTL: reuse the common ops for PMRanjani Sridharan2022-09-231-150/+0
* | ASoC: SOF: Intel: MTL: define and set the disable_interrupts opRanjani Sridharan2022-09-231-0/+7
* | ASoC: SOF: Intel: mtl: define and set power_down_dsp opFred Oh2022-09-231-0/+28
|/
* ASoC: SOF: Intel: override mclk_id for ES8336 supportMark Brown2022-09-201-1/+1
|\
| * ASoC: SOF: Intel: hda: refine SSP count supportPierre-Louis Bossart2022-09-191-1/+1
* | ASoC: SOF: Intel: replace dev_vdbg with tracepointsBard Liao2022-09-191-1/+2
|/
* ASoC: SOF: Intel: Add mtrace type information for IPC4Peter Ujfalusi2022-09-091-0/+2
* ASoC: SOF: Intel: MTL: remove redundant snd_sof_dsp_read() callYong Zhi2022-07-151-12/+1
* ASoC: SOF: Intel: mtl: Do not process IPC reply before firmware bootPeter Ujfalusi2022-07-121-7/+13
* ASoC: SOF: Intel: mtl: remove use of __func__ in dev_dbgPierre-Louis Bossart2022-06-171-2/+1
* ASoC: SOF: Intel: Add support for MeteorLake (MTL)Bard Liao2022-06-151-0/+800