summaryrefslogtreecommitdiffstats
path: root/virt (unfollow)
Commit message (Expand)AuthorFilesLines
2019-07-25ASoC: SOF: Makefile - fix the top-level kernel module names (add snd- prefix)Jaroslav Kysela1-2/+2
2019-07-25ASoC: ti: davinci-mcasp: Improve serializer handling in multi AXR setupsPeter Ujfalusi1-39/+53
2019-07-25ASoC: ti: davinci-mcasp: Add support for RIGHT_J formatPeter Ujfalusi1-24/+19
2019-07-25ASoC: pcm3168a: Allow all channels in case of parallel DIN/DOUT setupPeter Ujfalusi1-0/+4
2019-07-24ASoC: Intel: Skylake: Cleanup skl_module_cfg declarationCezary Rojewski1-2/+0
2019-07-24ASoC: Intel: Skylake: Make MCPS and CPS params obsoleteCezary Rojewski4-15/+12
2019-07-24ASoC: Intel: Skylake: Do not disable FW notificationsAmadeusz Sławiński4-27/+0
2019-07-24ASoC: Intel: Skylake: Remove memory available checkCezary Rojewski2-65/+0
2019-07-24ASoC: Intel: Skylake: Remove MCPS available checkCezary Rojewski2-68/+1
2019-07-24ASoC: Intel: Skylake: Combine snd_soc_skl_ipc and snd_soc_sklAmadeusz Sławiński1-9/+3
2019-07-24ASoC: Intel: Skylake: Merge skl_sst and skl into skl_dev structCezary Rojewski19-572/+545
2019-07-24ASoC: wm8955: Fix a typo in 'wm8995_pll_factors()' function nameChristophe JAILLET1-2/+2
2019-07-23ASoC: soc-dai: move snd_soc_dai_stream_valid() to soc-dai.cKuninori Morimoto4-34/+33
2019-07-23ASoC: soc-core: use existing snd_soc_dai_digital_mute()Kuninori Morimoto1-8/+6
2019-07-23ASoC: soc-dai: add snd_soc_dai_compress_new()Kuninori Morimoto3-7/+18
2019-07-23ASoC: soc-dai: add snd_soc_dai_remove()Kuninori Morimoto3-7/+14
2019-07-23ASoC: soc-dai: add snd_soc_dai_probe()Kuninori Morimoto3-8/+15
2019-07-23ASoC: soc-dai: add snd_soc_dai_resume()Kuninori Morimoto3-4/+11
2019-07-23ASoC: soc-dai: add snd_soc_dai_suspend()Kuninori Morimoto3-4/+11
2019-07-23ASoC: soc-dai: add snd_soc_dai_delay()Kuninori Morimoto3-6/+16
2019-07-23ASoC: soc-dai: add snd_soc_dai_bespoke_trigger()Kuninori Morimoto3-10/+20
2019-07-23ASoC: soc-dai: add snd_soc_dai_trigger()Kuninori Morimoto3-11/+20
2019-07-23ASoC: soc-dai: add snd_soc_dai_prepare()Kuninori Morimoto3-16/+24
2019-07-23ASoC: soc-dai: add snd_soc_dai_shutdown()Kuninori Morimoto4-17/+17
2019-07-23ASoC: soc-dai: add snd_soc_dai_startup()Kuninori Morimoto4-34/+34
2019-07-23ASoC: soc-dai: add snd_soc_dai_hw_free()Kuninori Morimoto4-13/+15
2019-07-23ASoC: soc-dai: mv soc_dai_hw_params() to soc-daiKuninori Morimoto5-38/+39
2019-07-23ASoC: add soc-dai.cKuninori Morimoto3-244/+255
2019-07-23ASoC: rsnd: Support hw_free() callback at DAI levelTimo Wischer2-4/+24
2019-07-23ASoC: rt1308: Convert headers to SPDXShuming Fan2-14/+9
2019-07-23ASoC: rt5665: Fix a typo in the name of a functionChristophe JAILLET1-4/+4
2019-07-23ASoC: SOF: Intel: hda: fix stream id settingRander Wang2-5/+18
2019-07-23ASoC: SOF: Intel: hda: fix link DMA configRander Wang2-12/+13
2019-07-23ASoC: fsl_esai: recover the channel swap after xrunShengjiu Wang1-0/+74
2019-07-23ASoC: SOF: Intel: ssp: BCLK delay parameterJanusz Jankowski4-1/+8
2019-07-23ASoC: SOF: Intel: hda: reset link DMA state in prepareKai Vehmanen3-17/+9
2019-07-23ASoC: SOF: Intel: hda: add a parameter to disable MSIGuennadi Liakhovetski2-12/+18
2019-07-23ASoC: SOF: Intel: hda: remove duplicated clear WAKESTSZhu Yingjiang1-5/+0
2019-07-23ASoC: SOF: Intel: hda: use SOF defined init chip in resumeZhu Yingjiang2-26/+9
2019-07-23ASoC: SOF: Intel: hda: set position buffer in init chipZhu Yingjiang1-5/+4
2019-07-23ASoC: SOF: Intel: hda: Enable jack detectionRander Wang3-13/+54
2019-07-23ASoC: SOF: Intel: hda: reduce ifdef usage for hdaRander Wang1-12/+10
2019-07-23ASoC: SOF: Intel: hda: correct ROM state maskKeyon Jie1-1/+1
2019-07-23ASoC: SOF: remove unused state variable in suspend functionFred Oh5-17/+15
2019-07-23ASoC: SOF: loader: Don't ignore SRAM block typesDaniel Baluta1-1/+2
2019-07-23ASoC: SOF: loader: Use the BAR provided by FWDaniel Baluta1-2/+9
2019-07-23ASoC: SOF: Introduce snd_sof_dsp_get_bar_index opsDaniel Baluta2-0/+22
2019-07-23ASoC: SOF: core: increase default IPC timeoutsKai Vehmanen1-2/+2
2019-07-23ASoC: SOF: ipc: use timeout configured at probeKai Vehmanen1-7/+1
2019-07-23ASoC: SOF: use common code to send PCM_FREE IPCKai Vehmanen1-25/+25