aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc
AgeCommit message (Expand)AuthorFilesLines
2021-11-26ASoC: imx-hdmi: add put_device() after of_find_device_by_node()Ye Guojin1-0/+2
2021-11-26ASoC: SOF: Intel: hda: send DAI_CONFIG IPC during pauseRanjani Sridharan1-5/+37
2021-11-26ASoC: SOF: IPC: dai: Expand DAI_CONFIG IPC flagsRanjani Sridharan4-15/+25
2021-11-26ASoC: SOF: align the hw_free sequence with stopRanjani Sridharan1-5/+9
2021-11-26ASoC: SOF: pcm: move the check for prepared flagRanjani Sridharan1-10/+9
2021-11-26ASoC: SOF: Add a helper for freeing PCM streamRanjani Sridharan3-23/+30
2021-11-26ASoC: SOF: call platform hw_free for paused streams during suspendRanjani Sridharan1-0/+7
2021-11-26ASoC: SOF: pcm: invoke platform hw_free for STOP/SUSPEND triggersRanjani Sridharan1-0/+4
2021-11-26ASoC: SOF: Intel: hda: reset stream before coupling host and link DMA'sRanjani Sridharan1-0/+5
2021-11-26ASoC: SOF: Intel: hda: Add a helper function for stream resetRanjani Sridharan2-32/+46
2021-11-26ASoC: SOF: Intel: hda: clear stream before freeing the DAI widgetRanjani Sridharan1-2/+3
2021-11-26ASoC: rt5682s: Fix crash due to out of scope stack varsRob Clark1-4/+6
2021-11-26ASoC: rt5682: Fix crash due to out of scope stack varsRob Clark1-4/+6
2021-11-26ASoC: tegra: Use normal system sleep for ADXSameer Pujar1-2/+2
2021-11-26ASoC: tegra: Use normal system sleep for AMXSameer Pujar1-2/+2
2021-11-26ASoC: tegra: Use normal system sleep for MixerSameer Pujar1-2/+2
2021-11-26ASoC: tegra: Use normal system sleep for MVCSameer Pujar1-2/+2
2021-11-26ASoC: tegra: Use normal system sleep for SFCSameer Pujar1-2/+2
2021-11-26ASoC: tegra: Balance runtime PM countSameer Pujar1-2/+2
2021-11-25Merge tag 'asoc-fix-v5.16-rc3' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai17-252/+796
2021-11-25ASoC: rt5640: Add the HDA header supportOder Chiou1-3/+94
2021-11-25ASoC: codecs: wcd938x: add SND_SOC_WCD938_SDW to codec list insteadLukas Bulwahn1-2/+1
2021-11-25ASoC: uniphier: drop selecting non-existing SND_SOC_UNIPHIER_AIO_DMALukas Bulwahn1-2/+0
2021-11-25ASoC: SOF: mediatek: Add missing of_node_put() in platform_parse_resource()Yang Yingliang1-0/+2
2021-11-25ASoC: mediatek: remove unnecessary CONFIG_PMJiaxin Yu8-16/+0
2021-11-24ASoC: SOF: Intel: power optimizations with HDaudio SPIB registerMark Brown10-2/+68
2021-11-24ASoC: SOF: handle paused streams during system suspendRanjani Sridharan3-5/+76
2021-11-24ASoC: SOF: topology: don't use list_for_each_entry_reverse()Pierre-Louis Bossart1-1/+1
2021-11-24ASoC: SOF: sof-audio: setup sched widgets during pipeline complete stepPierre-Louis Bossart1-2/+17
2021-11-24ASoC: SOF: Intel: add .ack support for HDaudio platformsRanjani Sridharan7-2/+46
2021-11-24ASoC: SOF: pcm: add .ack callback supportRanjani Sridharan3-0/+22
2021-11-24ASoC: SOF: hda: reset DAI widget before reconfiguring itRanjani Sridharan1-0/+7
2021-11-24ASoC: cs35l41: Set the max SPI speed for the whole deviceLucas Tanure3-39/+4
2021-11-23ASoC: Intel: soc-acpi: add entry for ESSX8336 on CMLPierre-Louis Bossart1-0/+6
2021-11-22ASoC: SOF: Add PM support for i.MX8/i.MX8X/i.MX8MMark Brown4-1/+362
2021-11-22ASoC: stm32: add pm runtime supportMark Brown3-1/+12
2021-11-22Support BCLK input clock in tlv320aic31xxMark Brown3-36/+83
2021-11-22ASoC: SOF: enable multicore with dynamic pipelinesMark Brown20-201/+294
2021-11-22ASoC: fsl-asoc-card: Support fsl,imx-audio-tlv320aic31xx codecAriel D'Alessandro1-0/+12
2021-11-22ASoC: tlv320aic31xx: Handle BCLK set as PLL input configurationAriel D'Alessandro1-0/+14
2021-11-22ASoC: tlv320aic31xx: Add divs for bclk as clk_inAriel D'Alessandro1-0/+20
2021-11-22ASoC: tlv320aic31xx: Add support for pll_r coefficientAriel D'Alessandro1-35/+36
2021-11-22ASoC: tlv320aic31xx: Fix typo in BCLK clock nameAriel D'Alessandro1-1/+1
2021-11-22ASoC: cs42l42: Report initial jack stateRichard Fitzgerald2-0/+24
2021-11-22ASoC: SOF: sof-pci-dev: use community key on all Up boardsPierre-Louis Bossart1-9/+1
2021-11-22ASoC: stm32: spdifrx: add pm_runtime supportOlivier Moysan1-0/+4
2021-11-22ASoC: stm32: dfsdm: add pm_runtime support for audioOlivier Moysan1-1/+4
2021-11-22ASoC: stm32: i2s: add pm_runtime supportOlivier Moysan1-0/+4
2021-11-22ASoC: SOF: Intel: hda: free DAI widget during stop and suspendRanjani Sridharan1-21/+2
2021-11-22ASoC: SOF: add support for dynamic pipelines with multi-coreRanjani Sridharan9-145/+59