aboutsummaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2021-12-20ASoC: codecs: ak4118: Use dev_err_probe() helperKuninori Morimoto1-12/+6
2021-12-17ASoC: Intel: catpt: Dma-transfer fix and coupleMark Brown2-21/+30
2021-12-17Support HDMI audio on NVIDIA Tegra20Mark Brown6-61/+198
2021-12-17ASoC: SOF: couple of cleanupsMark Brown10-59/+64
2021-12-17ASoC: SOF: remove suport for TRIGGER_RESUMEMark Brown3-31/+0
2021-12-17ASoC: sh: rz-ssi: Check return value of pm_runtime_resume_and_get()Heiner Kallweit1-1/+6
2021-12-17ASoC: Intel: catpt: Streamline locals declaration for PCM-functionsCezary Rojewski1-16/+16
2021-12-17ASoC: Intel: catpt: Reduce size of catpt_component_open()Cezary Rojewski1-3/+2
2021-12-17ASoC: Intel: catpt: Test dmaengine_submit() result before moving onCezary Rojewski1-2/+12
2021-12-17ASoC: tegra20: i2s: Filter out unsupported ratesDmitry Osipenko1-0/+49
2021-12-17ASoC: tegra20: spdif: Filter out unsupported ratesDmitry Osipenko1-0/+61
2021-12-17ASoC: tegra20: spdif: Support system suspendDmitry Osipenko1-0/+2
2021-12-17ASoC: tegra20: spdif: Reset hardwareDmitry Osipenko2-0/+33
2021-12-17ASoC: tegra20: spdif: Use more resource-managed helpersDmitry Osipenko3-24/+16
2021-12-17ASoC: tegra20: spdif: Improve driver's codeDmitry Osipenko1-31/+18
2021-12-17ASoC: tegra20: spdif: Support device-treeDmitry Osipenko1-2/+9
2021-12-17ASoC: tegra20: spdif: Set FIFO trigger levelDmitry Osipenko1-0/+8
2021-12-17Merge tag 'dmaengine_topic_slave_id_removal_5.17' of git://git.kernel.org/pub...Mark Brown2-4/+2
2021-12-17ASoC: SOF: Kconfig: Make the SOF_DEVELOPER_SUPPORT depend on SND_SOC_SOFPeter Ujfalusi1-1/+1
2021-12-17ASoC: SOF: ipc: Add null pointer check for substream->runtimeAjit Kumar Pandey1-1/+2
2021-12-17ASoC: SOF: avoid casting "const" attribute awayGuennadi Liakhovetski9-58/+62
2021-12-17ASoC: SOF: Intel: hda: remove support for RESUME in platform triggerRanjani Sridharan1-1/+0
2021-12-17ASoC: SOF: Intel: hda: remove support for RESUME triggerRanjani Sridharan1-10/+0
2021-12-17ASoC: SOF: pcm: remove support for RESUME triggerRanjani Sridharan1-20/+0
2021-12-17ASoC: dai_dma: remove slave_id fieldArnd Bergmann1-3/+2
2021-12-17ASoC: tegra20-spdif: stop setting slave_idArnd Bergmann1-1/+0
2021-12-16 ASoC: Changes to SOF kcontrol data set/get opsMark Brown5-98/+62
2021-12-15ASoC: AMD: fix depend/select mistake on SND_AMD_ACP_CONFIGPierre-Louis Bossart1-1/+1
2021-12-15ASoC: SOF: topology: read back control data from DSPRanjani Sridharan1-0/+14
2021-12-15ASoC: SOF: Drop ctrl_type parameter for snd_sof_ipc_set_get_comp_data()Peter Ujfalusi4-48/+22
2021-12-15ASoC: SOF: control: Do not handle control notification with component typePeter Ujfalusi1-5/+7
2021-12-15ASoC: SOF: sof-audio: Drop the `cmd` member from struct snd_sof_controlPeter Ujfalusi4-14/+9
2021-12-15ASoC: SOF: Drop ctrl_cmd parameter for snd_sof_ipc_set_get_comp_data()Peter Ujfalusi4-26/+11
2021-12-15ASoC: SOF: topology: Set control_data->cmd alongside scontrol->cmdPeter Ujfalusi1-0/+4
2021-12-15ASoC: SOF: Drop ipc_cmd parameter for snd_sof_ipc_set_get_comp_data()Peter Ujfalusi4-19/+11
2021-12-15ASoC: SOF: ipc: Rename send parameter in snd_sof_ipc_set_get_comp_data()Peter Ujfalusi2-11/+9
2021-12-15ASoC: rt5663: Handle device_property_read_u32_array error codesJiasheng Jiang1-3/+9
2021-12-15ASoC: SOF: OF: Avoid reverse module dependencyDaniel Baluta7-99/+118
2021-12-15ASoC : soc-pcm: fix trigger race conditions with shared BEMark Brown2-108/+244
2021-12-14ASoC: qdsp6: Fix an IS_ERR() vs NULL bugMiaoqian Lin1-2/+2
2021-12-14ASoC: qcom: Distinguish headset codec by codec_dai->nameJudy Hsiao1-2/+2
2021-12-14ASoC: soc-pcm: fix BE handling of PAUSE_RELEASEPierre-Louis Bossart1-1/+4
2021-12-14ASoC: soc-pcm: test refcount before triggeringPierre-Louis Bossart1-11/+42
2021-12-14ASoC: soc-pcm: serialize BE triggersTakashi Iwai1-17/+29
2021-12-14ASoC: soc-pcm: Fix and cleanup DPCM lockingTakashi Iwai2-78/+152
2021-12-14ASoC: soc-pcm: align BE 'atomicity' with that of the FEPierre-Louis Bossart1-0/+16
2021-12-14ASoC: soc-pcm: use GFP_ATOMIC for dpcm structurePierre-Louis Bossart1-1/+1
2021-12-14ASoC: qcom: apq8016_sbc: Allow routing audio through QDSP6Mark Brown1-5/+129
2021-12-14ASoC: mediatek: assign correct type to argumentJiaxin Yu5-16/+16
2021-12-14ASoC: SOF: sof-probes: Constify sof_probe_compr_opsRikard Falkeborn2-2/+2