summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2023-03-30ASoC: dapm: Sort speakers after other outputsMark Brown1-37/+37
2023-03-30ASoC: Merge fixesMark Brown12-12/+93
2023-03-29ASoC: soc-topology.c: dai_link->platform againKuninori Morimoto1-2/+10
2023-03-29ASoC: SOF: avoid a NULL dereference with unsupported widgetsGuennadi Liakhovetski1-0/+8
2023-03-28ASoC: add audio digital codecs for Qualcomm SM8550Mark Brown4-24/+87
2023-03-28ASoC: wm8903: Remove outdated DMIC commentCharles Keepax1-1/+0
2023-03-28ASoC: es8316: Handle optional IRQ assignmentCristian Ciocaltea1-6/+8
2023-03-28ASoC: codecs: lpass-wsa-macro: add support for SM8550Krzysztof Kozlowski1-8/+29
2023-03-28ASoC: codecs: lpass-tx-macro: add support for SM8550Krzysztof Kozlowski1-8/+27
2023-03-28ASoC: codecs: lpass-rx-macro: add support for SM8550Krzysztof Kozlowski2-8/+31
2023-03-28ASoC: da7213.c: add missing pm_runtime_disable()Duy Nguyen1-0/+6
2023-03-28ASoC: soc-core.c: add snd_soc_add_pcm_runtimes()Kuninori Morimoto3-17/+26
2023-03-28ASoC: qcom: audioreach: drop stray 'get' from error messageJohan Hovold1-1/+1
2023-03-27ASoC: audio-graph-card2-custom-sample.dtsi: use card->name to avoid long nameKuninori Morimoto1-0/+3
2023-03-27ASoC: meson: Use the devm_clk_get_optional() helperChristophe JAILLET1-9/+4
2023-03-24ASoC: hdac_hdmi: use set_stream() instead of set_tdm_slots()Jason Montleon1-6/+11
2023-03-24ASoC: cs35l56: Remove redundant return statement in cs35l56_spi_probe()Harshit Mogalapalli1-1/+0
2023-03-24ASoC: remove unnecessary dai_link->platformMark Brown6-32/+10
2023-03-24ASoC: soc-compress: Inherit atomicity from DAI link for Compress FEDaniel Baluta1-0/+3
2023-03-24ASoC: cs35l56: Fix an unsigned comparison which can never be negativeJiapeng Chong1-1/+3
2023-03-24ASoC: simple-card.c: add missing of_node_put()Kuninori Morimoto1-0/+1
2023-03-24ASoC: soc-topology.c: remove unnecessary dai_link->platformKuninori Morimoto1-6/+2
2023-03-24ASoC: ti: remove unnecessary dai_link->platformKuninori Morimoto1-4/+1
2023-03-24ASoC: atmel: remove unnecessary dai_link->platformKuninori Morimoto2-8/+2
2023-03-24ASoC: fsl: remove unnecessary dai_link->platformKuninori Morimoto2-14/+5
2023-03-23ASoC: codecs: lpass: fix the order or clks turn off during suspendSrinivas Kandagatla3-6/+6
2023-03-23ASoC: SOF: ipc4/intel: Fix spelling mistake "schduler" -> "scheduler"Colin Ian King1-2/+2
2023-03-22ASoC: Intel: bytcr_rt5640: Add quirk for the Acer Iconia One 7 B1-750Hans de Goede1-0/+12
2023-03-22ASoC: SOF: ipc4/intel: Add missing mutex_unlock()Jyri Sarha1-2/+9
2023-03-22ASoC: Intel: sof_rt5682: Updates for MTL BT offloadMark Brown1-3/+9
2023-03-22ASoC: SOF: pcm/Intel: Handle IPC dependent sequencingMark Brown5-9/+31
2023-03-22ASoC: tegra: remove unneeded semicolonJiapeng Chong1-1/+1
2023-03-22ASoC: simple-card: add comment to indicate don't remove platformsKuninori Morimoto4-3/+60
2023-03-22ASoC: Intel: sof_rt5682: Remove conditional dpcm_capture settingYong Zhi1-1/+0
2023-03-22ASoC: Intel: sof_rt5682: Update BT offload config for MTL RVPUday M Bhat1-1/+3
2023-03-22ASoC: Intel: sof_rt5682: Update BT offload config for RexUday M Bhat1-2/+6
2023-03-22ASoC: SOF: pcm: Improve the pcm trigger sequenceRanjani Sridharan3-7/+25
2023-03-22ASoC: SOF: pcm: Make hw_params reset conditional for IPC3Ranjani Sridharan3-1/+6
2023-03-22ASoC: SOF: Intel: hda-dai: Do not perform DMA cleanup during stopRanjani Sridharan1-1/+0
2023-03-22ASoC: SOF: ipc4: Ensure DSP is in D0I0 during sof_ipc4_set_get_data()Ranjani Sridharan1-0/+8
2023-03-21ASoC: SOF: ipc4/intel: Support for ChainDMAMark Brown5-32/+278
2023-03-21ASoC: SOF: ipc4-control: Return on error in sof_ipc4_widget_kcontrol_setup()Peter Ujfalusi1-5/+8
2023-03-21ASoC: Initial support for Cirrus Logic CS35L56Mark Brown10-15/+2721
2023-03-21ALSA/ASoC: Convert to platform remove callbackMark Brown170-650/+343
2023-03-21ASoC: cs35l45: Hibernation supportVlad.Karpovich5-0/+118
2023-03-21ASoC: cs35l45: DSP SupportVlad.Karpovich5-13/+579
2023-03-21ASoC: cs35l45: IRQ supportVlad.Karpovich5-4/+245
2023-03-21ASoC: cs35l45: Support for GPIO pins configuration.Vlad.Karpovich3-2/+95
2023-03-21ASoC: SOF: ipc4/intel: Add support for chained DMAJyri Sarha4-8/+254
2023-03-21ASoC: SOF: topology: Set pipeline widget before updating IPC structuresRanjani Sridharan1-24/+24