summaryrefslogtreecommitdiffstats
path: root/sound/soc/sof/intel/mtl.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* ASoC: SOF: Intel: add PTL specific power control registerFred Oh2024-08-021-2/+14
* ALSA/ASoC: Intel: clarify Copyright informationMark Brown2024-05-071-1/+1
|\
| * ASoC: SOF: Intel: clarify Copyright informationPierre-Louis Bossart2024-05-061-1/+1
* | ASoC: SOF: Intel: remove circular dependency on hda_sdw_process_wakeen()Pierre-Louis Bossart2024-05-051-0/+2
* | ASoC: SOF: Intel: start splitting top-level from common partsPierre-Louis Bossart2024-05-051-4/+15
|/
* ASoC: SOF: Intel: mtl: Add fw_regs area to debugfs mapPeter Ujfalusi2024-04-091-0/+1
* ASoC: SOF: Intel: mtl/lnl: Improve firmware boot stateMark Brown2024-04-031-18/+45
|\
| * ASoC: SOF: Intel: mtl: Correct the mtl_dsp_dump outputPeter Ujfalusi2024-04-031-11/+5
| * ASoC: SOF: Intel: mtl: Implement firmware boot state checkPeter Ujfalusi2024-04-031-5/+32
| * ASoC: SOF: Intel: mtl: Disable interrupts when firmware boot failedPeter Ujfalusi2024-04-031-0/+1
| * ASoC: SOF: Intel: mtl: Correct rom_status_regPeter Ujfalusi2024-04-031-2/+2
| * ASoC: SOF: Intel: hda: Create debugfs file to force a clean DSP bootPeter Ujfalusi2024-04-031-1/+6
* | ASoC: SOF: Intel: mtl/lnl: Use the generic get_stream_position callbackPeter Ujfalusi2024-03-251-14/+0
|/
* 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-081-0/+1
* ASoC: SOF: Intel: split MTL and LNL operationsPierre-Louis Bossart2023-08-081-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-061-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