summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | ASoC: mediatek: support memory-region assignmentMark Brown2021-12-061-0/+7
| | |\ \ \ \
| | | * | | | ASoC: mediatek: mt8195: support reserved memory assignmentTrevor Wu2021-12-061-0/+7
| | | |/ / /
| | * | | | ASoC: mediatek: Update MT8195 machine driverMark Brown2021-12-063-26/+352
| | |\ \ \ \
| | | * | | | ASoC: mediatek: mt8195: add sof support on mt8195-mt6359-rt1019-rt5682Trevor Wu2021-12-061-12/+305
| | | * | | | ASoC: mediatek: mt8195: add headset codec rt5682s supportTrevor Wu2021-12-063-14/+47
| | | |/ / /
| | * | | | ASoC: amd: acp6x-pdm-dma: Constify static snd_soc_dai_opsRikard Falkeborn2021-12-061-1/+1
| | * | | | ASoC: SOF: Intel: fix build issue related to CODEC_PROBE_ENTRIESKai Vehmanen2021-12-061-1/+2
| | * | | | ASoC: ti: davinci-mcasp: Remove unnecessary conditionalAndy Shevchenko2021-12-061-5/+3
| | * | | | ASoC: ti: davinci-mcasp: Get rid of duplicate of_node assignmentAndy Shevchenko2021-12-061-3/+0
| | * | | | ASoC: zl38060: Setup parent device and get rid of unnecessary of_node assignmentAndy Shevchenko2021-12-061-3/+1
| | * | | | ASoC: test-component: fix null pointer dereference.Ameer Hamza2021-12-061-1/+4
| | * | | | sound/soc: remove useless bool conversion to bool variableBernard Zhao2021-12-061-1/+1
| | |/ / /
| | * | | ASoC: cs35l41: Fix undefined reference to core functionsLucas Tanure2021-12-021-2/+4
| | * | | ASoC: amd: Fix dependency for SPI masterLucas Tanure2021-12-021-1/+1
| | * | | ASoC: rt5640: Fix the wrong state of the JD in the HDA headerOder Chiou2021-12-021-5/+8
| | * | | ASoC: codecs: wcd934x: remove redundant ret variableSrinivas Kandagatla2021-12-011-4/+2
| | * | | ASoC: tegra: Add master volume/mute control supportSameer Pujar2021-12-012-45/+169
| | * | | Merge branch 'for-5.16' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2021-12-0132-321/+953
| | |\ \ \
| | * | | | ASoC: Intel: boards: add max98390 2/4 speakers supportMac Chiang2021-11-306-0/+291
| | * | | | ASoC: mediatek: mt8195: make several arrays static constColin Ian King2021-11-301-6/+6
| | * | | | ASoC: intel: boards: bytcht*: Constify static snd_soc_opsRikard Falkeborn2021-11-302-2/+2
| | * | | | ASoC: Intel: hda_dsp_common: don't multiline PCM topology warningChris Down2021-11-301-1/+1
| | * | | | ASoC: mediatek: mt8195: Constify static snd_soc_opsRikard Falkeborn2021-11-302-2/+2
| | * | | | ASoC: soc-pcm: tidyup soc_pcm_pointer()'s delay update methodMark Brown2021-11-296-38/+89
| | |\ \ \ \
| | | * | | | ASoC: soc-pcm: tidyup soc_pcm_pointer()'s delay update methodKuninori Morimoto2021-11-291-9/+2
| | | * | | | ASoC: intel: sst-mfld-platform-pcm: add .delay supportKuninori Morimoto2021-11-291-1/+13
| | | * | | | ASoC: amd: acp-pcm-dma: add .delay supportKuninori Morimoto2021-11-292-1/+15
| | | * | | | 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: sunxi: sun4i-spdif: Implement IEC958 controlJernej Skrabec2021-11-291-0/+115
| | * | | | | ASoC: qcom: Add support for ALC5682I-VS codeclvzhaoxiong2021-11-292-5/+20
| | * | | | | ASoC: sun8i-codec: Add AIF, ADC, and DAC volume controlsSamuel Holland2021-11-291-0/+56
| | |/ / / /
| | * | | | 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