summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)Author
2020-05-30ASoC: soc-card: add snd_soc_card_resume_post()Kuninori Morimoto
2020-05-30ASoC: soc-card: add snd_soc_card_resume_pre()Kuninori Morimoto
2020-05-30ASoC: soc-card: add snd_soc_card_suspend_post()Kuninori Morimoto
2020-05-30ASoC: soc-card: add snd_soc_card_suspend_pre()Kuninori Morimoto
2020-05-30ASoC: soc-card: move snd_soc_card_jack_new() to soc-cardKuninori Morimoto
2020-05-30ASoC: soc-card: move snd_soc_card_get_kcontrol() to soc-cardKuninori Morimoto
2020-05-30ASoC: add soc-card.cKuninori Morimoto
2020-05-29Merge tag 'sound-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2020-05-29ASoC: sof_pcm512x: remove CONFIG_SND_HDA_CODEC_HDMI conditionLibin Yang
2020-05-29ASoC: sof-sdw: remove CONFIG_SND_SOC_SOF_HDA_AUDIO_CODEC conditionLibin Yang
2020-05-29ASoC: intel: add depends on SND_SOC_SOF_HDA_AUDIO_CODEC for common hdmiLibin Yang
2020-05-29ALSA: usb-audio: Fixing usage of plain int instead of NULLThomas Ebeling
2020-05-29ASoC: SOF: Intel: hda: fix generic hda codec supportKai Vehmanen
2020-05-29ASoC: SOF: Intel: Baytrail: fix 'defined but not used' warningsPierre-Louis Bossart
2020-05-29Subject: [PATCH v2] ASoC: soc-pcm: fix BE dai not hw_free and shutdown during...朱灿灿
2020-05-29ASoC: reduce verbosity of error messages for sof-dai and sof-linkPierre-Louis Bossart
2020-05-29Merge series "ASoC topology header parsing refinement" from Keyon Jie <yang.j...Mark Brown
2020-05-29ASoC: fsl_asrc_dma: Fix dma_chan leak when config DMA channel failedXiyu Yang
2020-05-29ASoC: rt1015: Enable class-D silence and clock detectionsderek.fang
2020-05-29ASoC: img-i2s-out: Fix runtime PM imbalance on errorDinghao Liu
2020-05-29ASoC: topology: remove the redundant pass checksKeyon Jie
2020-05-29ASoC: topology: refine and log the header in the correct passKeyon Jie
2020-05-28sound: ac97: Remove sound driver for ancient platformMichal Simek
2020-05-28ASoC: amd: Removing unnecessary instance initializationRavulapati Vishnu vardhan rao
2020-05-28ASoC: sta32x: add missed function calls in error pathsChuhong Yuan
2020-05-28ASoC: rt5682: split i2c driver into separate moduleArnd Bergmann
2020-05-28ASoC: nau8810: add I2C device and compatible IDSeven Lee
2020-05-28ASoC: ingenic: Unconditionally depend on devicetreePaul Cercueil
2020-05-28ALSA: usb-audio: Clean up quirk entries with macrosTakashi Iwai
2020-05-28Merge branch 'for-linus' into for-nextTakashi Iwai
2020-05-27Merge series "ASoC: SOF: finalize Baytrail/CherryTrail support" from Pierre-L...Mark Brown
2020-05-27ASoC: mmp-sspa: Fix return value check in asoc_mmp_sspa_probe()Wei Yongjun
2020-05-27ASoC: tlv320adcx140: Fix warnings when using W=1Dan Murphy
2020-05-27ASoC: wm8962: Fix runtime PM imbalance on errorDinghao Liu
2020-05-27ASoC: img-spdif-in: Fix runtime PM imbalance on errorDinghao Liu
2020-05-27ASoC: tlv320adcx140: Add support for configuring GPI pinsDan Murphy
2020-05-27ASoC: img-spdif-out: Fix runtime PM imbalance on errorDinghao Liu
2020-05-27ASoC: SOF: Intel: BYT: harden IPC initialization and handlingKeyon Jie
2020-05-27ASoC: SOF: Intel: BYT: mask BUSY or DONE interrupts in handlerPierre-Louis Bossart
2020-05-27ASoC: SOF: Intel: BYT: add .remove opRanjani Sridharan
2020-05-27ASoC: SOF: ipc: ignore DSP replies received when they are not expectedRanjani Sridharan
2020-05-27ASoC: Intel: byt/cht: add .pm_opsPierre-Louis Bossart
2020-05-27ASoC: Intel: bytcr_rt5640/51: remove .ignore_suspendPierre-Louis Bossart
2020-05-27ASoC: SOF: pm: handle resume on legacy Intel platformsRanjani Sridharan
2020-05-27ASoC: SOF: Intel: byt: Add PM callbacksRanjani Sridharan
2020-05-27ASoC: dapm: Move dai_link widgets to runtime to fix use after freeCharles Keepax
2020-05-27ALSA: hda/realtek - Add new codec supported for ALC287Kailang Yang
2020-05-27ALSA: usb-audio: Quirks for Gigabyte TRX40 Aorus Master onboard audioTakashi Iwai
2020-05-26ASoC: tas2552: Fix runtime PM imbalance in tas2552_component_probeDinghao Liu
2020-05-26ASoC: fix incomplete error-handling in img_i2s_in_probe.Qiushi Wu