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
/
include
/
sound
/
soc-dai.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-18
ASoC: cleanup dai / component active code
Kuninori Morimoto
1
-2
/
+0
2020-05-18
ASoC: soc-dai: add snd_soc_dai_stream_active()
Kuninori Morimoto
1
-0
/
+6
2020-05-18
ASoC: soc-dai: add snd_soc_dai_active()
Kuninori Morimoto
1
-0
/
+1
2020-05-18
ASoC: soc-dai: add snd_soc_dai_action()
Kuninori Morimoto
1
-0
/
+12
2020-04-29
ASoC: soc-dai: add snd_soc_dai_compr_get_metadata()
Kuninori Morimoto
1
-0
/
+3
2020-04-29
ASoC: soc-dai: add snd_soc_dai_compr_set_metadata()
Kuninori Morimoto
1
-0
/
+3
2020-04-29
ASoC: soc-dai: add snd_soc_dai_compr_pointer()
Kuninori Morimoto
1
-0
/
+3
2020-04-29
ASoC: soc-dai: add snd_soc_dai_compr_ack()
Kuninori Morimoto
1
-0
/
+3
2020-04-29
ASoC: soc-dai: add snd_soc_dai_compr_get_params()
Kuninori Morimoto
1
-0
/
+3
2020-04-29
ASoC: soc-dai: add snd_soc_dai_compr_set_params()
Kuninori Morimoto
1
-0
/
+3
2020-04-29
ASoC: soc-dai: add snd_soc_dai_compr_trigger()
Kuninori Morimoto
1
-0
/
+2
2020-04-29
ASoC: soc-dai: add snd_soc_dai_compr_shutdown()
Kuninori Morimoto
1
-0
/
+2
2020-04-29
ASoC: soc-dai: add snd_soc_dai_compr_start()
Kuninori Morimoto
1
-0
/
+3
2020-04-29
ASoC: soc-dai: add snd_soc_pcm_dai_remove()
Kuninori Morimoto
1
-1
/
+1
2020-04-29
ASoC: soc-dai: add snd_soc_pcm_dai_probe()
Kuninori Morimoto
1
-1
/
+1
2020-04-29
ASoC: soc-dai: add snd_soc_pcm_dai_bespoke_trigger()
Kuninori Morimoto
1
-2
/
+2
2020-04-29
ASoC: soc-dai: add snd_soc_pcm_dai_trigger()
Kuninori Morimoto
1
-2
/
+1
2020-04-29
ASoC: soc-dai: add snd_soc_pcm_dai_prepare()
Kuninori Morimoto
1
-2
/
+1
2020-04-29
ASoC: soc-dai: add snd_soc_pcm_dai_new()
Kuninori Morimoto
1
-0
/
+2
2020-04-16
ASoC: soc-dai: revert all changes to DAI startup/shutdown sequence
Pierre-Louis Bossart
1
-1
/
+0
2020-03-30
ASoC: soc-dai: fix DAI startup/shutdown sequence
Pierre-Louis Bossart
1
-1
/
+1
2020-03-16
ASoC: soc-dai: return proper error for get_sdw_stream()
Srinivas Kandagatla
1
-2
/
+2
2020-02-26
ASoC: soc-dai: add get_sdw_stream() callback
Pierre-Louis Bossart
1
-0
/
+21
2020-02-25
ASoC: soc-pcm: add snd_soc_dai_get_widget()
Kuninori Morimoto
1
-0
/
+8
2020-02-25
ASoC: soc-pcm: add snd_soc_dai_get_pcm_stream()
Kuninori Morimoto
1
-0
/
+7
2020-02-19
ASoC: soc-pcm: merge playback/cature_active into stream_active
Kuninori Morimoto
1
-2
/
+1
2020-02-11
ASoC: soc-pcm: call snd_soc_dai_startup()/shutdown() once
Kuninori Morimoto
1
-1
/
+4
2020-01-21
ASoC: soc-core: remove bus_control
Kuninori Morimoto
1
-1
/
+0
2020-01-21
ASoC: soc-core: remove DAI suspend/resume
Kuninori Morimoto
1
-2
/
+0
2019-08-22
ASoC: soc-dai: use bit field for bus_control
Kuninori Morimoto
1
-2
/
+1
2019-07-23
ASoC: soc-dai: move snd_soc_dai_stream_valid() to soc-dai.c
Kuninori Morimoto
1
-0
/
+1
2019-07-23
ASoC: soc-dai: add snd_soc_dai_compress_new()
Kuninori Morimoto
1
-0
/
+2
2019-07-23
ASoC: soc-dai: add snd_soc_dai_remove()
Kuninori Morimoto
1
-0
/
+1
2019-07-23
ASoC: soc-dai: add snd_soc_dai_probe()
Kuninori Morimoto
1
-0
/
+1
2019-07-23
ASoC: soc-dai: add snd_soc_dai_resume()
Kuninori Morimoto
1
-0
/
+1
2019-07-23
ASoC: soc-dai: add snd_soc_dai_suspend()
Kuninori Morimoto
1
-0
/
+1
2019-07-23
ASoC: soc-dai: add snd_soc_dai_delay()
Kuninori Morimoto
1
-0
/
+2
2019-07-23
ASoC: soc-dai: add snd_soc_dai_bespoke_trigger()
Kuninori Morimoto
1
-0
/
+2
2019-07-23
ASoC: soc-dai: add snd_soc_dai_trigger()
Kuninori Morimoto
1
-0
/
+2
2019-07-23
ASoC: soc-dai: add snd_soc_dai_prepare()
Kuninori Morimoto
1
-0
/
+2
2019-07-23
ASoC: soc-dai: add snd_soc_dai_shutdown()
Kuninori Morimoto
1
-0
/
+2
2019-07-23
ASoC: soc-dai: add snd_soc_dai_startup()
Kuninori Morimoto
1
-0
/
+2
2019-07-23
ASoC: soc-dai: add snd_soc_dai_hw_free()
Kuninori Morimoto
1
-0
/
+2
2019-07-23
ASoC: soc-dai: mv soc_dai_hw_params() to soc-dai
Kuninori Morimoto
1
-0
/
+4
2018-07-24
ASoC: core: add support to snd_soc_dai_get_channel_map()
Srinivas Kandagatla
1
-0
/
+8
2018-07-02
ASoC: soc-dai.h: convert to SPDX identifiers
Kuninori Morimoto
1
-5
/
+2
2018-06-06
Merge tag 'sound-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-3
/
+2
2018-05-11
ASoC: Add SoundWire stream programming interface
Shreyas NC
1
-0
/
+23
2018-05-09
ASoC: remove Codec related code
Kuninori Morimoto
1
-1
/
+0
2018-05-01
ASoC: dai playback and capture active may be greater than 1
Jerome Brunet
1
-2
/
+2
[next]