summaryrefslogtreecommitdiff
path: root/sound/soc
AgeCommit message (Expand)Author
2019-11-12ASoC: SOF: add helper to check if we should enter d0i3 suspendKeyon Jie
2019-11-12ASoC: SOF: PM: add check before setting d0_substateKeyon Jie
2019-11-12ASoC: SOF: PM: add state machine to commentsKeyon Jie
2019-11-12ASoC: SOF: Intel: hda: use fallback for firmware namePierre-Louis Bossart
2019-11-12ASoC: Intel: acpi-match: split CNL tables in threePierre-Louis Bossart
2019-11-12ASoC: SOF: Intel: Fix CFL and CML FW nocodec binary names.Liam Girdwood
2019-11-12ASoC: rt5682: cancel jack_detect_work if hs_jack is set to nullBard liao
2019-11-11ASoC: rt5645: Fixed buddy jack support.Jacob Rasmussen
2019-11-11ASoC: wm8904: configure sysclk/FLL automaticallyMichael Walle
2019-11-11ASoC: Intel: kbl_rt5663_rt5514_max98927: Add dmic format constraintYu-Hsuan Hsu
2019-11-11ASoC: Add DA7213 audio codec as selectable optionSebastian Reichel
2019-11-11ASoC: rt5677: Wait for DSP to boot before loading firmwareCurtis Malainey
2019-11-11ASoC: rt5677: Set ADC clock to use PLL and enable ASRCCurtis Malainey
2019-11-11ASoC: bdw-rt5677: Turn on MCLK1 for DSP via DAPMCurtis Malainey
2019-11-11ASoC: rt5677: Allow VAD to be shut on/off at all timesCurtis Malainey
2019-11-11ASoC: rt5677: Disable irq at suspendBen Zhang
2019-11-11ASoC: rt5677: Stop and restart DSP over suspend/resumeBen Zhang
2019-11-11ASoC: rt5677: Mark reg RT5677_PWR_ANLG2 as volatileBen Zhang
2019-11-11ASoC: rt5677: Add DAPM audio path for hotword streamBen Zhang
2019-11-11ASoC: rt5677: Enable jack detect while DSP is runningBen Zhang
2019-11-11ASoC: bdw-rt5677: Add a DAI link for rt5677 SPI PCM deviceBen Zhang
2019-11-11ASoC: rt5677: Load firmware via SPI using delayed workBen Zhang
2019-11-11ASoC: fsl_audmix: Add spin lock to protect tdmsShengjiu Wang
2019-11-09ASoC: cros_ec_codec: Convert to the common vmalloc memallocTakashi Iwai
2019-11-09ASoC: rt5677-spi: Convert to the common vmalloc memallocTakashi Iwai
2019-11-09ASoC: SOF: Drop superfluous snd_pcm_sgbuf_ops_pageTakashi Iwai
2019-11-09ASoC: intel: Avoid non-standard macro usageTakashi Iwai
2019-11-09ASoC: intel: Drop superfluous snd_pcm_sgbuf_ops_pageTakashi Iwai
2019-11-09ASoC: rt5514-spi: Convert to the common vmalloc memallocTakashi Iwai
2019-11-09ASoC: Remove superfluous snd_dma_continuous_data()Takashi Iwai
2019-11-08ASoC: SOF: Intel: hda: set L1SEN on S0ix suspendKeyon Jie
2019-11-08ASoC: SOF: topology: fix missing NULL pointer checkKeyon Jie
2019-11-08ASoC: core: Fix compile warning with CONFIG_DEBUG_FS=nTakashi Iwai
2019-11-07Merge tag 'asoc-v5.5' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai
2019-11-07Merge tag 'asoc-fix-v5.4-rc6' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai
2019-11-06ASoC: SOF: topology: Fix bytes control size checksDragos Tarcatu
2019-11-06Merge branch 'for-5.4' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown
2019-11-06ASoC: soc-core: fixup dead-lock at snd_soc_unregister_component()Kuninori Morimoto
2019-11-06ASoC: soc-core: fix RIP warning on card removalPierre-Louis Bossart
2019-11-06ASoC: SOF: topology: Fix bytes control size checksDragos Tarcatu
2019-11-05ASoC: soc-core: remove topology specific operationKuninori Morimoto
2019-11-05ASoC: soc-core: call snd_soc_register_dai() from snd_soc_register_dais()Kuninori Morimoto
2019-11-05ASoC: soc-core: don't call snd_soc_dapm_new_dai_widgets() at snd_soc_register...Kuninori Morimoto
2019-11-05ASoC: soc-core: have legacy_dai_naming at snd_soc_register_dai()Kuninori Morimoto
2019-11-05ASoC: soc-core: add snd_soc_unregister_dai()Kuninori Morimoto
2019-11-05ASoC: soc-core: move snd_soc_unregister_dais()Kuninori Morimoto
2019-11-05ASoC: soc-core: move snd_soc_register_dai()Kuninori Morimoto
2019-11-05ASoC: soc-core: use snd_soc_lookup_component() at snd_soc_unregister_component()Kuninori Morimoto
2019-11-05ASoC: soc-core: remove snd_soc_component_add/del()Kuninori Morimoto
2019-11-05ASoC: soc-core: add snd_soc_del_component_unlocked()Kuninori Morimoto