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
2021-05-25
ALSA: Drop superfluous argument from snd_power_wait()
Takashi Iwai
2021-04-19
ASoC: soc-core: fix always-false condition
Pierre-Louis Bossart
2021-04-19
ASoC: soc-core: fix signed/unsigned issue
Pierre-Louis Bossart
2021-04-16
Merge series "ASoC: soc-pcm: ignore dummy-DAI at soc_pcm_params_symmetry()" f...
Mark Brown
2021-04-16
ASoC: soc-utils: add snd_soc_component_is_dummy()
Kuninori Morimoto
2021-04-16
ASoC: core: Don't set platform name when of_node is set
Daniel Baluta
2021-03-31
ASoC: soc-core: use device_unregister() if rtd allocation failed
Kuninori Morimoto
2021-03-31
ASoC: soc-core: add comment for rtd freeing
Kuninori Morimoto
2021-03-19
ASoC: don't indicate error message for snd_soc_[pcm_]component_xxx()
Kuninori Morimoto
2021-03-19
ASoC: don't indicate error message for snd_soc_[pcm_]dai_xxx()
Kuninori Morimoto
2021-03-11
ASoC: soc-core: fix DMI handling
Pierre-Louis Bossart
2021-03-10
ASoC: constify of_phandle_args in snd_soc_get_dai_name()
Krzysztof Kozlowski
2021-03-10
ASoC: soc-core: Prevent warning if no DMI table is present
Jon Hunter
2020-12-04
Merge tag 'auxbus-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Mark Brown
2020-11-30
ASoC: soc-core: tidyup jack.h
Kuninori Morimoto
2020-11-27
ASoC: soc-core: add soc_dapm_suspend_resume()
Kuninori Morimoto
2020-11-27
ASoC: soc-core: add soc_playback_digital_mute()
Kuninori Morimoto
2020-11-10
ASoC: soc-core: Fix component name_prefix parsing
Sameer Pujar
2020-10-26
ALSA: fix kernel-doc markups
Mauro Carvalho Chehab
2020-10-06
Merge tag 'v5.9-rc5' into asoc-5.10
Mark Brown
2020-09-30
ASoC: soc-core: use devm_snd_soc_register_card()
Qinglang Miao
2020-08-28
ASoC: core: remove artificial component and DAI name constraint
Dmitry Baryshkov
2020-08-27
ASoC: soc-core: add snd_soc_find_dai_with_mutex()
Kuninori Morimoto
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-18
ASoC: core: Add common helper to parse aux devs from device tree
Stephan Gerhold
2020-07-31
Merge remote-tracking branch 'asoc/for-5.9' into asoc-next
Mark Brown
2020-07-31
ASoC: core: Two step component registration
Cezary Rojewski
2020-07-31
ASoC: core: Simplify snd_soc_component_initialize declaration
Cezary Rojewski
2020-07-31
ASoC: core: Relocate and expose snd_soc_component_initialize
Cezary Rojewski
2020-07-30
ASoC: soc-core: Fix regression causing sysfs entries to disappear
Charles Keepax
2020-07-17
ASoC: soc-core: snd_soc_dai_digital_mute() for both CPU/Codec
Kuninori Morimoto
2020-07-08
Merge series "ASoC: topology: fix error handling flow" from Pierre-Louis Boss...
Mark Brown
2020-07-07
ASoC: core: Remove only the registered component in devm functions
Maxime Ripard
2020-06-23
ASoC: soc-link: introduce exit() callback
Pierre-Louis Bossart
2020-06-15
Merge series "ASoC: improve core dmesg logs and verbosity" from Pierre-Louis ...
Mark Brown
2020-06-15
ASoC: soc-component: add snd_soc_component_init()
Kuninori Morimoto
2020-06-15
ASoC: soc-component: move snd_soc_component_initialize() to soc-component.c
Kuninori Morimoto
2020-06-15
ASoC: soc-component: move snd_soc_component_xxx_regmap() to soc-component
Kuninori Morimoto
2020-06-15
ASoC: soc-core: reduce verbosity of BE override message
Pierre-Louis Bossart
2020-06-12
ASoC: soc-card: export snd_soc_lookup_component_nolocked
Shengjiu Wang
2020-06-09
ASoC: core: only convert non DPCM link to DPCM link
Bard Liao
2020-05-30
ASoC: soc-card: add snd_soc_card_remove_dai_link()
Kuninori Morimoto
2020-05-30
ASoC: soc-card: add snd_soc_card_add_dai_link()
Kuninori Morimoto
2020-05-30
ASoC: soc-card: add snd_soc_card_remove()
Kuninori Morimoto
2020-05-30
ASoC: soc-card: add snd_soc_card_late_probe()
Kuninori Morimoto
2020-05-30
ASoC: soc-card: add snd_soc_card_probe()
Kuninori Morimoto
2020-05-30
ASoC: soc-card: add probed bit field to snd_soc_card
Kuninori Morimoto
2020-05-30
ASoC: soc-card: add snd_soc_card_resume_post()
Kuninori Morimoto
2020-05-30
ASoC: soc-card: add snd_soc_card_resume_pre()
Kuninori Morimoto
2020-05-30
ASoC: soc-card: add snd_soc_card_suspend_post()
Kuninori Morimoto
[next]