index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
soc-core.c
Age
Commit message (
Expand
)
Author
2020-03-20
ASoC: soc-core: Merge CPU/Codec for soc_dai_pcm_new()
Kuninori Morimoto
2020-03-20
ASoC: soc-core: Merge for_each_rtd_cpu/codec_dais()
Kuninori Morimoto
2020-03-20
ASoC: soc-core: Merge CPU/Codec DAIs
Kuninori Morimoto
2020-03-13
Merge branch 'for-5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
2020-03-10
ASoC: soc: use for_each_rtd_codecs/cpus_dai() macro
Kuninori Morimoto
2020-03-10
ASoC: soc-core: disable route checks for legacy devices
Pierre-Louis Bossart
2020-02-26
ASoC: Add initial support for multiple CPU DAIs
Shreyas NC
2020-02-19
ASoC: fix card registration regression.
Jerome Brunet
2020-02-18
ASoC: soc-core: use for_each_pcm_streams() macro
Kuninori Morimoto
2020-02-18
ASoC: soc-pcm: merge playback/cature_active into stream_active
Kuninori Morimoto
2020-02-14
ASoC: core: ensure component names are unique
Jerome Brunet
2020-02-13
ASoC: core: allow a dt node to provide several components
Jerome Brunet
2020-01-23
ASoC: soc-core: remove null_snd_soc_ops
Kuninori Morimoto
2020-01-21
ASoC: soc-core: remove bus_control
Kuninori Morimoto
2020-01-21
ASoC: soc-core: remove DAI suspend/resume
Kuninori Morimoto
2020-01-10
ASoC: soc-core: add snd_soc_close_delayed_work()
Kuninori Morimoto
2020-01-10
ASoC: soc-core: do pinctrl_pm_select_xxx() as component
Kuninori Morimoto
2020-01-10
ASoC: soc-core: remove duplicate pinctrl operation when suspend
Kuninori Morimoto
2020-01-10
ASoC: soc-core: care .ignore_suspend for Component suspend
Kuninori Morimoto
2020-01-10
ASoC: soc-core: rename snd_soc_rtdcom_add() to snd_soc_rtd_add_component()
Kuninori Morimoto
2020-01-10
ASoC: soc-core: remove snd_soc_rtdcom_list
Kuninori Morimoto
2019-12-25
Merge branch 'for-5.5' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
2019-12-24
ASoC: core: Fix access to uninitialized list heads
Takashi Iwai
2019-12-24
ASoC: soc-core: Set dpcm_playback / dpcm_capture
Daniel Baluta
2019-12-16
ASoC: soc-core: remove legacy style of codec_conf
Kuninori Morimoto
2019-12-16
ASoC: soc-core: support snd_soc_dai_link_component for codec_conf
Kuninori Morimoto
2019-12-11
ASoC: Drop snd_soc_pcm_lib_ioctl()
Takashi Iwai
2019-12-11
ASoC: soc-core: tidyup for CONFIG_DEBUG_FS
Kuninori Morimoto
2019-12-11
ASoC: soc-core: tidyup for CONFIG_DMI
Kuninori Morimoto
2019-12-11
ASoC: soc-core: merge soc_set_name_prefix() and soc_set_of_name_prefix()
Kuninori Morimoto
2019-12-10
Merge branch 'for-5.5' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
2019-12-10
ASoC: soc-core: soc_set_name_prefix(): get component device_node at out of loop
Kuninori Morimoto
2019-12-10
ASoC: soc-core: soc_set_name_prefix(): tidyup loop condition
Kuninori Morimoto
2019-12-10
ASoC: soc-core: rename soc_link_init() to soc_init_pcm_runtime()
Kuninori Morimoto
2019-12-10
ASoC: soc-core: add missing return value check for soc_link_init()
Kuninori Morimoto
2019-12-10
ASoC: soc-core: move soc_link_init()
Kuninori Morimoto
2019-12-10
ASoC: soc-core: rename soc_link_dai_pcm_new() to soc_dai_pcm_new()
Kuninori Morimoto
2019-12-10
ASoC: soc-core: move soc_link_dai_pcm_new()
Kuninori Morimoto
2019-12-10
ASoC: soc-core: rename snd_soc_remove_dai_link() to snd_soc_remove_pcm_runtime()
Kuninori Morimoto
2019-12-10
ASoC: soc-core: rename snd_soc_add_dai_link() to snd_soc_add_pcm_runtime()
Kuninori Morimoto
2019-12-10
ASoC: soc-core: move snd_soc_find_dai_link()
Kuninori Morimoto
2019-12-10
ASoC: soc-core: find rtd via dai_link pointer at snd_soc_get_pcm_runtime()
Kuninori Morimoto
2019-12-10
ASoC: soc-core: move snd_soc_get_pcm_runtime()
Kuninori Morimoto
2019-12-10
ASoC: soc-core: remove snd_soc_get_dai_substream()
Kuninori Morimoto
2019-12-10
ASoC: soc-core: remove snd_soc_disconnect_sync()
Kuninori Morimoto
2019-12-10
ASoC: soc-core: remove dai_link_list
Kuninori Morimoto
2019-12-09
ASoC: fix soc-core.c kernel-doc warning
Randy Dunlap
2019-12-09
ASoC: core: only flush inited work during free
Curtis Malainey
2019-12-04
ASoC: core: Init pcm runtime work early to avoid warnings
Curtis Malainey
2019-11-22
ASoC: DMI long name - avoid to add board name if matches with product name
Jaroslav Kysela
[next]