summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-05-29ASoC: fsl_asrc_dma: Fix dma_chan leak when config DMA channel failedXiyu Yang1-0/+1
2020-05-29ASoC: rt1015: Enable class-D silence and clock detectionsderek.fang1-1/+1
2020-05-29ASoC: tlv320adcx140: Fix dt-binding-check issueDan Murphy1-1/+1
2020-05-29ASoC: img-i2s-out: Fix runtime PM imbalance on errorDinghao Liu1-2/+6
2020-05-29ASoC: topology: remove the redundant pass checksKeyon Jie1-44/+2
2020-05-29ASoC: topology: refine and log the header in the correct passKeyon Jie1-14/+36
2020-05-28ASoC: amd: Removing unnecessary instance initializationRavulapati Vishnu vardhan rao1-8/+0
2020-05-28ASoC: sta32x: add missed function calls in error pathsChuhong Yuan1-2/+9
2020-05-28ASoC: rt5682: split i2c driver into separate moduleArnd Bergmann9-764/+847
2020-05-28ASoC: nau8810: add I2C device and compatible IDSeven Lee2-2/+7
2020-05-28ASoC: ingenic: Unconditionally depend on devicetreePaul Cercueil6-11/+8
2020-05-27Merge series "ASoC: SOF: finalize Baytrail/CherryTrail support" from Pierre-L...Mark Brown13-47/+122
2020-05-27ASoC: mmp-sspa: Fix return value check in asoc_mmp_sspa_probe()Wei Yongjun1-4/+4
2020-05-27ASoC: tlv320adcx140: Fix warnings when using W=1Dan Murphy1-5/+3
2020-05-27ASoC: wm8962: Fix runtime PM imbalance on errorDinghao Liu1-0/+2
2020-05-27ASoC: img-spdif-in: Fix runtime PM imbalance on errorDinghao Liu1-1/+3
2020-05-27ASoC: tlv320adcx140: Add support for configuring GPI pinsDan Murphy2-0/+35
2020-05-27dt-bindings: sound: tlv320adcx140: Add GPI config propertyDan Murphy1-0/+27
2020-05-27ASoC: img-spdif-out: Fix runtime PM imbalance on errorDinghao Liu1-1/+3
2020-05-27ASoC: SOF: Intel: BYT: harden IPC initialization and handlingKeyon Jie1-14/+17
2020-05-27ASoC: SOF: Intel: BYT: mask BUSY or DONE interrupts in handlerPierre-Louis Bossart1-21/+25
2020-05-27ASoC: SOF: Intel: BYT: add .remove opRanjani Sridharan1-0/+9
2020-05-27ASoC: SOF: ipc: ignore DSP replies received when they are not expectedRanjani Sridharan2-6/+5
2020-05-27ASoC: Intel: byt/cht: add .pm_opsPierre-Louis Bossart9-0/+27
2020-05-27ASoC: Intel: bytcr_rt5640/51: remove .ignore_suspendPierre-Louis Bossart2-7/+0
2020-05-27ASoC: SOF: pm: handle resume on legacy Intel platformsRanjani Sridharan1-2/+6
2020-05-27ASoC: SOF: Intel: byt: Add PM callbacksRanjani Sridharan1-0/+36
2020-05-26ASoC: tas2552: Fix runtime PM imbalance in tas2552_component_probeDinghao Liu1-0/+1
2020-05-26ASoC: fix incomplete error-handling in img_i2s_in_probe.Qiushi Wu1-0/+1
2020-05-26ASoC: ti: Fix runtime PM imbalance in omap2_mcbsp_set_clks_srcDinghao Liu1-5/+2
2020-05-26ASoC: fix semicolon.cocci warningskbuild test robot1-1/+1
2020-05-25Merge series "ASoC: add soc-link" from Kuninori Morimoto <kuninori.morimoto.g...Mark Brown7-131/+223
2020-05-25Merge series "ASoC: SOF: extended manifest support for 5.8" from Kai Vehmanen...Mark Brown3-4/+269
2020-05-25ASoC: fsl_asrc: Merge suspend/resume function to runtime_suspend/resumeShengjiu Wang1-43/+27
2020-05-25ASoC: fsl: imx-audmix: Fix unused assignment to variable 'ret'Tang Bin1-2/+2
2020-05-25ASoC: fsl_asrc: Fix -Wmissing-prototypes warningshengjiu wang1-2/+2
2020-05-25ASoC: max98390: Added Amplifier DriverSteve Lee4-0/+1710
2020-05-25ASoC: SOF: ext_manifest: parse compiler versionKarol Trzcinski2-0/+29
2020-05-25ASoC: SOF: ext_manifest: parse windowsKarol Trzcinski2-2/+31
2020-05-25ASoC: SOF: ext_manifest: parse firmware versionKarol Trzcinski2-0/+30
2020-05-25ASoC: SOF: Introduce extended manifestKarol Trzcinski2-0/+177
2020-05-25ASoC: SOF: loader: Adjust validation condition for fw_offsetKarol Trzcinski2-2/+2
2020-05-25ASoC: soc-link: add snd_soc_link_compr_set_params()Kuninori Morimoto3-10/+20
2020-05-25ASoC: soc-link: add snd_soc_link_compr_shutdown()Kuninori Morimoto3-4/+13
2020-05-25ASoC: soc-link: add snd_soc_link_compr_startup()Kuninori Morimoto3-17/+22
2020-05-25ASoC: soc-link: add snd_soc_link_be_hw_params_fixup()Kuninori Morimoto5-16/+26
2020-05-25ASoC: soc-link: remove unneeded parameter from snd_soc_link_xxx()Kuninori Morimoto3-33/+29
2020-05-25ASoC: soc-link: move soc_rtd_xxx()Kuninori Morimoto3-75/+91
2020-05-25ASoC: add soc-link.cKuninori Morimoto4-9/+55
2020-05-22ASoC: max9867: keep ADCs and DACs always onPavel Dobias2-11/+9