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