summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ASoC: soc-component: add snd_soc_pcm_component_delay()Kuninori Morimoto2021-11-292-0/+30
* ASoC: soc-dai: update snd_soc_dai_delay() to snd_soc_pcm_dai_delay()Kuninori Morimoto2021-11-292-28/+30
* ASoC: SOF: Fixes for Intel HD-Audio DMA stoppingMark Brown2021-11-277-78/+161
|\
| * ASoC: SOF: Intel: hda: send DAI_CONFIG IPC during pauseRanjani Sridharan2021-11-261-5/+37
| * ASoC: SOF: IPC: dai: Expand DAI_CONFIG IPC flagsRanjani Sridharan2021-11-264-15/+25
| * ASoC: SOF: align the hw_free sequence with stopRanjani Sridharan2021-11-261-5/+9
| * ASoC: SOF: pcm: move the check for prepared flagRanjani Sridharan2021-11-261-10/+9
| * ASoC: SOF: Add a helper for freeing PCM streamRanjani Sridharan2021-11-263-23/+30
| * ASoC: SOF: call platform hw_free for paused streams during suspendRanjani Sridharan2021-11-261-0/+7
| * ASoC: SOF: pcm: invoke platform hw_free for STOP/SUSPEND triggersRanjani Sridharan2021-11-261-0/+4
| * ASoC: SOF: Intel: hda: reset stream before coupling host and link DMA'sRanjani Sridharan2021-11-261-0/+5
| * ASoC: SOF: Intel: hda: Add a helper function for stream resetRanjani Sridharan2021-11-262-32/+46
| * ASoC: SOF: Intel: hda: clear stream before freeing the DAI widgetRanjani Sridharan2021-11-261-2/+3
* | ASoC: SOF: mediatek: Use %pR/%pa to print resources/physical addressesGeert Uytterhoeven2021-11-261-5/+4
* | ASoC: cs35l41: Fix link problemLucas Tanure2021-11-267-42/+50
* | ASoC: codecs/jz4770: Add missing gain control after DAC/ADC mixerPaul Cercueil2021-11-261-0/+9
* | ASoC: imx-hdmi: add put_device() after of_find_device_by_node()Ye Guojin2021-11-261-0/+2
|/
* ASoC: rt5640: Add the HDA header supportOder Chiou2021-11-251-3/+94
* ASoC: codecs: wcd938x: add SND_SOC_WCD938_SDW to codec list insteadLukas Bulwahn2021-11-251-2/+1
* ASoC: uniphier: drop selecting non-existing SND_SOC_UNIPHIER_AIO_DMALukas Bulwahn2021-11-251-2/+0
* ASoC: SOF: mediatek: Add missing of_node_put() in platform_parse_resource()Yang Yingliang2021-11-251-0/+2
* ASoC: mediatek: remove unnecessary CONFIG_PMJiaxin Yu2021-11-258-16/+0
* ASoC: SOF: Intel: power optimizations with HDaudio SPIB registerMark Brown2021-11-2411-2/+85
|\
| * ASoC: SOF: Intel: add .ack support for HDaudio platformsRanjani Sridharan2021-11-247-2/+46
| * ASoC: SOF: pcm: add .ack callback supportRanjani Sridharan2021-11-243-0/+22
| * ALSA: pcm: introduce INFO_NO_REWINDS flagPierre-Louis Bossart2021-11-241-0/+14
| * ALSA: pcm: unconditionally check if appl_ptr is in 0..boundary rangePierre-Louis Bossart2021-11-241-0/+3
* | ASoC: SOF: handle paused streams during system suspendRanjani Sridharan2021-11-243-5/+76
* | ASoC: SOF: topology: don't use list_for_each_entry_reverse()Pierre-Louis Bossart2021-11-241-1/+1
* | ASoC: SOF: sof-audio: setup sched widgets during pipeline complete stepPierre-Louis Bossart2021-11-241-2/+17
|/
* ASoC: SOF: Add PM support for i.MX8/i.MX8X/i.MX8MMark Brown2021-11-224-1/+362
|\
| * ASoC: SOF: imx8m: Implement reset callbackDaniel Baluta2021-11-221-0/+39
| * ASoC: SOF: imx8m: Implement DSP startDaniel Baluta2021-11-221-1/+24
| * ASoC: SOF: imx8m: Add runtime PM / System PM supportDaniel Baluta2021-11-221-1/+105
| * ASoC: SOF: imx8: Add runtime PM / System PM supportDaniel Baluta2021-11-221-1/+115
| * ASoC: SOF: imx: Add code to manage DSP related clocksDaniel Baluta2021-11-224-0/+81
* | ASoC: stm32: add pm runtime supportMark Brown2021-11-223-1/+12
|\ \
| * | ASoC: stm32: spdifrx: add pm_runtime supportOlivier Moysan2021-11-221-0/+4
| * | ASoC: stm32: dfsdm: add pm_runtime support for audioOlivier Moysan2021-11-221-1/+4
| * | ASoC: stm32: i2s: add pm_runtime supportOlivier Moysan2021-11-221-0/+4
| |/
* | Support BCLK input clock in tlv320aic31xxMark Brown2021-11-223-36/+83
|\ \
| * | ASoC: fsl-asoc-card: Support fsl,imx-audio-tlv320aic31xx codecAriel D'Alessandro2021-11-221-0/+12
| * | ASoC: tlv320aic31xx: Handle BCLK set as PLL input configurationAriel D'Alessandro2021-11-221-0/+14
| * | ASoC: tlv320aic31xx: Add divs for bclk as clk_inAriel D'Alessandro2021-11-221-0/+20
| * | ASoC: tlv320aic31xx: Add support for pll_r coefficientAriel D'Alessandro2021-11-221-35/+36
| * | ASoC: tlv320aic31xx: Fix typo in BCLK clock nameAriel D'Alessandro2021-11-221-1/+1
| |/
* | ASoC: SOF: enable multicore with dynamic pipelinesMark Brown2021-11-2220-201/+294
|\ \
| * | ASoC: SOF: Intel: hda: free DAI widget during stop and suspendRanjani Sridharan2021-11-221-21/+2
| * | ASoC: SOF: add support for dynamic pipelines with multi-coreRanjani Sridharan2021-11-229-145/+59
| * | ASoC: SOF: hda: don't use the core op for power up/power downRanjani Sridharan2021-11-223-11/+25