index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
soc-dai.c
Age
Commit message (
Expand
)
Author
2024-06-18
ASoC: Constify return of snd_soc_dai_get_pcm_stream()
Krzysztof Kozlowski
2024-06-18
ASoC: Constify DAI passed to get_channel_map
Krzysztof Kozlowski
2024-06-18
ASoC: Constify passed data to core function
Krzysztof Kozlowski
2024-05-27
ASoC: Constify channel mapping array arguments in set_channel_map()
Krzysztof Kozlowski
2024-03-26
ASoC: soc-dai: Note valid values of sysclock direction
John Watts
2023-10-27
ASoC: Merge up workaround for CODECs that play noise on stopped stream
Mark Brown
2023-10-27
ASoC: soc-dai: add flag to mute and unmute stream during trigger
Srinivas Kandagatla
2023-09-25
ASoC: soc-dai: convert not to use asoc_xxx()
Kuninori Morimoto
2023-08-14
ASoC: soc-dai.h: merge DAI call back functions into ops
Kuninori Morimoto
2023-07-25
ASoC: soc-dai: don't call PCM audio ops if the stream is not supported
Peter Suti
2023-03-14
ASoC: soc-dai.c: add missing flag check at snd_soc_pcm_dai_probe()
Kuninori Morimoto
2023-01-31
ASoC: soc-dai.h: cleanup Playback/Capture data for snd_soc_dai
Kuninori Morimoto
2023-01-31
ASoC: soc-dai.c: use helper function
Kuninori Morimoto
2022-11-23
ASoC: soc-dai: Do not call snd_soc_link_be_hw_params_fixup() twice
Richard Fitzgerald
2022-08-19
ASoC: Change handling of unimplemented set_bclk_ratio
Martin PoviĊĦer
2022-06-06
ASoC: soc-dai: Remove set_fmt_new callback
Charles Keepax
2022-06-06
ASoC: core: Add set_fmt_new callback that directly specifies provider
Charles Keepax
2021-11-29
ASoC: soc-dai: update snd_soc_dai_delay() to snd_soc_pcm_dai_delay()
Kuninori Morimoto
2021-08-16
ASoC: soc-dai: cleanup cppcheck warning at snd_soc_pcm_dai_new()
Kuninori Morimoto
2021-08-16
ASoC: soc-dai: cleanup cppcheck warning at snd_soc_dai_link_set_capabilities()
Kuninori Morimoto
2021-06-07
ASoC: soc-core: add snd_soc_runtime_get_dai_fmt()
Kuninori Morimoto
2021-05-19
ASoC: soc-dai: fix up hw params only if it is needed
Gyeongtaek Lee
2021-03-10
ASoC: soc-dai: fix kernel-doc
Pierre-Louis Bossart
2020-12-09
ASoC: soc-pcm: care trigger rollback
Kuninori Morimoto
2020-11-26
ASoC: soc-dai: add mark for snd_soc_dai_compr_startup/shutdown()
Kuninori Morimoto
2020-10-26
ASoC: soc-dai: add mark for snd_soc_dai_hw_params/free()
Kuninori Morimoto
2020-09-28
ASoC: soc-dai: add mark for snd_soc_dai_startup/shutdown()
Kuninori Morimoto
2020-08-27
ASoC: soc-core: add snd_soc_find_dai_with_mutex()
Kuninori Morimoto
2020-07-31
Merge remote-tracking branch 'asoc/for-5.9' into asoc-next
Mark Brown
2020-07-31
ASoC: core: use less strict tests for dailink capabilities
Pierre-Louis Bossart
2020-07-23
ASoC: soc-xxx: add asoc_substream_to_rtd()
Kuninori Morimoto
2020-07-20
Merge series "ASoC: Intel: machine driver updates for 5.9" from Pierre-Louis ...
Mark Brown
2020-07-20
ASoC: soc-dai: remove .digital_mute
Kuninori Morimoto
2020-07-16
ASoC: soc-dai.c: add .no_capture_mute support
Kuninori Morimoto
2020-07-08
ASoC: soc-dai: set dai_link dpcm_ flags with a helper
Pierre-Louis Bossart
2020-05-29
ASoC: reduce verbosity of error messages for sof-dai and sof-link
Pierre-Louis Bossart
2020-05-25
ASoC: soc-link: add snd_soc_link_be_hw_params_fixup()
Kuninori Morimoto
2020-05-18
ASoC: cleanup dai / component active code
Kuninori Morimoto
2020-05-18
ASoC: soc-dai: add snd_soc_dai_stream_active()
Kuninori Morimoto
2020-05-18
ASoC: soc-component: add snd_soc_component_active()
Kuninori Morimoto
2020-05-18
ASoC: soc-dai: add snd_soc_dai_active()
Kuninori Morimoto
2020-05-18
ASoC: soc-dai: add snd_soc_dai_action()
Kuninori Morimoto
2020-04-29
ASoC: soc-dai: add snd_soc_dai_compr_get_metadata()
Kuninori Morimoto
2020-04-29
ASoC: soc-dai: add snd_soc_dai_compr_set_metadata()
Kuninori Morimoto
2020-04-29
ASoC: soc-dai: add snd_soc_dai_compr_pointer()
Kuninori Morimoto
2020-04-29
ASoC: soc-dai: add snd_soc_dai_compr_ack()
Kuninori Morimoto
2020-04-29
ASoC: soc-dai: add snd_soc_dai_compr_get_params()
Kuninori Morimoto
2020-04-29
ASoC: soc-dai: add snd_soc_dai_compr_set_params()
Kuninori Morimoto
2020-04-29
ASoC: soc-dai: add snd_soc_dai_compr_trigger()
Kuninori Morimoto
2020-04-29
ASoC: soc-dai: add snd_soc_dai_compr_shutdown()
Kuninori Morimoto
[next]