summaryrefslogtreecommitdiffstats
path: root/include/drm (unfollow)
Commit message (Expand)AuthorFilesLines
2020-05-29dt-bindings: ASoC: renesas,rsnd: Add r8a7742 supportLad Prabhakar1-0/+1
2020-05-29ASoC: sof_pcm512x: remove CONFIG_SND_HDA_CODEC_HDMI conditionLibin Yang1-9/+0
2020-05-29ASoC: sof-sdw: remove CONFIG_SND_SOC_SOF_HDA_AUDIO_CODEC conditionLibin Yang2-15/+0
2020-05-29ASoC: intel: add depends on SND_SOC_SOF_HDA_AUDIO_CODEC for common hdmiLibin Yang1-10/+10
2020-05-29ASoC: SOF: Intel: hda: fix generic hda codec supportKai Vehmanen1-6/+45
2020-05-29ASoC: SOF: Intel: Baytrail: fix 'defined but not used' warningsPierre-Louis Bossart1-36/+36
2020-05-29Subject: [PATCH v2] ASoC: soc-pcm: fix BE dai not hw_free and shutdown during...朱灿灿1-3/+3
2020-05-29ASoC: reduce verbosity of error messages for sof-dai and sof-linkPierre-Louis Bossart2-2/+10
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-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-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