aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport2-2/+2
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport2-2/+2
2020-06-04Merge tag 'sound-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds286-3639/+13857
2020-06-03Merge tag 'mips_5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds1-0/+1
2020-06-01Merge tag 'asoc-v5.8' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai285-3635/+13857
2020-06-01Merge remote-tracking branch 'asoc/for-5.8' into asoc-linusMark Brown269-3417/+13675
2020-06-01ASoC: qcom: q6asm-dai: kCFI fixJohn Stultz1-2/+2
2020-05-30ASoC: soc-card: add snd_soc_card_remove_dai_link()Kuninori Morimoto2-2/+9
2020-05-30ASoC: soc-card: add snd_soc_card_add_dai_link()Kuninori Morimoto2-2/+15
2020-05-30ASoC: soc-card: add snd_soc_card_set_bias_level_post()Kuninori Morimoto2-2/+13
2020-05-30ASoC: soc-card: add snd_soc_card_set_bias_level()Kuninori Morimoto2-2/+13
2020-05-30ASoC: soc-card: add snd_soc_card_remove()Kuninori Morimoto2-3/+14
2020-05-30ASoC: soc-card: add snd_soc_card_late_probe()Kuninori Morimoto2-9/+27
2020-05-30ASoC: soc-card: add snd_soc_card_probe()Kuninori Morimoto2-6/+26
2020-05-30ASoC: soc-card: add probed bit field to snd_soc_cardKuninori Morimoto1-10/+8
2020-05-30ASoC: soc-card: add snd_soc_card_resume_post()Kuninori Morimoto2-2/+11
2020-05-30ASoC: soc-card: add snd_soc_card_resume_pre()Kuninori Morimoto2-2/+11
2020-05-30ASoC: soc-card: add snd_soc_card_suspend_post()Kuninori Morimoto2-2/+11
2020-05-30ASoC: soc-card: add snd_soc_card_suspend_pre()Kuninori Morimoto2-2/+11
2020-05-30ASoC: soc-card: move snd_soc_card_jack_new() to soc-cardKuninori Morimoto2-38/+39
2020-05-30ASoC: soc-card: move snd_soc_card_get_kcontrol() to soc-cardKuninori Morimoto2-16/+16
2020-05-30ASoC: add soc-card.cKuninori Morimoto2-1/+27
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 mixer update朱灿灿1-3/+3
2020-05-29ASoC: reduce verbosity of error messages for sof-dai and sof-linkPierre-Louis Bossart2-2/+10
2020-05-29Merge series "ASoC topology header parsing refinement" from Keyon Jie <yang.jie@linux.intel.com>:Mark Brown1-58/+38
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: 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 Lee1-0/+4
2020-05-28ASoC: ingenic: Unconditionally depend on devicetreePaul Cercueil6-11/+8
2020-05-27Merge series "ASoC: SOF: finalize Baytrail/CherryTrail support" from Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>: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-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