summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-07-08ASoC: amd: Remove duplicated include in acp-es8336.cYang Li1-1/+0
2022-07-08ASoC: add tas2780 DT bindingRaphael-Xu1-0/+72
2022-07-08ASoC: add tas2780 driverRaphael-Xu4-0/+774
2022-07-08ASoC: amd: fix for variable set but not used warningVijendar Mukunda1-0/+3
2022-07-08ASoC: amd: drop machine driver remove functionVijendar Mukunda1-6/+0
2022-07-08ASoC: amd: remove unused header file inclusionVijendar Mukunda1-1/+0
2022-07-08ASoC: amd: acp-es8336: use static variablesPierre-Louis Bossart1-2/+2
2022-07-07ASoC: fsl_utils: Don't use plain integer as NULL pointerShengjiu Wang1-1/+1
2022-07-07ASoC: cleanups and improvements for jz4740-i2sMark Brown2-21/+7
2022-07-07ASoC: jz4740-i2s: Refactor DMA channel setupAidan MacDonald1-18/+5
2022-07-07ASoC: jz4740-i2s: Remove Open Firmware dependencyAidan MacDonald2-3/+2
2022-07-07ASoC: amd: fix ACPI dependency compile errors and warningsVijendar Mukunda1-3/+2
2022-07-06ASoC: rsnd: Emit useful error messages in .remove()Uwe Kleine-König1-4/+11
2022-07-06ASoC: Intel: avs: Fix i2s_test card name initializationCezary Rojewski1-1/+1
2022-07-06ASoC: imx-card: Fix DSD/PDM mclk frequencyShengjiu Wang1-3/+11
2022-07-06I2S driver changes for Jadeite platformMark Brown5-2/+400
2022-07-06Add support of two Audio PLL sourceMark Brown9-5/+200
2022-07-05ASoC: SOF: Intel: byt: remove duplicating driver data retrievalAndy Shevchenko1-4/+1
2022-07-05ASoC: SOF: Intel: bdw: remove duplicating driver data retrievalAndy Shevchenko1-5/+2
2022-07-05ASoC: tegra: tegra20_das: Drop write-only driver data memberUwe Kleine-König1-3/+0
2022-07-05ASoC: tegra: tegra20_das: Make helper functions return voidUwe Kleine-König1-37/+10
2022-07-05ASoC: tegra: tegra20_das: Get rid of global pointer for driver dataUwe Kleine-König1-46/+20
2022-07-05ASoC: tegra: tegra20_das: Remove unused function tegra20_das_readUwe Kleine-König1-8/+0
2022-07-05ASoC: tegra: tegra20_das: Fold header file into only userUwe Kleine-König2-147/+83
2022-07-05ASoC: rockchip: i2s: Fix error code when fail to read I2S_CLRJudy Hsiao1-0/+2
2022-07-05ASoC: dt-bindings: qcom,sm8250: add SDM845 soundKrzysztof Kozlowski2-91/+3
2022-07-05ASoC: Intel: catpt: remove duplicating driver data retrievalAndy Shevchenko1-4/+1
2022-07-05ASoC: Intel: avs: correct config reference for I2S test boardLukas Bulwahn1-1/+1
2022-07-05ASoC: xilinx: Suppress second error message about reset failure in .remove()Uwe Kleine-König1-1/+1
2022-07-05ASoC: codecs: wsa883x: fix warning using-module-alias-sdw.cocciGaosheng Cui1-0/+2
2022-07-05ASoC: madera: Replace kernel.h with the necessary inclusionsAndy Shevchenko1-1/+1
2022-07-05ASoC: rt5640: Add the MICBIAS1 to the dapm routingOder Chiou1-0/+11
2022-07-05ASoC: amd: enable machine driver build for Jadeite platformVijendar Mukunda2-0/+15
2022-07-05ASoC: amd: add Machine driver for Jadeite platformVijendar Mukunda1-0/+324
2022-07-05ASoC: amd: add I2S MICSP instance supportVijendar Mukunda2-2/+61
2022-07-05ASoC: dt-bindings: fsl-sai: Add two PLL clock sourceShengjiu Wang1-0/+3
2022-07-05ASoC: dt-bindings: fsl_spdif: Add two PLL clock sourceShengjiu Wang1-0/+4
2022-07-05ASoC: fsl_sai: Add support for PLL switch at runtimeShengjiu Wang3-0/+41
2022-07-05ASoC: fsl_micfil: Add support for PLL switch at runtimeShengjiu Wang2-0/+32
2022-07-05ASoC: fsl_spdif: Add support for PLL switch at runtime.Shengjiu Wang2-5/+44
2022-07-05ASoC: fsl_utils: Add function to handle PLL clock sourceShengjiu Wang2-0/+76
2022-07-04ASoC: tegra20_ac97: Fix missing error code in tegra20_ac97_platform_probe()Jiapeng Chong1-0/+2
2022-07-04ASoC: fsl_asrc_dma: Add legacy_dai_naming flagShengjiu Wang1-0/+1
2022-07-04ASoC: fsl_micfil: Add legacy_dai_naming flagShengjiu Wang1-1/+1
2022-07-04ASoC: codes: Add support for ES8316 producer modeZhu Ning1-5/+15
2022-07-04ASoC: fsl: pcm030-audio-fabric: use platform_device_unregsiter()Yang Yingliang1-2/+1
2022-07-04ASoC: codecs: max98088: Clean up some inconsistent indentingJiapeng Chong1-16/+16
2022-07-04ASoC: dt-bindings: convert designware-i2s to dt-schemaConor Dooley2-35/+94
2022-07-04ASoC: qcom: Fix missing of_node_put() in asoc_qcom_lpass_cpu_platform_probe()Liang He1-0/+1
2022-07-01ASoC: codecs: wsa883x: add missing break statementSrinivas Kandagatla1-0/+1