index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
sound
Age
Commit message (
Expand
)
Author
2020-07-16
ALSA: hda: export snd_hda_codec_cleanup_for_unbind()
Kai Vehmanen
2020-07-08
Merge series "ASoC: topology: fix error handling flow" from Pierre-Louis Boss...
Mark Brown
2020-07-08
ASoC: soc-dai: set dai_link dpcm_ flags with a helper
Pierre-Louis Bossart
2020-07-07
ASoC: core: Remove only the registered component in devm functions
Maxime Ripard
2020-07-07
ALSA: isa/gus: remove -Wmissing-prototypes warnings
Pierre-Louis Bossart
2020-07-07
ALSA: compress: fix partial_drain completion state
Vinod Koul
2020-07-03
ASoC: rt5670: Remove struct rt5670_platform_data
Hans de Goede
2020-06-29
Merge branch 'for-5.8' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
2020-06-29
ASoC: rt5670: Add new gpio1_is_ext_spk_en quirk and enable it on the Lenovo M...
Hans de Goede
2020-06-25
ASoC: dapm: declare missing structure prototypes
Tzung-Bi Shih
2020-06-25
ASoC: core: move definition of enum snd_soc_bias_level
Tzung-Bi Shih
2020-06-23
ASoC: soc-link: introduce exit() callback
Pierre-Louis Bossart
2020-06-22
ASoC: remove snd_soc_component_read32()
Kuninori Morimoto
2020-06-22
ASoC: soc-component: merge snd_soc_component_read() and snd_soc_component_rea...
Kuninori Morimoto
2020-06-22
Merge tag 'asoc-fix-v5.8-rc2' of https://git.kernel.org/pub/scm/linux/kernel/...
Takashi Iwai
2020-06-15
Merge series "ASoC: soc-component: collect component functions" from Kuninori...
Mark Brown
2020-06-15
ASoC: wm8960: Support headphone jack detection function
Shengjiu Wang
2020-06-15
ASoC: soc-component: tidyup Copyright
Kuninori Morimoto
2020-06-15
ASoC: soc-component: add snd_soc_component_init()
Kuninori Morimoto
2020-06-15
ASoC: soc-component: add snd_soc_pcm_component_trigger()
Kuninori Morimoto
2020-06-15
ASoC: soc-component: add snd_soc_pcm_component_hw_free()
Kuninori Morimoto
2020-06-15
ASoC: soc-component: add snd_soc_pcm_component_hw_params()
Kuninori Morimoto
2020-06-15
ASoC: soc-component: add snd_soc_pcm_component_prepare()
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
ALSA: memalloc: Make SG-buffer helper usable for continuous buffer, too
Takashi Iwai
2020-06-15
Merge existing fixes from asoc/for-5.8
Mark Brown
2020-06-15
ASoC: soc-devres: add devm_snd_soc_register_dai()
Pierre-Louis Bossart
2020-06-12
ASoC: dmaengine_pcm: export soc_component_to_pcm
Shengjiu Wang
2020-06-12
ASoC: soc-card: export snd_soc_lookup_component_nolocked
Shengjiu Wang
2020-06-01
Merge tag 'asoc-v5.8' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...
Takashi Iwai
2020-06-01
Merge remote-tracking branch 'asoc/for-5.8' into asoc-linus
Mark Brown
2020-06-01
Merge remote-tracking branch 'asoc/for-5.7' into asoc-linus
Mark Brown
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_set_bias_level_post()
Kuninori Morimoto
2020-05-30
ASoC: soc-card: add snd_soc_card_set_bias_level()
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
2020-05-30
ASoC: soc-card: add snd_soc_card_suspend_pre()
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
[prev]
[next]