summaryrefslogtreecommitdiffstats
path: root/include/sound
AgeCommit message (Expand)AuthorLines
2020-04-29ASoC: soc-dai: add snd_soc_dai_compr_get_params()Kuninori Morimoto-0/+3
2020-04-29ASoC: soc-dai: add snd_soc_dai_compr_set_params()Kuninori Morimoto-0/+3
2020-04-29ASoC: soc-dai: add snd_soc_dai_compr_trigger()Kuninori Morimoto-0/+2
2020-04-29ASoC: soc-dai: add snd_soc_dai_compr_shutdown()Kuninori Morimoto-0/+2
2020-04-29ASoC: soc-dai: add snd_soc_dai_compr_start()Kuninori Morimoto-0/+3
2020-04-29ASoC: soc-dai: add snd_soc_pcm_dai_remove()Kuninori Morimoto-1/+1
2020-04-29ASoC: soc-dai: add snd_soc_pcm_dai_probe()Kuninori Morimoto-1/+1
2020-04-29ASoC: soc-dai: add snd_soc_pcm_dai_bespoke_trigger()Kuninori Morimoto-2/+2
2020-04-29ASoC: soc-dai: add snd_soc_pcm_dai_trigger()Kuninori Morimoto-2/+1
2020-04-29ASoC: soc-dai: add snd_soc_pcm_dai_prepare()Kuninori Morimoto-2/+1
2020-04-29ASoC: soc-dai: add snd_soc_pcm_dai_new()Kuninori Morimoto-0/+2
2020-04-22ASoC: soc-core: return true, false in snd_soc_volsw_is_stereo()Jason Yan-2/+2
2020-04-22Merge tag 'tegra-for-5.7-asoc' of git://git.kernel.org/pub/scm/linux/kernel/g...Mark Brown-0/+17
2020-04-21Merge tag 'asoc-fix-v5.7-rc2' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai-1/+3
2020-04-21ASoC: soc-compress: remove snd_compr_opsKuninori Morimoto-1/+0
2020-04-21ASoC: soc-compress: add snd_compress_opsKuninori Morimoto-1/+40
2020-04-16Merge series "ASoC: SOF: topology and firmware IPC updates for 5.8" from Pier...Mark Brown-11/+56
2020-04-16Merge series "Add support for SOF on i.MX8M" from Daniel Baluta <daniel.balut...Mark Brown-1/+0
2020-04-16ASoC: SOF: topology: Get HDA rate and channels from topologyBard Liao-0/+2
2020-04-16ASoC: SOF: align sof_ipc_dai_alh_params with FWBard Liao-1/+3
2020-04-16ASoC: SOF: Intel: Rename deprecated DMIC IPC struct fieldSeppo Ingalsuo-1/+1
2020-04-16ASoC: SOF: Intel: Change DMIC load IPC to fixed lengthSeppo Ingalsuo-3/+7
2020-04-16ASoC: SOF: Intel: Fix typo in header file comment textSeppo Ingalsuo-1/+1
2020-04-16ASoC: SOF: Add XRUN flags field to struct sof_ipc_buffer.Artur Kloniecki-0/+12
2020-04-16ASoC: SOF: make sof_ipc_cc_version to fixed lengthPan Xiuli-1/+1
2020-04-16ASoC: SOF: change type char to uint8_t in topology.hPan Xiuli-1/+1
2020-04-16ASoC: SOF: change type char to uint8_t in trace.hPan Xiuli-1/+1
2020-04-16ASoC: SOF: change type char to uint8_t in info.hPan Xiuli-3/+3
2020-04-16ASoC: SOF: add debug ABI versionPan Xiuli-0/+8
2020-04-16ASoC: SOF: add probe support extend dataPan Xiuli-0/+12
2020-04-16ASoC: SOF: topology: Add support for DC BlockerSebastiano Carlucci-0/+2
2020-04-16ASoC: SOF: Introduce offset in firmware dataKarol Trzcinski-0/+3
2020-04-15ASoC: soc-dai: revert all changes to DAI startup/shutdown sequencePierre-Louis Bossart-1/+0
2020-04-14Merge branch 'asoc-5.7' into asoc-5.8Mark Brown-0/+3
2020-04-14ASoC: soc-core: remove cpu_dai/codec_dai/cpu_dais/codec_daisKuninori Morimoto-6/+8
2020-04-14ASoC: soc: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointerKuninori Morimoto-6/+6
2020-04-14ASoC: dapm: Fix regression introducing multiple copies of DAI widgetsCharles Keepax-0/+3
2020-04-13ALSA: hda: Skip controller resume if not neededTakashi Iwai-0/+5
2020-04-08Merge tag 'asoc-fix-v5.7' of https://git.kernel.org/pub/scm/linux/kernel/git/...Takashi Iwai-1/+1
2020-03-30ASoC: soc-dai: fix DAI startup/shutdown sequencePierre-Louis Bossart-1/+1
2020-03-30Merge tag 'asoc-v5.7' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai-69/+204
2020-03-27Merge series "ASoC: remove rtd->cpu/codec_dai{s}" from Kuninori Morimoto <kun...Mark Brown-0/+4
2020-03-27ASoC: SOF: IPC: dai-intel: move ALH declarations in header filePierre-Louis Bossart-9/+9
2020-03-27ASoC: soc-acpi: expand description of _ADR-based devicesPierre-Louis Bossart-6/+33
2020-03-27ASoC: soc-core: add asoc_rtd_to_cpu/codec() macroKuninori Morimoto-0/+4
2020-03-23ASoC: rt5682: Add a property for DMIC delayOder Chiou-0/+1
2020-03-23ASoC: rt5682: Add a property for DMIC clock rateOder Chiou-0/+1
2020-03-23ALSA: core: Add snd_device_get_state() helperTakashi Iwai-0/+1
2020-03-20ASoC: soc-core: Merge CPU/Codec DAIsKuninori Morimoto-1/+6
2020-03-16ASoC: soc-dai: return proper error for get_sdw_stream()Srinivas Kandagatla-2/+2