index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
soc-dai.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-09
ASoC: soc-pcm: care trigger rollback
Kuninori Morimoto
1
-8
/
+36
2020-11-26
ASoC: soc-dai: add mark for snd_soc_dai_compr_startup/shutdown()
Kuninori Morimoto
1
-1
/
+12
2020-10-26
ASoC: soc-dai: add mark for snd_soc_dai_hw_params/free()
Kuninori Morimoto
1
-1
/
+12
2020-09-28
ASoC: soc-dai: add mark for snd_soc_dai_startup/shutdown()
Kuninori Morimoto
1
-1
/
+20
2020-08-27
ASoC: soc-core: add snd_soc_find_dai_with_mutex()
Kuninori Morimoto
1
-2
/
+2
2020-07-31
Merge remote-tracking branch 'asoc/for-5.9' into asoc-next
Mark Brown
1
-9
/
+11
2020-07-31
ASoC: core: use less strict tests for dailink capabilities
Pierre-Louis Bossart
1
-7
/
+9
2020-07-23
ASoC: soc-xxx: add asoc_substream_to_rtd()
Kuninori Morimoto
1
-4
/
+4
2020-07-20
Merge series "ASoC: Intel: machine driver updates for 5.9" from Pierre-Louis ...
Mark Brown
1
-0
/
+38
2020-07-20
ASoC: soc-dai: remove .digital_mute
Kuninori Morimoto
1
-4
/
+0
2020-07-16
ASoC: soc-dai.c: add .no_capture_mute support
Kuninori Morimoto
1
-1
/
+7
2020-07-08
ASoC: soc-dai: set dai_link dpcm_ flags with a helper
Pierre-Louis Bossart
1
-0
/
+38
2020-05-29
ASoC: reduce verbosity of error messages for sof-dai and sof-link
Pierre-Louis Bossart
1
-1
/
+5
2020-05-25
ASoC: soc-link: add snd_soc_link_be_hw_params_fixup()
Kuninori Morimoto
1
-5
/
+4
2020-05-18
ASoC: cleanup dai / component active code
Kuninori Morimoto
1
-1
/
+1
2020-05-18
ASoC: soc-dai: add snd_soc_dai_stream_active()
Kuninori Morimoto
1
-0
/
+1
2020-05-18
ASoC: soc-component: add snd_soc_component_active()
Kuninori Morimoto
1
-0
/
+1
2020-05-18
ASoC: soc-dai: add snd_soc_dai_active()
Kuninori Morimoto
1
-0
/
+12
2020-05-18
ASoC: soc-dai: add snd_soc_dai_action()
Kuninori Morimoto
1
-0
/
+9
2020-04-29
ASoC: soc-dai: add snd_soc_dai_compr_get_metadata()
Kuninori Morimoto
1
-0
/
+14
2020-04-29
ASoC: soc-dai: add snd_soc_dai_compr_set_metadata()
Kuninori Morimoto
1
-0
/
+14
2020-04-29
ASoC: soc-dai: add snd_soc_dai_compr_pointer()
Kuninori Morimoto
1
-0
/
+14
2020-04-29
ASoC: soc-dai: add snd_soc_dai_compr_ack()
Kuninori Morimoto
1
-0
/
+14
2020-04-29
ASoC: soc-dai: add snd_soc_dai_compr_get_params()
Kuninori Morimoto
1
-0
/
+14
2020-04-29
ASoC: soc-dai: add snd_soc_dai_compr_set_params()
Kuninori Morimoto
1
-0
/
+14
2020-04-29
ASoC: soc-dai: add snd_soc_dai_compr_trigger()
Kuninori Morimoto
1
-0
/
+13
2020-04-29
ASoC: soc-dai: add snd_soc_dai_compr_shutdown()
Kuninori Morimoto
1
-0
/
+9
2020-04-29
ASoC: soc-dai: add snd_soc_dai_compr_start()
Kuninori Morimoto
1
-0
/
+13
2020-04-29
ASoC: soc-dai: add snd_soc_pcm_dai_remove()
Kuninori Morimoto
1
-10
/
+22
2020-04-29
ASoC: soc-dai: add snd_soc_pcm_dai_probe()
Kuninori Morimoto
1
-10
/
+22
2020-04-29
ASoC: soc-dai: add snd_soc_pcm_dai_bespoke_trigger()
Kuninori Morimoto
1
-13
/
+20
2020-04-29
ASoC: soc-dai: add snd_soc_pcm_dai_trigger()
Kuninori Morimoto
1
-13
/
+19
2020-04-29
ASoC: soc-dai: add snd_soc_pcm_dai_prepare()
Kuninori Morimoto
1
-12
/
+18
2020-04-29
ASoC: soc-dai: add snd_soc_pcm_dai_new()
Kuninori Morimoto
1
-0
/
+16
2020-04-29
ASoC: soc-dai: don't overwide dai->driver->ops
Kuninori Morimoto
1
-19
/
+39
2020-04-29
ASoC: soc-dai: add soc_dai_err()
Kuninori Morimoto
1
-59
/
+96
2020-04-15
ASoC: soc-dai: revert all changes to DAI startup/shutdown sequence
Pierre-Louis Bossart
1
-9
/
+2
2020-03-30
ASoC: soc-dai: fix DAI startup/shutdown sequence
Pierre-Louis Bossart
1
-4
/
+4
2020-02-24
ASoC: soc-pcm: add snd_soc_dai_get_pcm_stream()
Kuninori Morimoto
1
-6
/
+1
2020-02-11
ASoC: soc-pcm: call snd_soc_dai_startup()/shutdown() once
Kuninori Morimoto
1
-2
/
+9
2020-01-21
ASoC: soc-core: remove DAI suspend/resume
Kuninori Morimoto
1
-12
/
+0
2019-07-23
ASoC: soc-dai: move snd_soc_dai_stream_valid() to soc-dai.c
Kuninori Morimoto
1
-0
/
+18
2019-07-23
ASoC: soc-dai: add snd_soc_dai_compress_new()
Kuninori Morimoto
1
-0
/
+8
2019-07-23
ASoC: soc-dai: add snd_soc_dai_remove()
Kuninori Morimoto
1
-0
/
+7
2019-07-23
ASoC: soc-dai: add snd_soc_dai_probe()
Kuninori Morimoto
1
-0
/
+7
2019-07-23
ASoC: soc-dai: add snd_soc_dai_resume()
Kuninori Morimoto
1
-0
/
+6
2019-07-23
ASoC: soc-dai: add snd_soc_dai_suspend()
Kuninori Morimoto
1
-0
/
+6
2019-07-23
ASoC: soc-dai: add snd_soc_dai_delay()
Kuninori Morimoto
1
-0
/
+11
2019-07-23
ASoC: soc-dai: add snd_soc_dai_bespoke_trigger()
Kuninori Morimoto
1
-0
/
+12
2019-07-23
ASoC: soc-dai: add snd_soc_dai_trigger()
Kuninori Morimoto
1
-0
/
+12
[next]