summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)Author
2020-06-09ASoC: core: only convert non DPCM link to DPCM linkBard Liao
2020-06-09ASoC: soc-pcm: dpcm: fix playback/capture checksPierre-Louis Bossart
2020-06-09ASoC: meson: add missing free_irq() in error pathPavel Machek (CIP)
2020-06-08ALSA: pcm: disallow linking stream to itselfMichał Mirosław
2020-06-08ALSA: usb-audio: Manage auto-pm of all bundled interfacesTakashi Iwai
2020-06-08ALSA: hda/realtek - add a pintbl quirk for several Lenovo machinesHui Wang
2020-06-08ALSA: pcm: fix snd_pcm_link() lockdep splatMichał Mirosław
2020-06-08ALSA: usb-audio: Use the new macro for HP Dock rename quirksTakashi Iwai
2020-06-08ALSA: usb-audio: Add vendor, product and profile name for HP Thunderbolt DockKai-Heng Feng
2020-06-05Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-06-05ALSA: emu10k1: delete an unnecessary conditionDan Carpenter
2020-06-05ASoC: meson: fix memory leak of links if allocation of ldata failsColin Ian King
2020-06-04Merge tag 'sound-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2020-06-04ALSA: usb-audio: Fix inconsistent card PM state after resumeTakashi Iwai
2020-06-04ASoC: max98390: Fix potential crash during param fw loadingSteve Lee
2020-06-04ASoC: max98390: Fix incorrect printf qualifierTakashi Iwai
2020-06-04ASoC: fsl-asoc-card: Defer probe when fail to find codec deviceShengjiu Wang
2020-06-04ASoC: rl6231: Modify the target DMIC clock rateOder Chiou
2020-06-03Merge tag 'mips_5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2020-06-03ALSA: es1688: Add the missed snd_card_free()Chuhong Yuan
2020-06-03ALSA: hda: add sienna_cichlid audio asic id for sienna_cichlid upHersen Wu
2020-06-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-06-02mm: remove the pgprot argument to __vmallocChristoph Hellwig
2020-06-01Merge branch 'uaccess.__put_user' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-06-01ALSA: usb-audio: Add Pioneer DJ DJM-900NXS2 supportDmitry Panchenko
2020-06-01Merge tag 'asoc-v5.8' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai
2020-06-01Merge remote-tracking branch 'asoc/for-5.8' into asoc-linusMark Brown
2020-06-01Merge remote-tracking branch 'asoc/for-5.7' into asoc-linusMark Brown
2020-06-01ASoC: qcom: q6asm-dai: kCFI fixJohn Stultz
2020-05-30ASoC: soc-card: add snd_soc_card_remove_dai_link()Kuninori Morimoto
2020-05-30ASoC: soc-card: add snd_soc_card_add_dai_link()Kuninori Morimoto
2020-05-30ASoC: soc-card: add snd_soc_card_set_bias_level_post()Kuninori Morimoto
2020-05-30ASoC: soc-card: add snd_soc_card_set_bias_level()Kuninori Morimoto
2020-05-30ASoC: soc-card: add snd_soc_card_remove()Kuninori Morimoto
2020-05-30ASoC: soc-card: add snd_soc_card_late_probe()Kuninori Morimoto
2020-05-30ASoC: soc-card: add snd_soc_card_probe()Kuninori Morimoto
2020-05-30ASoC: soc-card: add probed bit field to snd_soc_cardKuninori Morimoto
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