index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
sof
/
intel
/
hda-ipc.c
Age
Commit message (
Expand
)
Author
2023-04-04
ASoC: SOF: Intel: hda: make DSPless mode work with DSP disabled in BIOS
Pierre-Louis Bossart
2023-02-14
ASoC: SOF: Intel: Enable d0i3 work for ipc4
Rander Wang
2023-01-17
ASoC: SOF: Prepare set_stream_data_offset for compress API
Daniel Baluta
2023-01-17
ASoC: SOF: Prepare ipc_msg_data to be used with compress API
Daniel Baluta
2022-10-18
ASoC: SOF: Intel: ipc4: Ack a received reply or notification separately
Peter Ujfalusi
2022-10-18
ASoC: SOF: Intel: ipc4: Wait for channel to be free before sending a message
Peter Ujfalusi
2022-10-18
ASoC: SOF: Intel: ipc4: Read the interrupt reason registers at the same time
Peter Ujfalusi
2022-09-20
ASoC: SOF: Intel: add initial SKL/KBL hardware support
Pierre-Louis Bossart
2022-09-19
ASoC: SOF: Intel: replace dev_vdbg with tracepoints
Bard Liao
2022-07-12
ASoC: SOF: Intel: hda-ipc: Do not process IPC reply before firmware boot
Peter Ujfalusi
2022-05-12
ASoC: SOF: Intel: HDA: Set IPC4-specific DSP ops for CaVS platforms
Ranjani Sridharan
2022-03-11
ASoC: SOF: Intel: Convert to use the generic set_stream_data_offset ops
Peter Ujfalusi
2022-03-11
ASoC: SOF: Intel: hda-ipc: Add hda_set_stream_data_offset()
Peter Ujfalusi
2022-02-09
ASoC: SOF: Intel: hdac_ext_stream: consistent prefixes for variables/members
Pierre-Louis Bossart
2021-12-23
ASoC: SOF: Add 'non_recoverable' parameter to snd_sof_dsp_panic()
Peter Ujfalusi
2021-11-17
ASoC: SOF: intel: Use the generic helper to get the reply
Peter Ujfalusi
2021-09-28
ASoC: SOF: add error handling to snd_sof_ipc_msg_data()
Guennadi Liakhovetski
2021-08-03
ASoC: SOF: Intel: hda-ipc: fix reply size checking
Guennadi Liakhovetski
2020-05-01
ASoC: SOF/Intel: clarify SPDX license with GPL-2.0-only
Pierre-Louis Bossart
2020-03-13
ASoC: SOF: Intel: remove unnecessary waitq before loading firmware
Amery Song
2020-03-13
ASoC: SOF: Intel: hda: remove unnecessary ROM IPC filter function
Amery Song
2020-02-18
ASoC: SOF: Implement Probe IPC API
Cezary Rojewski
2019-12-09
ASoC: SOF: Intel: hda: solve MSI issues by merging ipc and stream irq handlers
Bard Liao
2019-10-28
ASoC: SOF: Intel: hda-ipc: Don't read mailbox for PM_GATE reply
Keyon Jie
2019-08-09
ASoC: SOF: Intel: hda: Use generic function for fw ready / mem windows creation
Daniel Baluta
2019-07-23
ASoC: SOF: Intel: hda: remove misleading error trace from IRQ thread
Kai Vehmanen
2019-06-03
ASoC: SOF: Intel: ipc: don't check for HIPCCTL register value
Pierre-Louis Bossart
2019-06-03
ASoC: SOF: Intel: hda-ipc: re-enable IPC IRQ at end of handler
Pierre-Louis Bossart
2019-06-03
ASoC: SOF: Intel: hda-ipc: read all IPC registers first
Pierre-Louis Bossart
2019-06-03
ASoC: SOF: Do not send cmd via SHIM register
Daniel Baluta
2019-05-28
ASoC: SOF: ipc: fix a race, leading to IPC timeouts
Guennadi Liakhovetski
2019-05-03
ASoC: SOF: Intel: hda-ipc: simplify handling of IPC IRQ
Keyon Jie
2019-04-28
ASoC: SOF: Intel: Add Intel specific HDA IPC mechanisms.
Liam Girdwood