summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-11-20ASoC: add control components managementJaroslav Kysela
2019-11-19ASoC: soc-pcm: remove soc_pcm_private_free()Kuninori Morimoto
2019-11-19ASoC: soc-component: tidyup snd_soc_pcm_component_new/free() parameterKuninori Morimoto
2019-11-18ASoC: wm_adsp: Expose mixer control APILi Xu
2019-11-18ASoC: tlv320aic31xx: configure output common-mode voltageLucas Stach
2019-11-18ASoC: SOF: Intel: Fix CFL and CML FW nocodec binary names.Liam Girdwood
2019-11-18ASoC: pcm3168a: Add support for optional RST gpio handlingPeter Ujfalusi
2019-11-18ASoC: pcm3168a: Document optional RST gpioPeter Ujfalusi
2019-11-18ASoC: wm5100: add missed pm_runtime_disableChuhong Yuan
2019-11-18ASoC: wm2200: add missed operations in remove and probe failureChuhong Yuan
2019-11-18ASoC: qcom: q6asm-dai: add support to flac decoderVinod Koul
2019-11-18ASoC: qcom: q6asm: add support to flac configSrinivas Kandagatla
2019-11-18ALSA: compress: add flac decoder paramsVinod Koul
2019-11-18ASoC: rt5677: rt5677_check_hotword() can be statickbuild test robot
2019-11-15ASoC: ti: davinci-mcasp: Use dma_request_chan() directly for channel requestPeter Ujfalusi
2019-11-15ASoC: dmaengine: Use dma_request_chan() directly for channel requestPeter Ujfalusi
2019-11-15ASoC: soc-core: care card_probed at soc_cleanup_card_resources()Kuninori Morimoto
2019-11-15ASoC: soc-core: move snd_soc_unbind_card() next to snd_soc_bind_card()Kuninori Morimoto
2019-11-15ASoC: soc-core: call snd_soc_dapm_shutdown() at soc_cleanup_card_resources()Kuninori Morimoto
2019-11-15ASoC: tas2770: clean up an indentation issueColin Ian King
2019-11-12dt-bindings: vendor-prefixes: Add 'fsi[ab]' to the list of non-vendor prefixesRob Herring
2019-11-12ASoC: soc-core: tidyup soc_probe_aux_devices()Kuninori Morimoto
2019-11-12ASoC: soc-core: merge snd_soc_bind_card() and snd_soc_instantiate_card()Kuninori Morimoto
2019-11-12ASoC: soc-core: merge soc_remove_component() and soc_cleanup_component()Kuninori Morimoto
2019-11-12ASoC: soc-core: merge snd_soc_remove_dai_link() and soc_unbind_dai_link()Kuninori Morimoto
2019-11-12ASoC: soc-core: merge snd_soc_add_dai_link() and soc_bind_dai_link()Kuninori Morimoto
2019-11-12ASoC: soc-core: merge snd_soc_unregister_dai() and soc_del_dai()Kuninori Morimoto
2019-11-12ASoC: soc-core: merge snd_soc_register_dai() and soc_add_dai()Kuninori Morimoto
2019-11-12ASoC: soc-core: remove soc_is_dai_link_bound()Kuninori Morimoto
2019-11-12ASoC: SOF: topology: free kcontrol memory on errorDragos Tarcatu
2019-11-12ASoC: SOF: PM: only suspend to D0I3 when neededKeyon Jie
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-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