index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
soc-dai.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: Merge up workaround for CODECs that play noise on stopped stream
Mark Brown
2023-10-27
1
-0
/
+7
|
\
|
*
ASoC: soc-dai: add flag to mute and unmute stream during trigger
Srinivas Kandagatla
2023-10-27
1
-0
/
+7
*
|
ASoC: soc-dai: convert not to use asoc_xxx()
Kuninori Morimoto
2023-09-25
1
-4
/
+4
|
/
*
ASoC: soc-dai.h: merge DAI call back functions into ops
Kuninori Morimoto
2023-08-14
1
-19
/
+25
*
ASoC: soc-dai: don't call PCM audio ops if the stream is not supported
Peter Suti
2023-07-25
1
-0
/
+11
*
ASoC: soc-dai.c: add missing flag check at snd_soc_pcm_dai_probe()
Kuninori Morimoto
2023-03-14
1
-0
/
+3
*
ASoC: soc-dai.h: cleanup Playback/Capture data for snd_soc_dai
Kuninori Morimoto
2023-01-31
1
-2
/
+2
*
ASoC: soc-dai.c: use helper function
Kuninori Morimoto
2023-01-31
1
-2
/
+7
*
ASoC: soc-dai: Do not call snd_soc_link_be_hw_params_fixup() twice
Richard Fitzgerald
2022-11-23
1
-9
/
+2
*
ASoC: Change handling of unimplemented set_bclk_ratio
Martin PoviĊĦer
2022-08-19
1
-1
/
+1
*
ASoC: soc-dai: Remove set_fmt_new callback
Charles Keepax
2022-06-06
1
-5
/
+1
*
ASoC: core: Add set_fmt_new callback that directly specifies provider
Charles Keepax
2022-06-06
1
-1
/
+4
*
ASoC: soc-dai: update snd_soc_dai_delay() to snd_soc_pcm_dai_delay()
Kuninori Morimoto
2021-11-29
1
-12
/
+28
*
ASoC: soc-dai: cleanup cppcheck warning at snd_soc_pcm_dai_new()
Kuninori Morimoto
2021-08-16
1
-2
/
+2
*
ASoC: soc-dai: cleanup cppcheck warning at snd_soc_dai_link_set_capabilities()
Kuninori Morimoto
2021-08-16
1
-8
/
+6
*
ASoC: soc-core: add snd_soc_runtime_get_dai_fmt()
Kuninori Morimoto
2021-06-07
1
-0
/
+63
*
ASoC: soc-dai: fix up hw params only if it is needed
Gyeongtaek Lee
2021-05-19
1
-6
/
+7
*
ASoC: soc-dai: fix kernel-doc
Pierre-Louis Bossart
2021-03-10
1
-1
/
+1
*
ASoC: soc-pcm: care trigger rollback
Kuninori Morimoto
2020-12-09
1
-8
/
+36
*
ASoC: soc-dai: add mark for snd_soc_dai_compr_startup/shutdown()
Kuninori Morimoto
2020-11-26
1
-1
/
+12
*
ASoC: soc-dai: add mark for snd_soc_dai_hw_params/free()
Kuninori Morimoto
2020-10-26
1
-1
/
+12
*
ASoC: soc-dai: add mark for snd_soc_dai_startup/shutdown()
Kuninori Morimoto
2020-09-28
1
-1
/
+20
*
ASoC: soc-core: add snd_soc_find_dai_with_mutex()
Kuninori Morimoto
2020-08-27
1
-2
/
+2
*
Merge remote-tracking branch 'asoc/for-5.9' into asoc-next
Mark Brown
2020-07-31
1
-9
/
+11
|
\
|
*
ASoC: soc-xxx: add asoc_substream_to_rtd()
Kuninori Morimoto
2020-07-23
1
-4
/
+4
|
*
Merge series "ASoC: Intel: machine driver updates for 5.9" from Pierre-Louis ...
Mark Brown
2020-07-20
1
-0
/
+38
|
|
\
|
*
|
ASoC: soc-dai: remove .digital_mute
Kuninori Morimoto
2020-07-20
1
-4
/
+0
|
*
|
ASoC: soc-dai.c: add .no_capture_mute support
Kuninori Morimoto
2020-07-16
1
-1
/
+7
*
|
|
ASoC: core: use less strict tests for dailink capabilities
Pierre-Louis Bossart
2020-07-31
1
-7
/
+9
|
|
/
|
/
|
*
|
ASoC: soc-dai: set dai_link dpcm_ flags with a helper
Pierre-Louis Bossart
2020-07-08
1
-0
/
+38
|
/
*
ASoC: reduce verbosity of error messages for sof-dai and sof-link
Pierre-Louis Bossart
2020-05-29
1
-1
/
+5
*
ASoC: soc-link: add snd_soc_link_be_hw_params_fixup()
Kuninori Morimoto
2020-05-25
1
-5
/
+4
*
ASoC: cleanup dai / component active code
Kuninori Morimoto
2020-05-18
1
-1
/
+1
*
ASoC: soc-dai: add snd_soc_dai_stream_active()
Kuninori Morimoto
2020-05-18
1
-0
/
+1
*
ASoC: soc-component: add snd_soc_component_active()
Kuninori Morimoto
2020-05-18
1
-0
/
+1
*
ASoC: soc-dai: add snd_soc_dai_active()
Kuninori Morimoto
2020-05-18
1
-0
/
+12
*
ASoC: soc-dai: add snd_soc_dai_action()
Kuninori Morimoto
2020-05-18
1
-0
/
+9
*
ASoC: soc-dai: add snd_soc_dai_compr_get_metadata()
Kuninori Morimoto
2020-04-29
1
-0
/
+14
*
ASoC: soc-dai: add snd_soc_dai_compr_set_metadata()
Kuninori Morimoto
2020-04-29
1
-0
/
+14
*
ASoC: soc-dai: add snd_soc_dai_compr_pointer()
Kuninori Morimoto
2020-04-29
1
-0
/
+14
*
ASoC: soc-dai: add snd_soc_dai_compr_ack()
Kuninori Morimoto
2020-04-29
1
-0
/
+14
*
ASoC: soc-dai: add snd_soc_dai_compr_get_params()
Kuninori Morimoto
2020-04-29
1
-0
/
+14
*
ASoC: soc-dai: add snd_soc_dai_compr_set_params()
Kuninori Morimoto
2020-04-29
1
-0
/
+14
*
ASoC: soc-dai: add snd_soc_dai_compr_trigger()
Kuninori Morimoto
2020-04-29
1
-0
/
+13
*
ASoC: soc-dai: add snd_soc_dai_compr_shutdown()
Kuninori Morimoto
2020-04-29
1
-0
/
+9
*
ASoC: soc-dai: add snd_soc_dai_compr_start()
Kuninori Morimoto
2020-04-29
1
-0
/
+13
*
ASoC: soc-dai: add snd_soc_pcm_dai_remove()
Kuninori Morimoto
2020-04-29
1
-10
/
+22
*
ASoC: soc-dai: add snd_soc_pcm_dai_probe()
Kuninori Morimoto
2020-04-29
1
-10
/
+22
*
ASoC: soc-dai: add snd_soc_pcm_dai_bespoke_trigger()
Kuninori Morimoto
2020-04-29
1
-13
/
+20
*
ASoC: soc-dai: add snd_soc_pcm_dai_trigger()
Kuninori Morimoto
2020-04-29
1
-13
/
+19
[next]