summaryrefslogtreecommitdiffstats
path: root/sound/soc/sof/intel/hda-ipc.c
Commit message (Expand)AuthorAgeFilesLines
* 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: move hda.c to different modulePierre-Louis Bossart2024-05-051-0/+5
* | ASoC: SOF: Intel: move common code from hda.cPierre-Louis Bossart2024-05-051-0/+99
* | ASoC: SOF: Intel: start splitting top-level from common partsPierre-Louis Bossart2024-05-051-0/+11
|/
* ASoC: SOF: Intel: hda: make DSPless mode work with DSP disabled in BIOSPierre-Louis Bossart2023-04-041-0/+3
* ASoC: SOF: Intel: Enable d0i3 work for ipc4Rander Wang2023-02-141-0/+28
* ASoC: SOF: Prepare set_stream_data_offset for compress APIDaniel Baluta2023-01-171-1/+2
* ASoC: SOF: Prepare ipc_msg_data to be used with compress APIDaniel Baluta2023-01-171-2/+3
* ASoC: SOF: Intel: ipc4: Ack a received reply or notification separatelyPeter Ujfalusi2022-10-181-3/+4
* 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/+2
* ASoC: SOF: Intel: add initial SKL/KBL hardware supportPierre-Louis Bossart2022-09-201-0/+8
* ASoC: SOF: Intel: replace dev_vdbg with tracepointsBard Liao2022-09-191-7/+4
* ASoC: SOF: Intel: hda-ipc: Do not process IPC reply before firmware bootPeter Ujfalusi2022-07-121-14/+25
* ASoC: SOF: Intel: HDA: Set IPC4-specific DSP ops for CaVS platformsRanjani Sridharan2022-05-121-0/+82
* ASoC: SOF: Intel: Convert to use the generic set_stream_data_offset opsPeter Ujfalusi2022-03-111-7/+0
* ASoC: SOF: Intel: hda-ipc: Add hda_set_stream_data_offset()Peter Ujfalusi2022-03-111-5/+10
* ASoC: SOF: Intel: hdac_ext_stream: consistent prefixes for variables/membersPierre-Louis Bossart2022-02-091-5/+5
* ASoC: SOF: Add 'non_recoverable' parameter to snd_sof_dsp_panic()Peter Ujfalusi2021-12-231-2/+17
* ASoC: SOF: intel: Use the generic helper to get the replyPeter Ujfalusi2021-11-171-27/+2
* ASoC: SOF: add error handling to snd_sof_ipc_msg_data()Guennadi Liakhovetski2021-09-281-6/+9
* ASoC: SOF: Intel: hda-ipc: fix reply size checkingGuennadi Liakhovetski2021-08-031-2/+2
* ASoC: SOF/Intel: clarify SPDX license with GPL-2.0-onlyPierre-Louis Bossart2020-05-011-1/+1
* ASoC: SOF: Intel: remove unnecessary waitq before loading firmwareAmery Song2020-03-131-6/+0
* ASoC: SOF: Intel: hda: remove unnecessary ROM IPC filter functionAmery Song2020-03-131-11/+3
* ASoC: SOF: Implement Probe IPC APICezary Rojewski2020-02-181-1/+3
* ASoC: SOF: Intel: hda: solve MSI issues by merging ipc and stream irq handlersBard Liao2019-12-091-18/+5
* ASoC: SOF: Intel: hda-ipc: Don't read mailbox for PM_GATE replyKeyon Jie2019-10-281-2/+4
* ASoC: SOF: Intel: hda: Use generic function for fw ready / mem windows creationDaniel Baluta2019-08-091-146/+4
* ASoC: SOF: Intel: hda: remove misleading error trace from IRQ threadKai Vehmanen2019-07-231-2/+2
* ASoC: SOF: Intel: ipc: don't check for HIPCCTL register valuePierre-Louis Bossart2019-06-031-6/+2
* ASoC: SOF: Intel: hda-ipc: re-enable IPC IRQ at end of handlerPierre-Louis Bossart2019-06-031-8/+16
* ASoC: SOF: Intel: hda-ipc: read all IPC registers firstPierre-Louis Bossart2019-06-031-5/+2
* ASoC: SOF: Do not send cmd via SHIM registerDaniel Baluta2019-06-031-3/+1
* ASoC: SOF: ipc: fix a race, leading to IPC timeoutsGuennadi Liakhovetski2019-05-281-3/+14
* ASoC: SOF: Intel: hda-ipc: simplify handling of IPC IRQKeyon Jie2019-05-031-8/+5
* ASoC: SOF: Intel: Add Intel specific HDA IPC mechanisms.Liam Girdwood2019-04-281-0/+458