开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
soc-core.c
Age
Commit message (
Expand
)
Author
2023-10-10
ASoC: Merge fixes for consistent cs42l43 schema
Mark Brown
2023-09-29
ASoC: core: Do not call link_exit() on uninitialized rtd objects
Amadeusz Sławiński
2023-09-29
ASoC: core: Print component name when printing log
Amadeusz Sławiński
2023-09-25
ASoC: soc-core: convert not to use asoc_xxx()
Kuninori Morimoto
2023-08-24
ASoC: soc-core.c: Do not error if a DAI link component is not found
Cristian Ciocaltea
2023-08-14
ASoC: soc-dai.h: remove unused call back functions
Kuninori Morimoto
2023-08-14
ASoC: soc-dai.h: merge DAI call back functions into ops
Kuninori Morimoto
2023-07-17
ASoC: soc-core.c: add snd_soc_copy_dai_args()
Kuninori Morimoto
2023-07-17
ASoC: soc-core.c: add snd_soc_dlc_use_cpu_as_platform()
Kuninori Morimoto
2023-07-17
ASoC: soc-core.c: add snd_soc_get_dai_via_args()
Kuninori Morimoto
2023-07-17
ASoC: soc-core.c: enable multi Component
Kuninori Morimoto
2023-07-17
ASoC: soc-dai.c: add DAI get/match functions
Kuninori Morimoto
2023-07-09
ASoC: soc-core: protect dlc->of_node under mutex
Kuninori Morimoto
2023-07-09
ASoC: soc-core.c: cleanup soc_dai_link_sanity_check()
Kuninori Morimoto
2023-07-09
ASoC: soc-core.c: initialize dlc on snd_soc_get_dai_id()
Kuninori Morimoto
2023-07-06
ASoC: core: suppress probe deferral errors
Johan Hovold
2023-06-23
ASoC: core: Always store of_node when getting DAI link component
Mark Brown
2023-06-20
ASoC: soc-core.c: use snd_soc_{of_}get_dlc()
Kuninori Morimoto
2023-06-20
ASoC: soc-core.c: add index on snd_soc_of_get_dai_name()
Kuninori Morimoto
2023-06-20
ASoC: soc-core.c: add snd_soc_{of_}get_dlc()
Kuninori Morimoto
2023-06-06
ASoC: add snd_soc_get_stream_cpu()
Kuninori Morimoto
2023-04-17
ASoC: add snd_soc_card_mutex_lock/unlock()
Kuninori Morimoto
2023-04-17
ASoC: expand snd_soc_dpcm_mutex_lock/unlock()
Kuninori Morimoto
2023-03-28
ASoC: soc-core.c: add snd_soc_add_pcm_runtimes()
Kuninori Morimoto
2023-03-06
ASoC: soc-core.c: remove useless dev_dbg()
Kuninori Morimoto
2023-01-31
ASoC: soc-core.c: use helper function
Kuninori Morimoto
2022-11-29
ASoC: Merge up fixes
Mark Brown
2022-11-18
ASoC: core: Exit all links before removing their components
Cezary Rojewski
2022-11-15
ASoC: core: fix wrong size kzalloc for rtd's components member
lishqchn
2022-10-28
ASoC: core: Fix use-after-free in snd_soc_exit()
Chen Zhongjin
2022-09-29
ASoC: core: clarify the driver name initialization
Jaroslav Kysela
2022-09-20
ASoC: soc.h: remove num_cpus/codecs
Kuninori Morimoto
2022-09-19
ASoC: soc-core.c: setup rtd->pmdown_time at soc_new_pcm_runtime()
Kuninori Morimoto
2022-08-15
ASoC: core: Replace sprintf() with sysfs_emit()
Takashi Iwai
2022-06-29
ASoC: soc-core.c: share code for snd_soc_of_get_dai_link_cpus/codecs()
Kuninori Morimoto
2022-06-29
ASoC: soc-core.c: fixup snd_soc_of_get_dai_link_cpus()
Kuninori Morimoto
2022-06-27
ASoC: core: Switch core to new DAI naming flag
Charles Keepax
2022-06-22
ASoC: core: Make snd_soc_unregister_card() return void
Uwe Kleine-König
2022-06-10
ASoC: Introduce 'fixup_controls' card method
Martin Povišer
2022-06-06
ASoC: core: Always send the CPU DAI a direct clock specifier
Charles Keepax
2022-06-06
ASoC: core: Add set_fmt_new callback that directly specifies provider
Charles Keepax
2022-05-16
ASoC: core: Pass legacy_dai_naming flag directly
Charles Keepax
2022-05-16
ASoC: core: Correct spelling fliped -> flipped
Charles Keepax
2022-04-23
ASoC: soc-core: remove always-false path
Pierre-Louis Bossart
2022-04-08
ASoC: Merge fixes
Mark Brown
2022-04-05
ASoC: soc-core: add debugfs_prefix member to snd_soc_component_driver
Heiner Kallweit
2022-04-05
ASoC: Introduce snd_soc_of_get_dai_link_cpus
Martin Povišer
2022-03-11
ASoC: Export DAI register and widget ctor and dctor functions
Cezary Rojewski
2022-02-15
ASoC: soc-core: skip zero num_dai component in searching dai name
Shengjiu Wang
2021-12-23
ASoC: core: Add snd_soc_of_parse_pin_switches() from simple-card-utils
Stephan Gerhold
[next]