summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)Author
2021-04-30Merge tag 'sound-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2021-04-28Merge tag 'mfd-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2021-04-28ALSA: hda/conexant: Re-order CX5066 quirk table entriesTakashi Iwai
2021-04-28ALSA: hda/realtek: Remove redundant entry for ALC861 Haier/Uniwill devicesTakashi Iwai
2021-04-28ALSA: hda/realtek: Re-order ALC662 quirk table entriesTakashi Iwai
2021-04-28ALSA: hda/realtek: Re-order remaining ALC269 quirk table entriesTakashi Iwai
2021-04-28ALSA: hda/realtek: Re-order ALC269 Lenovo quirk table entriesTakashi Iwai
2021-04-28ALSA: hda/realtek: Re-order ALC269 Sony quirk table entriesTakashi Iwai
2021-04-28ALSA: hda/realtek: Re-order ALC269 ASUS quirk table entriesTakashi Iwai
2021-04-28ALSA: hda/realtek: Re-order ALC269 Dell quirk table entriesTakashi Iwai
2021-04-28ALSA: hda/realtek: Re-order ALC269 Acer quirk table entriesTakashi Iwai
2021-04-28ALSA: hda/realtek: Re-order ALC269 HP quirk table entriesTakashi Iwai
2021-04-28ALSA: hda/realtek: Re-order ALC882 Clevo quirk table entriesTakashi Iwai
2021-04-28ALSA: hda/realtek: Re-order ALC882 Sony quirk table entriesTakashi Iwai
2021-04-28ALSA: hda/realtek: Re-order ALC882 Acer quirk table entriesTakashi Iwai
2021-04-28ALSA: usb-audio: Remove redundant assignment to lenJiapeng Chong
2021-04-28ALSA: hda/realtek: Add quirk for Intel Clevo PCx0DxEckhart Mohr
2021-04-27ALSA: virtio: fix kernel-docPierre-Louis Bossart
2021-04-26Merge tag 'tty-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-04-26ALSA: hda/cirrus: Use CS8409 filter to fix abnormal sounds on BullseyeStefan Binding
2021-04-26ALSA: hda/cirrus: Set Initial DMIC volume for Bullseye to -26 dBStefan Binding
2021-04-26ALSA: sb: Fix two use after free in snd_sb_qsound_buildLv Yunlong
2021-04-26Merge tag 'asoc-v5.13' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai
2021-04-26ALSA: emu8000: Fix a use after free in snd_emu8000_create_mixerLv Yunlong
2021-04-26ALSA: hda/realtek: fix static noise on ALC285 Lenovo laptopsSami Loone
2021-04-26ALSA: usb-audio: Fix implicit sync clearance at stopping streamTakashi Iwai
2021-04-23Merge remote-tracking branch 'asoc/for-5.13' into asoc-nextMark Brown
2021-04-23Merge remote-tracking branch 'asoc/for-5.12' into asoc-linusMark Brown
2021-04-23ASoC: simple-card: Fix breakage on kontron-sl28-var3-ads2Mark Brown
2021-04-23ASoC: rt711-sdca: add the notification when volume changedShuming Fan
2021-04-23ASoC: rt711-sdca: change capture switch controlsShuming Fan
2021-04-23ASoC: da7219: properly get clk from the providerJerome Brunet
2021-04-23ASoC: lpass: use the clock provider APIJerome Brunet
2021-04-23ASoC: rt5682: clock driver must use the clock provider APIJerome Brunet
2021-04-23ASoC: wcd934x: use the clock provider APIJerome Brunet
2021-04-23ASoC: stm32: properly get clk from the providerJerome Brunet
2021-04-22ALSA: usb-audio: Generic application of implicit fb to Roland/BOSS devicesTakashi Iwai
2021-04-22Revert "ALSA: usb-audio: Add support for many Roland devices..."Takashi Iwai
2021-04-22ASoC: tegra: mark runtime-pm functions as __maybe_unusedArnd Bergmann
2021-04-22ASoC: adau17x1: Avoid overwriting CHPFNiklas Carlsson
2021-04-21ASoC: audio-graph: tidyup graph_dai_link_of_dpcm()Kuninori Morimoto
2021-04-21ASoC: simple-card: add simple_link_init()Kuninori Morimoto
2021-04-21ASoC: simple-card: add simple_parse_node()Kuninori Morimoto
2021-04-21ASoC: audio-graph: add graph_link_init()Kuninori Morimoto
2021-04-21ASoC: audio-graph: add graph_parse_node()Kuninori Morimoto
2021-04-21ASoC: Intel: KMB: Fix random noise at the HDMI outputSia Jee Heng
2021-04-21ASoC: amd: drop S24_LE format supportVijendar Mukunda
2021-04-20Merge series "ASoC: audio-graph: cleanups" from Kuninori Morimoto <kuninori.m...Mark Brown
2021-04-20ASoC: ak4458: enable daisy chainViorel Suman
2021-04-20ASoC: audio-graph: remove Platform supportKuninori Morimoto