index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
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-08
ASoC: SOF: Intel: hda-dai: add helpers for SoundWire callbacks
Pierre-Louis Bossart
1
-0
/
+72
2023-08-08
ASoC: SOF: Intel: hda-dai: add DMIC support
Pierre-Louis Bossart
1
-0
/
+24
2023-08-08
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
2023-03-07
ASoC: SOF: Intel: hda-dai: Modify the signature of hda_link_dma_cleanup()
Ranjani Sridharan
1
-9
/
+6
2023-03-07
ASoC: SOF: Intel: hda-dai: remove struct hda_pipe_params
Ranjani Sridharan
1
-28
/
+9
2023-03-07
ASoC: SOF: Intel: hda-dai: Remove hda_link_dma_params()
Ranjani Sridharan
1
-34
/
+28
2023-03-07
ASoC: SOF: Intel: hda-dai: Remove BE DAI DRV ops for SSP DAI's
Ranjani Sridharan
1
-113
/
+0
2023-02-22
Merge tag 'sound-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
1
-75
/
+17
2023-02-16
ASoC: SOF: Intel: hda-dai: fix possible stream_tag leak
Pierre-Louis Bossart
1
-4
/
+4
2023-01-27
ASoC: SOF: Introduce struct snd_sof_pipeline
Ranjani Sridharan
1
-1
/
+1
2023-01-27
ASoC: SOF: ipc4: Add flag to skip triggering pipelines during FE DAI trigger
Ranjani Sridharan
1
-75
/
+17
2022-11-09
ASoC: SOF: ipc4: get pipeline instance id from pipe_widget->instance_id
Bard Liao
1
-6
/
+6
[next]