index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
sof
/
intel
/
hda-dai.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-02-17
ASoC: SOF: Intel: hda-dai: Ensure DAI widget is valid during params
Bard Liao
1
-0
/
+12
2025-01-02
ASoC: SOF: Intel: hda-dai: Do not release the link DMA on STOP
Peter Ujfalusi
1
-6
/
+19
2024-10-17
ASoC: SOF: Intel: hda: Always clean up link DMA during stop
Ranjani Sridharan
1
-0
/
+1
2024-10-17
ASoC: SOF: Intel: hda: Handle prepare without close for non-HDA DAI's
Ranjani Sridharan
1
-4
/
+32
2024-07-04
ASoC: SOF: Intel: hda: fix null deref on system suspend entry
Kai Vehmanen
1
-6
/
+6
2024-06-03
ASoC: SOF: Intel: hda-dai: remove skip_tlv label
Bard Liao
1
-2
/
+1
2024-06-03
ASoC: SOF: Intel: hda-dai: skip tlv for dspless mode
Bard Liao
1
-0
/
+3
2024-05-07
ALSA/ASoC: Intel: clarify Copyright information
Mark Brown
1
-1
/
+1
2024-05-06
ASoC: SOF: Intel: clarify Copyright information
Pierre-Louis Bossart
1
-1
/
+1
2024-05-05
ASoC: SOF: Intel: move hda.c to different module
Pierre-Louis Bossart
1
-0
/
+5
2024-05-05
ASoC: SOF: Intel: start splitting top-level from common parts
Pierre-Louis Bossart
1
-0
/
+1
2024-04-02
ASoC: SOF: Intel: hda: move helper to static inline
Pierre-Louis Bossart
1
-8
/
+0
2024-04-02
ASoC: SOF: IPC4: extend dai_data with node_id
Pierre-Louis Bossart
1
-0
/
+1
2024-04-02
ASoC: SOF: Intel: hda: extend signature of sdw_hda_dai_hw_params()
Pierre-Louis Bossart
1
-1
/
+2
2024-04-02
ASoC: SOF: Intel: set the DMA TLV device as dai_index
Pierre-Louis Bossart
1
-1
/
+1
2024-04-02
ASoC: SOF: Intel: hda-dai: add helpers to set dai config
Pierre-Louis Bossart
1
-13
/
+38
2024-04-02
ASoC: SOF: Intel: hda-dai: set dma_stream_channel_map device
Bard Liao
1
-2
/
+34
2024-04-02
ASoC: SOF: Intel: hda-dai: set lowest N bits in ch_mask
Bard Liao
1
-7
/
+1
2024-04-02
ASoC: SOF: make dma_config_tlv be an array
Bard Liao
1
-1
/
+1
2024-04-02
ASoC: SOF: Intel: hda-dai: fix channel map configuration for aggregated dailink
Pierre-Louis Bossart
1
-2
/
+29
2024-02-13
ASoC: SOF: Intel: hda-dai: add support for dspless mode beyond HDAudio
Pierre-Louis Bossart
1
-1
/
+10
2024-02-13
ASoC: SOF: Intel: hda-dai: remove dspless special case
Pierre-Louis Bossart
1
-5
/
+1
2023-11-29
ASoC: SOF: Intel: Do not use resource managed allocation for ipc4_data
Peter Ujfalusi
1
-0
/
+3
2023-09-25
ASoC: sof: intel: convert not to use asoc_xxx()
Kuninori Morimoto
1
-4
/
+4
2023-09-19
ASoC: SOF: Intel: Use generic names for IPC types
Peter Ujfalusi
1
-2
/
+2
2023-08-10
ASoC: Merge up fixes
Mark Brown
1
-3
/
+2
2023-08-08
ASoC: SOF: intel: hda: Clean up link DMA for IPC3 during stop
Ranjani Sridharan
1
-3
/
+2
2023-08-07
ASoC: SOF: Intel: hda-dai: add helpers for SoundWire callbacks
Pierre-Louis Bossart
1
-0
/
+72
2023-08-07
ASoC: SOF: Intel: hda-dai: add DMIC support
Pierre-Louis Bossart
1
-0
/
+24
2023-08-07
ASoC: SOF: Intel: hda-dai: add ops for SSP
Pierre-Louis Bossart
1
-1
/
+114
2023-06-05
ASoC: SOF: Intel: hda-dai: add get_hlink callback
Pierre-Louis Bossart
1
-22
/
+6
2023-06-05
ASoC: SOF: Intel: hda-dai: add calc_stream_format callback
Pierre-Louis Bossart
1
-13
/
+3
2023-06-05
ASoC: SOF: Intel: hda-dai: add codec_dai_set_stream callback
Pierre-Louis Bossart
1
-1
/
+2
2023-06-05
ASoC: SOF: Intel: hda-dai: add error checks to prevent static analysis warnings
Pierre-Louis Bossart
1
-1
/
+16
2023-05-15
ASoC: SOF: Intel: hda-dai: use HDA_LINK instead of HDA_AUDIO_CODEC
Pierre-Louis Bossart
1
-2
/
+6
2023-05-15
ASoC: SOF: Intel: hda-dai: mark functions as __maybe_unused
Pierre-Louis Bossart
1
-5
/
+7
2023-05-15
ASoC: SOF: Intel: hda-dai: move hda_dai_prepare() code
Pierre-Louis Bossart
1
-8
/
+8
2023-05-15
ASoC: SOF: Intel: hda-dai: remove use of cpu_dai->component drvdata
Pierre-Louis Bossart
1
-10
/
+30
2023-05-15
ASoC: SOF: Intel: hda-dai: simplify .prepare callback
Pierre-Louis Bossart
1
-31
/
+3
2023-04-06
ASoC: SOF: Intel: hda-dai: Print the format_val as hexadecimal number
Peter Ujfalusi
1
-2
/
+2
2023-04-04
ASoC: SOF: Intel: hda: Add support for DSPless mode
Peter Ujfalusi
1
-5
/
+20
2023-03-22
ASoC: SOF: Intel: hda-dai: Do not perform DMA cleanup during stop
Ranjani Sridharan
1
-1
/
+0
2023-03-07
ASoC: SOF: Intel: hda: remove redundant DAI config during hw_free
Ranjani Sridharan
1
-17
/
+1
2023-03-07
ASoC: SOF: Intel: hda: Unify DAI drv ops for IPC3 and IPC4
Ranjani Sridharan
1
-148
/
+35
2023-03-07
ASoC: SOF: Intel: hda-dai: Define DAI widget DMA trigger ops for IPC4
Ranjani Sridharan
1
-48
/
+14
2023-03-07
ASoC: SOF: Intel: hda-dai: Use the topology IPC dai_config op
Ranjani Sridharan
1
-43
/
+43
2023-03-07
ASoC: SOF: Intel: hda-dai: Add setup_hext_stream/reset_hext_stream DMA ops
Ranjani Sridharan
1
-2
/
+4
2023-03-07
ASoC: SOF: Intel: hda-dai: Define and set the HDA DAI widget DMA ops
Ranjani Sridharan
1
-117
/
+71
2023-03-07
ASoC: SOF: Intel: hda-dai: Use the dai argument in ipc4_hda_dai_trigger
Ranjani Sridharan
1
-3
/
+1
2023-03-07
ASoC: SOF: Intel: hda-dai: Pass the CPU dai pointer
Ranjani Sridharan
1
-12
/
+10
[next]