index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
sound
/
soc-dai.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: cleanup dai / component active code
Kuninori Morimoto
2020-05-18
1
-2
/
+0
*
ASoC: soc-dai: add snd_soc_dai_stream_active()
Kuninori Morimoto
2020-05-18
1
-0
/
+6
*
ASoC: soc-dai: add snd_soc_dai_active()
Kuninori Morimoto
2020-05-18
1
-0
/
+1
*
ASoC: soc-dai: add snd_soc_dai_action()
Kuninori Morimoto
2020-05-18
1
-0
/
+12
*
ASoC: soc-dai: add snd_soc_dai_compr_get_metadata()
Kuninori Morimoto
2020-04-29
1
-0
/
+3
*
ASoC: soc-dai: add snd_soc_dai_compr_set_metadata()
Kuninori Morimoto
2020-04-29
1
-0
/
+3
*
ASoC: soc-dai: add snd_soc_dai_compr_pointer()
Kuninori Morimoto
2020-04-29
1
-0
/
+3
*
ASoC: soc-dai: add snd_soc_dai_compr_ack()
Kuninori Morimoto
2020-04-29
1
-0
/
+3
*
ASoC: soc-dai: add snd_soc_dai_compr_get_params()
Kuninori Morimoto
2020-04-29
1
-0
/
+3
*
ASoC: soc-dai: add snd_soc_dai_compr_set_params()
Kuninori Morimoto
2020-04-29
1
-0
/
+3
*
ASoC: soc-dai: add snd_soc_dai_compr_trigger()
Kuninori Morimoto
2020-04-29
1
-0
/
+2
*
ASoC: soc-dai: add snd_soc_dai_compr_shutdown()
Kuninori Morimoto
2020-04-29
1
-0
/
+2
*
ASoC: soc-dai: add snd_soc_dai_compr_start()
Kuninori Morimoto
2020-04-29
1
-0
/
+3
*
ASoC: soc-dai: add snd_soc_pcm_dai_remove()
Kuninori Morimoto
2020-04-29
1
-1
/
+1
*
ASoC: soc-dai: add snd_soc_pcm_dai_probe()
Kuninori Morimoto
2020-04-29
1
-1
/
+1
*
ASoC: soc-dai: add snd_soc_pcm_dai_bespoke_trigger()
Kuninori Morimoto
2020-04-29
1
-2
/
+2
*
ASoC: soc-dai: add snd_soc_pcm_dai_trigger()
Kuninori Morimoto
2020-04-29
1
-2
/
+1
*
ASoC: soc-dai: add snd_soc_pcm_dai_prepare()
Kuninori Morimoto
2020-04-29
1
-2
/
+1
*
ASoC: soc-dai: add snd_soc_pcm_dai_new()
Kuninori Morimoto
2020-04-29
1
-0
/
+2
*
ASoC: soc-dai: revert all changes to DAI startup/shutdown sequence
Pierre-Louis Bossart
2020-04-15
1
-1
/
+0
*
ASoC: soc-dai: fix DAI startup/shutdown sequence
Pierre-Louis Bossart
2020-03-30
1
-1
/
+1
*
ASoC: soc-dai: return proper error for get_sdw_stream()
Srinivas Kandagatla
2020-03-16
1
-2
/
+2
*
ASoC: soc-dai: add get_sdw_stream() callback
Pierre-Louis Bossart
2020-02-26
1
-0
/
+21
*
ASoC: soc-pcm: add snd_soc_dai_get_widget()
Kuninori Morimoto
2020-02-24
1
-0
/
+8
*
ASoC: soc-pcm: add snd_soc_dai_get_pcm_stream()
Kuninori Morimoto
2020-02-24
1
-0
/
+7
*
ASoC: soc-pcm: merge playback/cature_active into stream_active
Kuninori Morimoto
2020-02-18
1
-2
/
+1
*
ASoC: soc-pcm: call snd_soc_dai_startup()/shutdown() once
Kuninori Morimoto
2020-02-11
1
-1
/
+4
*
ASoC: soc-core: remove bus_control
Kuninori Morimoto
2020-01-21
1
-1
/
+0
*
ASoC: soc-core: remove DAI suspend/resume
Kuninori Morimoto
2020-01-21
1
-2
/
+0
*
ASoC: soc-dai: use bit field for bus_control
Kuninori Morimoto
2019-08-22
1
-2
/
+1
*
ASoC: soc-dai: move snd_soc_dai_stream_valid() to soc-dai.c
Kuninori Morimoto
2019-07-23
1
-0
/
+1
*
ASoC: soc-dai: add snd_soc_dai_compress_new()
Kuninori Morimoto
2019-07-23
1
-0
/
+2
*
ASoC: soc-dai: add snd_soc_dai_remove()
Kuninori Morimoto
2019-07-23
1
-0
/
+1
*
ASoC: soc-dai: add snd_soc_dai_probe()
Kuninori Morimoto
2019-07-23
1
-0
/
+1
*
ASoC: soc-dai: add snd_soc_dai_resume()
Kuninori Morimoto
2019-07-23
1
-0
/
+1
*
ASoC: soc-dai: add snd_soc_dai_suspend()
Kuninori Morimoto
2019-07-23
1
-0
/
+1
*
ASoC: soc-dai: add snd_soc_dai_delay()
Kuninori Morimoto
2019-07-23
1
-0
/
+2
*
ASoC: soc-dai: add snd_soc_dai_bespoke_trigger()
Kuninori Morimoto
2019-07-23
1
-0
/
+2
*
ASoC: soc-dai: add snd_soc_dai_trigger()
Kuninori Morimoto
2019-07-23
1
-0
/
+2
*
ASoC: soc-dai: add snd_soc_dai_prepare()
Kuninori Morimoto
2019-07-23
1
-0
/
+2
*
ASoC: soc-dai: add snd_soc_dai_shutdown()
Kuninori Morimoto
2019-07-23
1
-0
/
+2
*
ASoC: soc-dai: add snd_soc_dai_startup()
Kuninori Morimoto
2019-07-23
1
-0
/
+2
*
ASoC: soc-dai: add snd_soc_dai_hw_free()
Kuninori Morimoto
2019-07-23
1
-0
/
+2
*
ASoC: soc-dai: mv soc_dai_hw_params() to soc-dai
Kuninori Morimoto
2019-07-23
1
-0
/
+4
*
ASoC: core: add support to snd_soc_dai_get_channel_map()
Srinivas Kandagatla
2018-07-24
1
-0
/
+8
*
ASoC: soc-dai.h: convert to SPDX identifiers
Kuninori Morimoto
2018-07-02
1
-5
/
+2
*
Merge tag 'sound-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2018-06-06
1
-3
/
+2
|
\
|
*
ASoC: remove Codec related code
Kuninori Morimoto
2018-05-09
1
-1
/
+0
|
*
ASoC: dai playback and capture active may be greater than 1
Jerome Brunet
2018-05-02
1
-2
/
+2
*
|
ASoC: Add SoundWire stream programming interface
Shreyas NC
2018-05-11
1
-0
/
+23
|
/
[next]