summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ASoC: pcm3168a: Update the RST gpio handling to align with documentationPeter Ujfalusi2019-11-201-5/+15
* ASoC: dt-bindings: pcm3168a: Update the optional RST gpio for clarityPeter Ujfalusi2019-11-201-4/+5
* ASoC: core: add SND_SOC_BYTES_ETzung-Bi Shih2019-11-201-0/+6
* ASoC: add control components managementJaroslav Kysela2019-11-202-0/+14
* ASoC: soc-pcm: remove soc_pcm_private_free()Kuninori Morimoto2019-11-192-18/+11
* ASoC: soc-component: tidyup snd_soc_pcm_component_new/free() parameterKuninori Morimoto2019-11-193-9/+7
* ASoC: wm_adsp: Expose mixer control APILi Xu2019-11-182-1/+84
* ASoC: tlv320aic31xx: configure output common-mode voltageLucas Stach2019-11-183-0/+58
* ASoC: SOF: Intel: Fix CFL and CML FW nocodec binary names.Liam Girdwood2019-11-181-4/+4
* ASoC: pcm3168a: Add support for optional RST gpio handlingPeter Ujfalusi2019-11-181-4/+34
* ASoC: pcm3168a: Document optional RST gpioPeter Ujfalusi2019-11-181-0/+7
* ASoC: wm5100: add missed pm_runtime_disableChuhong Yuan2019-11-181-0/+2
* ASoC: wm2200: add missed operations in remove and probe failureChuhong Yuan2019-11-181-0/+5
* ASoC: qcom: q6asm-dai: add support to flac decoderVinod Koul2019-11-181-1/+34
* ASoC: qcom: q6asm: add support to flac configSrinivas Kandagatla2019-11-182-0/+70
* ALSA: compress: add flac decoder paramsVinod Koul2019-11-181-0/+10
* ASoC: rt5677: rt5677_check_hotword() can be statickbuild test robot2019-11-181-1/+1
* ASoC: ti: davinci-mcasp: Use dma_request_chan() directly for channel requestPeter Ujfalusi2019-11-151-1/+1
* ASoC: dmaengine: Use dma_request_chan() directly for channel requestPeter Ujfalusi2019-11-151-1/+1
* ASoC: soc-core: care card_probed at soc_cleanup_card_resources()Kuninori Morimoto2019-11-151-5/+10
* ASoC: soc-core: move snd_soc_unbind_card() next to snd_soc_bind_card()Kuninori Morimoto2019-11-151-15/+15
* ASoC: soc-core: call snd_soc_dapm_shutdown() at soc_cleanup_card_resources()Kuninori Morimoto2019-11-151-1/+2
* ASoC: tas2770: clean up an indentation issueColin Ian King2019-11-151-5/+5
* dt-bindings: vendor-prefixes: Add 'fsi[ab]' to the list of non-vendor prefixesRob Herring2019-11-121-1/+1
* ASoC: soc-core: tidyup soc_probe_aux_devices()Kuninori Morimoto2019-11-121-12/+12
* ASoC: soc-core: merge snd_soc_bind_card() and snd_soc_instantiate_card()Kuninori Morimoto2019-11-121-28/+14
* ASoC: soc-core: merge soc_remove_component() and soc_cleanup_component()Kuninori Morimoto2019-11-121-14/+14
* ASoC: soc-core: merge snd_soc_remove_dai_link() and soc_unbind_dai_link()Kuninori Morimoto2019-11-121-29/+23
* ASoC: soc-core: merge snd_soc_add_dai_link() and soc_bind_dai_link()Kuninori Morimoto2019-11-121-37/+25
* ASoC: soc-core: merge snd_soc_unregister_dai() and soc_del_dai()Kuninori Morimoto2019-11-121-8/+2
* ASoC: soc-core: merge snd_soc_register_dai() and soc_add_dai()Kuninori Morimoto2019-11-121-27/+16
* ASoC: soc-core: remove soc_is_dai_link_bound()Kuninori Morimoto2019-11-121-19/+0
* ASoC: SOF: topology: free kcontrol memory on errorDragos Tarcatu2019-11-121-18/+49
* ASoC: SOF: PM: only suspend to D0I3 when neededKeyon Jie2019-11-121-2/+2
* ASoC: SOF: add helper to check if we should enter d0i3 suspendKeyon Jie2019-11-122-0/+15
* ASoC: SOF: PM: add check before setting d0_substateKeyon Jie2019-11-121-0/+3
* ASoC: SOF: PM: add state machine to commentsKeyon Jie2019-11-121-0/+32
* ASoC: SOF: Intel: hda: use fallback for firmware namePierre-Louis Bossart2019-11-121-2/+9
* ASoC: Intel: acpi-match: split CNL tables in threePierre-Louis Bossart2019-11-125-39/+78
* ASoC: wm8904: configure sysclk/FLL automaticallyMichael Walle2019-11-112-28/+45
* ASoC: Intel: kbl_rt5663_rt5514_max98927: Add dmic format constraintYu-Hsuan Hsu2019-11-111-0/+3
* ASoC: Add DA7213 audio codec as selectable optionSebastian Reichel2019-11-111-1/+2
* ASoC: rt5677: Wait for DSP to boot before loading firmwareCurtis Malainey2019-11-111-0/+13
* ASoC: rt5677: Set ADC clock to use PLL and enable ASRCCurtis Malainey2019-11-113-0/+41
* ASoC: bdw-rt5677: Turn on MCLK1 for DSP via DAPMCurtis Malainey2019-11-111-0/+4
* ASoC: rt5677: Allow VAD to be shut on/off at all timesCurtis Malainey2019-11-111-6/+1
* ASoC: rt5677: Disable irq at suspendBen Zhang2019-11-112-0/+48
* ASoC: rt5677: Stop and restart DSP over suspend/resumeBen Zhang2019-11-112-4/+23
* ASoC: rt5677: Mark reg RT5677_PWR_ANLG2 as volatileBen Zhang2019-11-111-0/+1
* ASoC: rt5677: Add DAPM audio path for hotword streamBen Zhang2019-11-111-1/+22