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
/
include
/
sound
/
soc.h
Age
Commit message (
Expand
)
Author
2020-06-01
Merge remote-tracking branch 'asoc/for-5.8' into asoc-linus
Mark Brown
2020-05-30
ASoC: soc-card: add probed bit field to snd_soc_card
Kuninori Morimoto
2020-05-30
ASoC: soc-card: move snd_soc_card_subclass to soc-card
Kuninori Morimoto
2020-05-30
ASoC: soc-card: move snd_soc_card_get_codec_dai() to soc-card
Kuninori Morimoto
2020-05-30
ASoC: soc-card: move snd_soc_card_set/get_drvdata() to soc-card
Kuninori Morimoto
2020-05-30
ASoC: soc-card: move snd_soc_card_jack_new() to soc-card
Kuninori Morimoto
2020-05-30
ASoC: soc-card: move snd_soc_card_get_kcontrol() to soc-card
Kuninori Morimoto
2020-05-30
ASoC: add soc-card.c
Kuninori Morimoto
2020-05-30
ASoC: soc.h: convert bool to bit field for snd_soc_card
Kuninori Morimoto
2020-05-27
ASoC: dapm: Move dai_link widgets to runtime to fix use after free
Charles Keepax
2020-05-18
ASoC: soc-pcm: replace snd_soc_runtime_activate()/deactivate() to macro
Kuninori Morimoto
2020-05-08
ASoC: soc-core: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-04-29
ASoC: component: suppress uninitialized-variable warning
Arnd Bergmann
2020-04-22
ASoC: soc-core: return true, false in snd_soc_volsw_is_stereo()
Jason Yan
2020-04-14
Merge branch 'asoc-5.7' into asoc-5.8
Mark Brown
2020-04-14
ASoC: soc-core: remove cpu_dai/codec_dai/cpu_dais/codec_dais
Kuninori Morimoto
2020-04-14
ASoC: soc: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer
Kuninori Morimoto
2020-04-14
ASoC: dapm: Fix regression introducing multiple copies of DAI widgets
Charles Keepax
2020-03-27
ASoC: soc-core: add asoc_rtd_to_cpu/codec() macro
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-dapm: add for_each_card_widgets() macro
Kuninori Morimoto
2020-03-10
ASoC: soc-dapm: add for_each_card_dapms() macro
Kuninori Morimoto
2020-03-10
ASoC: soc.h: remove non plural form for_each_xxx macro
Kuninori Morimoto
2020-03-10
ASoC: soc.h: add 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-03-06
ASoC: pcm: Export parameter intersection logic
Samuel Holland
2020-02-26
ASoC: Add initial support for multiple CPU DAIs
Shreyas NC
2020-02-20
ASoC: soc-core: fix for_rtd_codec_dai_rollback() macro
Pierre-Louis Bossart
2020-01-10
ASoC: soc-core: add snd_soc_close_delayed_work()
Kuninori Morimoto
2020-01-10
ASoC: soc-core: remove snd_soc_rtdcom_list
Kuninori Morimoto
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_DMI
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: 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: remove snd_soc_get_dai_substream()
Kuninori Morimoto
2019-12-10
ASoC: soc-core: remove dai_link_list
Kuninori Morimoto
2019-12-04
ASoC: core: Init pcm runtime work early to avoid warnings
Curtis Malainey
2019-11-20
ASoC: core: add SND_SOC_BYTES_E
Tzung-Bi Shih
2019-11-20
ASoC: add control components management
Jaroslav Kysela
2019-11-05
ASoC: soc.h: dobj is used only when SND_SOC_TOPOLOGY
Kuninori Morimoto
2019-11-05
ASoC: soc-core: don't call snd_soc_dapm_new_dai_widgets() at snd_soc_register...
Kuninori Morimoto
2019-11-05
ASoC: soc-core: have legacy_dai_naming at snd_soc_register_dai()
Kuninori Morimoto
2019-11-05
ASoC: soc-core: add snd_soc_unregister_dai()
Kuninori Morimoto
2019-10-23
ASoC: soc-core: add for_each_rtd_components() and replace
Kuninori Morimoto
[next]