summaryrefslogtreecommitdiffstats
path: root/include/sound
AgeCommit message (Expand)AuthorLines
2020-08-05ALSA: hda: Add dma stop delay variableMohan Kumar-0/+3
2020-08-03Merge tag 'asoc-v5.9' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai-73/+83
2020-08-03Merge branch 'for-next' into for-linusTakashi Iwai-26/+38
2020-07-31Merge remote-tracking branch 'asoc/for-5.9' into asoc-nextMark Brown-73/+83
2020-07-31ASoC: core: Two step component registrationCezary Rojewski-5/+3
2020-07-31ASoC: core: Simplify snd_soc_component_initialize declarationCezary Rojewski-1/+1
2020-07-31ASoC: core: Relocate and expose snd_soc_component_initializeCezary Rojewski-3/+3
2020-07-23ASoC: soc-xxx: add asoc_substream_to_rtd()Kuninori Morimoto-0/+2
2020-07-20Merge series "ASoC: Intel: machine driver updates for 5.9" from Pierre-Louis ...Mark Brown-0/+1
2020-07-20ASoC: soc-dai.h: drop a duplicated wordRandy Dunlap-1/+1
2020-07-20ASoC: soc-dai: remove .digital_muteKuninori Morimoto-1/+0
2020-07-20ALSA: Replace the word "slave" in vmaster APITakashi Iwai-23/+24
2020-07-19ALSA: Replace HTTP links with HTTPS onesAlexander A. Klimov-2/+2
2020-07-17Merge tag 'asoc-fix-v5.8-rc5' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai-0/+4
2020-07-17ASoC: soc-dai.h: don't use discriminatory terms for commentKuninori Morimoto-4/+4
2020-07-16Merge series "ALSA: hda: export snd_hda_codec_cleanup()" from Kai Vehmanen <k...Mark Brown-0/+2
2020-07-16Merge series "ASoC: fsl-asoc-card: Support hp and mic detection" from Shengji...Mark Brown-3/+3
2020-07-16ASoC: simple-card-utils: Support configure pin_name for asoc_simple_init_jackShengjiu Wang-3/+3
2020-07-16ASoC: hdmi-codec: merge .digital_mute() into .mute_stream()Kuninori Morimoto-1/+5
2020-07-16ASoC: soc-dai.c: add .no_capture_mute supportKuninori Morimoto-0/+3
2020-07-16ALSA: hda: export snd_hda_codec_cleanup_for_unbind()Kai Vehmanen-0/+2
2020-07-08Merge series "ASoC: topology: fix error handling flow" from Pierre-Louis Boss...Mark Brown-0/+2
2020-07-08ASoC: soc-dai: set dai_link dpcm_ flags with a helperPierre-Louis Bossart-0/+1
2020-07-07ASoC: core: Remove only the registered component in devm functionsMaxime Ripard-0/+2
2020-07-07ALSA: isa/gus: remove -Wmissing-prototypes warningsPierre-Louis Bossart-0/+4
2020-07-07ALSA: compress: fix partial_drain completion stateVinod Koul-1/+9
2020-07-03ASoC: rt5670: Remove struct rt5670_platform_dataHans de Goede-26/+0
2020-06-29Merge branch 'for-5.8' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown-0/+1
2020-06-29ASoC: rt5670: Add new gpio1_is_ext_spk_en quirk and enable it on the Lenovo M...Hans de Goede-0/+1
2020-06-25ASoC: dapm: declare missing structure prototypesTzung-Bi Shih-0/+2
2020-06-25ASoC: core: move definition of enum snd_soc_bias_levelTzung-Bi Shih-18/+18
2020-06-23ASoC: soc-link: introduce exit() callbackPierre-Louis Bossart-0/+4
2020-06-22ASoC: remove snd_soc_component_read32()Kuninori Morimoto-1/+0
2020-06-22ASoC: soc-component: merge snd_soc_component_read() and snd_soc_component_rea...Kuninori Morimoto-3/+2
2020-06-22Merge tag 'asoc-fix-v5.8-rc2' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai-0/+17
2020-06-15Merge series "ASoC: soc-component: collect component functions" from Kuninori...Mark Brown-11/+18
2020-06-15ASoC: wm8960: Support headphone jack detection functionShengjiu Wang-0/+17
2020-06-15ASoC: soc-component: tidyup CopyrightKuninori Morimoto-1/+2
2020-06-15ASoC: soc-component: add snd_soc_component_init()Kuninori Morimoto-0/+3
2020-06-15ASoC: soc-component: add snd_soc_pcm_component_trigger()Kuninori Morimoto-3/+2
2020-06-15ASoC: soc-component: add snd_soc_pcm_component_hw_free()Kuninori Morimoto-2/+2
2020-06-15ASoC: soc-component: add snd_soc_pcm_component_hw_params()Kuninori Morimoto-3/+3
2020-06-15ASoC: soc-component: add snd_soc_pcm_component_prepare()Kuninori Morimoto-2/+1
2020-06-15ASoC: soc-component: move snd_soc_component_initialize() to soc-component.cKuninori Morimoto-0/+4
2020-06-15ASoC: soc-component: move snd_soc_component_xxx_regmap() to soc-componentKuninori Morimoto-0/+1
2020-06-15ALSA: memalloc: Make SG-buffer helper usable for continuous buffer, tooTakashi Iwai-1/+8
2020-06-15Merge existing fixes from asoc/for-5.8Mark Brown-0/+17
2020-06-15ASoC: soc-devres: add devm_snd_soc_register_dai()Pierre-Louis Bossart-0/+4
2020-06-12ASoC: dmaengine_pcm: export soc_component_to_pcmShengjiu Wang-0/+11
2020-06-12ASoC: soc-card: export snd_soc_lookup_component_nolockedShengjiu Wang-0/+2