summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | ASoC: SOF: ipc: Add null pointer check for substream->runtimeAjit Kumar Pandey2021-12-171-1/+2
| | | * | | | ASoC: SOF: avoid casting "const" attribute awayGuennadi Liakhovetski2021-12-179-58/+62
| | | |/ / /
| | * | | | ASoC: SOF: remove suport for TRIGGER_RESUMEMark Brown2021-12-173-31/+0
| | |\ \ \ \
| | | * | | | ASoC: SOF: Intel: hda: remove support for RESUME in platform triggerRanjani Sridharan2021-12-171-1/+0
| | | * | | | ASoC: SOF: Intel: hda: remove support for RESUME triggerRanjani Sridharan2021-12-171-10/+0
| | | * | | | ASoC: SOF: pcm: remove support for RESUME triggerRanjani Sridharan2021-12-171-20/+0
| | | |/ / /
| | * | | | ASoC: sh: rz-ssi: Check return value of pm_runtime_resume_and_get()Heiner Kallweit2021-12-171-1/+6
| | * | | | ASoC: SOF: Kconfig: Make the SOF_DEVELOPER_SUPPORT depend on SND_SOC_SOFPeter Ujfalusi2021-12-171-1/+1
| | |/ / /
| | * | | ASoC: Changes to SOF kcontrol data set/get opsMark Brown2021-12-165-98/+62
| | |\ \ \
| | | * | | ASoC: SOF: topology: read back control data from DSPRanjani Sridharan2021-12-151-0/+14
| | | * | | ASoC: SOF: Drop ctrl_type parameter for snd_sof_ipc_set_get_comp_data()Peter Ujfalusi2021-12-154-48/+22
| | | * | | ASoC: SOF: control: Do not handle control notification with component typePeter Ujfalusi2021-12-151-5/+7
| | | * | | ASoC: SOF: sof-audio: Drop the `cmd` member from struct snd_sof_controlPeter Ujfalusi2021-12-154-14/+9
| | | * | | ASoC: SOF: Drop ctrl_cmd parameter for snd_sof_ipc_set_get_comp_data()Peter Ujfalusi2021-12-154-26/+11
| | | * | | ASoC: SOF: topology: Set control_data->cmd alongside scontrol->cmdPeter Ujfalusi2021-12-151-0/+4
| | | * | | ASoC: SOF: Drop ipc_cmd parameter for snd_sof_ipc_set_get_comp_data()Peter Ujfalusi2021-12-154-19/+11
| | | * | | ASoC: SOF: ipc: Rename send parameter in snd_sof_ipc_set_get_comp_data()Peter Ujfalusi2021-12-152-11/+9
| | * | | | ASoC: AMD: fix depend/select mistake on SND_AMD_ACP_CONFIGPierre-Louis Bossart2021-12-151-1/+1
| | |/ / /
| | * | | ASoC: rt5663: Handle device_property_read_u32_array error codesJiasheng Jiang2021-12-151-3/+9
| | * | | ASoC: SOF: OF: Avoid reverse module dependencyDaniel Baluta2021-12-157-99/+118
| | * | | ASoC : soc-pcm: fix trigger race conditions with shared BEMark Brown2021-12-152-108/+244
| | |\ \ \
| | | * | | ASoC: soc-pcm: fix BE handling of PAUSE_RELEASEPierre-Louis Bossart2021-12-141-1/+4
| | | * | | ASoC: soc-pcm: test refcount before triggeringPierre-Louis Bossart2021-12-141-11/+42
| | | * | | ASoC: soc-pcm: serialize BE triggersTakashi Iwai2021-12-141-17/+29
| | | * | | ASoC: soc-pcm: Fix and cleanup DPCM lockingTakashi Iwai2021-12-142-78/+152
| | | * | | ASoC: soc-pcm: align BE 'atomicity' with that of the FEPierre-Louis Bossart2021-12-141-0/+16
| | | * | | ASoC: soc-pcm: use GFP_ATOMIC for dpcm structurePierre-Louis Bossart2021-12-141-1/+1
| | * | | | ASoC: qdsp6: Fix an IS_ERR() vs NULL bugMiaoqian Lin2021-12-141-2/+2
| | * | | | ASoC: qcom: Distinguish headset codec by codec_dai->nameJudy Hsiao2021-12-141-2/+2
| | |/ / /
| | * | | ASoC: qcom: apq8016_sbc: Allow routing audio through QDSP6Mark Brown2021-12-141-5/+129
| | |\ \ \
| | | * | | ASoC: qcom: apq8016_sbc: Allow routing audio through QDSP6Stephan Gerhold2021-12-131-5/+129
| | * | | | ASoC: mediatek: assign correct type to argumentJiaxin Yu2021-12-145-16/+16
| | * | | | ASoC: SOF: sof-probes: Constify sof_probe_compr_opsRikard Falkeborn2021-12-142-2/+2
| | * | | | ASoC: SOF: Remove pm_runtime_put_autosuspend() for SOF OF deviceAllen-KH Cheng2021-12-141-3/+1
| | |/ / /
| | * | | ASoC: SOF: Intel: add comment on JasperLake supportPierre-Louis Bossart2021-12-131-0/+7
| | * | | ASoC: SOF: Intel: hda-dai: remove unused fieldsPierre-Louis Bossart2021-12-131-4/+0
| | * | | ASoC: SOF: Intel: hda: add quirks for HDAudio DMA position informationPierre-Louis Bossart2021-12-133-26/+75
| | * | | ASoC: SOF: hda-stream: only enable DPIB if neededPierre-Louis Bossart2021-12-131-3/+4
| | * | | ASoC: SOF: Intel: hda-ctrl: apply symmetry for DPIBPierre-Louis Bossart2021-12-131-1/+1
| | * | | ASoC: SOF: Intel: hda-stream: limit PROCEN workaroundPierre-Louis Bossart2021-12-133-6/+17
| | * | | ASoC: SOF: Intel: ICL: move ICL-specific ops to icl.cRanjani Sridharan2021-12-133-68/+65
| | * | | ASoC: test-component: fix null pointer dereference.Ameer Hamza2021-12-091-6/+2
| | * | | ASoC: amd: Convert to new style DAI format definitionsMark Brown2021-12-083-16/+16
| | * | | ASoC: mediatek: mt8195: silence uninitialized variable warningDan Carpenter2021-12-081-1/+1
| | * | | ASoC: AMD: acp-config: fix missing dependency on SND_SOC_ACPIPierre-Louis Bossart2021-12-081-0/+1
| | * | | ASoC: Intel: sof_rt5682: Move rt1015 speaker amp to common fileYong Zhi2021-12-083-106/+127
| | * | | ASoC: rt5682s: add delay time to fix pop sound issueShuming Fan2021-12-081-3/+31
| | * | | ASoC: Intel: boards: add 'static' qualifiers for max98390 routesPierre-Louis Bossart2021-12-081-2/+2
| | * | | ASoC: fsl-asoc-card: Add missing Kconfig option for tlv320aic31xxMark Brown2021-12-061-0/+1
| | |\ \ \
| | | * | | ASoC: fsl-asoc-card: Add missing Kconfig option for tlv320aic31xxAriel D'Alessandro2021-12-061-0/+1