summaryrefslogtreecommitdiffstats
path: root/include/sound
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | ASoC: rt5670: Remove struct rt5670_platform_dataHans de Goede2020-07-031-26/+0
| | * | | Merge branch 'for-5.8' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2020-06-291-0/+1
| | |\ \ \
| | * | | | ASoC: dapm: declare missing structure prototypesTzung-Bi Shih2020-06-251-0/+2
| | * | | | ASoC: core: move definition of enum snd_soc_bias_levelTzung-Bi Shih2020-06-252-18/+18
| | * | | | ASoC: soc-link: introduce exit() callbackPierre-Louis Bossart2020-06-232-0/+4
| | * | | | ASoC: remove snd_soc_component_read32()Kuninori Morimoto2020-06-221-1/+0
| | * | | | ASoC: soc-component: merge snd_soc_component_read() and snd_soc_component_rea...Kuninori Morimoto2020-06-221-3/+2
| | * | | | Merge series "ASoC: soc-component: collect component functions" from Kuninori...Mark Brown2020-06-151-11/+18
| | |\ \ \ \
| | | * | | | ASoC: soc-component: tidyup CopyrightKuninori Morimoto2020-06-151-1/+2
| | | * | | | ASoC: soc-component: add snd_soc_component_init()Kuninori Morimoto2020-06-151-0/+3
| | | * | | | ASoC: soc-component: add snd_soc_pcm_component_trigger()Kuninori Morimoto2020-06-151-3/+2
| | | * | | | ASoC: soc-component: add snd_soc_pcm_component_hw_free()Kuninori Morimoto2020-06-151-2/+2
| | | * | | | ASoC: soc-component: add snd_soc_pcm_component_hw_params()Kuninori Morimoto2020-06-151-3/+3
| | | * | | | ASoC: soc-component: add snd_soc_pcm_component_prepare()Kuninori Morimoto2020-06-151-2/+1
| | | * | | | ASoC: soc-component: move snd_soc_component_initialize() to soc-component.cKuninori Morimoto2020-06-151-0/+4
| | | * | | | ASoC: soc-component: move snd_soc_component_xxx_regmap() to soc-componentKuninori Morimoto2020-06-151-0/+1
| | * | | | | ASoC: wm8960: Support headphone jack detection functionShengjiu Wang2020-06-151-0/+17
| | |/ / / /
| | * | | | Merge existing fixes from asoc/for-5.8Mark Brown2020-06-152-0/+17
| | |\ \ \ \
* | | \ \ \ \ Merge branch 'for-next' into for-linusTakashi Iwai2020-08-036-26/+38
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | ALSA: Replace the word "slave" in vmaster APITakashi Iwai2020-07-202-23/+24
| * | | | | | ALSA: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-192-2/+2
| * | | | | | ALSA: isa/gus: remove -Wmissing-prototypes warningsPierre-Louis Bossart2020-07-071-0/+4
| * | | | | | ALSA: memalloc: Make SG-buffer helper usable for continuous buffer, tooTakashi Iwai2020-06-151-1/+8
| |/ / / / /
* | | | | | Merge tag 'asoc-fix-v5.8-rc5' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai2020-07-173-0/+4
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | ASoC: soc-dai: set dai_link dpcm_ flags with a helperPierre-Louis Bossart2020-07-081-0/+1
| | |_|_|/ | |/| | |
| * | | | ASoC: core: Remove only the registered component in devm functionsMaxime Ripard2020-07-071-0/+2
| | |_|/ | |/| |
| * | | ASoC: rt5670: Add new gpio1_is_ext_spk_en quirk and enable it on the Lenovo M...Hans de Goede2020-06-291-0/+1
| | |/ | |/|
* | | ALSA: compress: fix partial_drain completion stateVinod Koul2020-07-071-1/+9
* | | Merge tag 'asoc-fix-v5.8-rc2' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai2020-06-222-0/+17
|\| | | |/ |/|
| * ASoC: soc-devres: add devm_snd_soc_register_dai()Pierre-Louis Bossart2020-06-151-0/+4
| * ASoC: dmaengine_pcm: export soc_component_to_pcmShengjiu Wang2020-06-121-0/+11
| * ASoC: soc-card: export snd_soc_lookup_component_nolockedShengjiu Wang2020-06-121-0/+2
* | Merge tag 'asoc-v5.8' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2020-06-0121-103/+399
|\ \
| * | Merge remote-tracking branch 'asoc/for-5.8' into asoc-linusMark Brown2020-06-0121-100/+396
| |\|
| | * ASoC: soc-card: add snd_soc_card_remove_dai_link()Kuninori Morimoto2020-05-301-0/+2
| | * ASoC: soc-card: add snd_soc_card_add_dai_link()Kuninori Morimoto2020-05-301-0/+3
| | * ASoC: soc-card: add snd_soc_card_set_bias_level_post()Kuninori Morimoto2020-05-301-0/+3
| | * ASoC: soc-card: add snd_soc_card_set_bias_level()Kuninori Morimoto2020-05-301-0/+4
| | * ASoC: soc-card: add snd_soc_card_remove()Kuninori Morimoto2020-05-301-0/+1
| | * ASoC: soc-card: add snd_soc_card_late_probe()Kuninori Morimoto2020-05-301-0/+1
| | * ASoC: soc-card: add snd_soc_card_probe()Kuninori Morimoto2020-05-301-0/+2
| | * ASoC: soc-card: add probed bit field to snd_soc_cardKuninori Morimoto2020-05-301-0/+1
| | * ASoC: soc-card: add snd_soc_card_resume_post()Kuninori Morimoto2020-05-301-0/+1
| | * ASoC: soc-card: add snd_soc_card_resume_pre()Kuninori Morimoto2020-05-301-0/+1
| | * ASoC: soc-card: add snd_soc_card_suspend_post()Kuninori Morimoto2020-05-301-0/+1
| | * ASoC: soc-card: add snd_soc_card_suspend_pre()Kuninori Morimoto2020-05-301-0/+2
| | * ASoC: soc-card: move snd_soc_card_subclass to soc-cardKuninori Morimoto2020-05-302-5/+5
| | * ASoC: soc-card: move snd_soc_card_get_codec_dai() to soc-cardKuninori Morimoto2020-05-302-14/+14
| | * ASoC: soc-card: move snd_soc_card_set/get_drvdata() to soc-cardKuninori Morimoto2020-05-302-13/+12
| | * ASoC: soc-card: move snd_soc_card_jack_new() to soc-cardKuninori Morimoto2020-05-302-4/+3