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.13.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
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
2022-10-28
ASoC: SOF: Intel: hda: clarify Kconfig dependencies
Pierre-Louis Bossart
1
-5
/
+5
2022-10-26
ASoC: SOF: Intel: hda-dai: remove useless members in hda_pipe_params
Pierre-Louis Bossart
1
-5
/
+0
2022-10-26
ASoC: SOF: Intel: hda-dai: use component_get_drvdata to find hdac_bus
Pierre-Louis Bossart
1
-3
/
+6
2022-10-26
ASoC: SOF: Intel: hda-dai: start removing the use of runtime->private_data in BE
Pierre-Louis Bossart
1
-10
/
+7
2022-10-20
ALSA/ASoC: hda: ext: add 'bus' prefix for multi-link stream setting
Pierre-Louis Bossart
1
-3
/
+3
2022-10-20
ALSA/ASoC: hda: ext: remove 'link' prefix for stream-related operations
Pierre-Louis Bossart
1
-8
/
+8
2022-10-20
ALSA/ASoC: hda: clarify bus_get_link() and bus_link_get() helpers
Pierre-Louis Bossart
1
-2
/
+2
2022-10-20
ASoC: SOF: Intel: hda-dai: use hlink variable/parameter
Pierre-Louis Bossart
1
-12
/
+12
2022-07-13
ASoC: SOF: Intel: add trigger callback into sdw_callback
Bard Liao
1
-3
/
+11
2022-07-12
ASoC: SOF: Intel: hda-dai: Do snd_hdac_ext_stream_decouple() only once
Peter Ujfalusi
1
-7
/
+2
2022-07-12
ASoC: SOF: Intel: hda-dai: Drop misleading comment regarding dma_data
Peter Ujfalusi
1
-1
/
+0
2022-06-17
ASoC: SOF: Intel: hda-dai: remove use of __func__ in dev_dbg
Pierre-Louis Bossart
1
-3
/
+3
2022-06-14
ASoC: SOF: Intel: hda-dai: enhance debug messages
Pierre-Louis Bossart
1
-2
/
+3
2022-06-10
ASoC: SOF: Intel: hda: init NHLT for IPC4
Ranjani Sridharan
1
-0
/
+28
2022-06-10
ASoC: SOF: IPC4: set the BE DAI ops
Ranjani Sridharan
1
-3
/
+170
2022-04-25
ASoC: SOF: Intel: hda-dai: protect hw_params against successive calls
Pierre-Louis Bossart
1
-0
/
+5
[next]