summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)Author
2022-04-14Merge tag 'sound-5.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2022-04-13ALSA: usb-audio: Limit max buffer and period sizes per timeTakashi Iwai
2022-04-13ALSA: memalloc: Add fallback SG-buffer allocations for x86Takashi Iwai
2022-04-12ALSA: nm256: Don't call card private_free at probe error pathTakashi Iwai
2022-04-12ALSA: mtpav: Don't call card private_free at probe error pathTakashi Iwai
2022-04-12ALSA: rme9652: Fix the missing snd_card_free() call at probe errorTakashi Iwai
2022-04-12ALSA: hdspm: Fix the missing snd_card_free() call at probe errorTakashi Iwai
2022-04-12ALSA: hdsp: Fix the missing snd_card_free() call at probe errorTakashi Iwai
2022-04-12ALSA: oxygen: Fix the missing snd_card_free() call at probe errorTakashi Iwai
2022-04-12ALSA: lx6464es: Fix the missing snd_card_free() call at probe errorTakashi Iwai
2022-04-12ALSA: cmipci: Fix the missing snd_card_free() call at probe errorTakashi Iwai
2022-04-12ALSA: aw2: Fix the missing snd_card_free() call at probe errorTakashi Iwai
2022-04-12ALSA: als300: Fix the missing snd_card_free() call at probe errorTakashi Iwai
2022-04-12ALSA: lola: Fix the missing snd_card_free() call at probe errorTakashi Iwai
2022-04-12ALSA: bt87x: Fix the missing snd_card_free() call at probe errorTakashi Iwai
2022-04-12ALSA: sis7019: Fix the missing error handlingTakashi Iwai
2022-04-12ALSA: intel_hdmi: Fix the missing snd_card_free() call at probe errorTakashi Iwai
2022-04-12ALSA: via82xx: Fix the missing snd_card_free() call at probe errorTakashi Iwai
2022-04-12ALSA: sonicvibes: Fix the missing snd_card_free() call at probe errorTakashi Iwai
2022-04-12ALSA: rme96: Fix the missing snd_card_free() call at probe errorTakashi Iwai
2022-04-12ALSA: rme32: Fix the missing snd_card_free() call at probe errorTakashi Iwai
2022-04-12ALSA: riptide: Fix the missing snd_card_free() call at probe errorTakashi Iwai
2022-04-12ALSA: maestro3: Fix the missing snd_card_free() call at probe errorTakashi Iwai
2022-04-12ALSA: korg1212: Fix the missing snd_card_free() call at probe errorTakashi Iwai
2022-04-12ALSA: intel8x0: Fix the missing snd_card_free() call at probe errorTakashi Iwai
2022-04-12ALSA: ice1724: Fix the missing snd_card_free() call at probe errorTakashi Iwai
2022-04-12ALSA: fm801: Fix the missing snd_card_free() call at probe errorTakashi Iwai
2022-04-12ALSA: es1968: Fix the missing snd_card_free() call at probe errorTakashi Iwai
2022-04-12ALSA: es1938: Fix the missing snd_card_free() call at probe errorTakashi Iwai
2022-04-12ALSA: ens137x: Fix the missing snd_card_free() call at probe errorTakashi Iwai
2022-04-12ALSA: emu10k1x: Fix the missing snd_card_free() call at probe errorTakashi Iwai
2022-04-12ALSA: cs5535audio: Fix the missing snd_card_free() call at probe errorTakashi Iwai
2022-04-12ALSA: cs4281: Fix the missing snd_card_free() call at probe errorTakashi Iwai
2022-04-12ALSA: ca0106: Fix the missing snd_card_free() call at probe errorTakashi Iwai
2022-04-12ALSA: azt3328: Fix the missing snd_card_free() call at probe errorTakashi Iwai
2022-04-12ALSA: au88x0: Fix the missing snd_card_free() call at probe errorTakashi Iwai
2022-04-12ALSA: atiixp: Fix the missing snd_card_free() call at probe errorTakashi Iwai
2022-04-12ALSA: als4000: Fix the missing snd_card_free() call at probe errorTakashi Iwai
2022-04-12ALSA: ali5451: Fix the missing snd_card_free() call at probe errorTakashi Iwai
2022-04-12ALSA: ad1889: Fix the missing snd_card_free() call at probe errorTakashi Iwai
2022-04-12ALSA: sc6000: Fix the missing snd_card_free() call at probe errorTakashi Iwai
2022-04-12ALSA: galaxy: Fix the missing snd_card_free() call at probe errorTakashi Iwai
2022-04-12ALSA: echoaudio: Fix the missing snd_card_free() call at probe errorTakashi Iwai
2022-04-12ALSA: core: Add snd_card_free_on_error() helperTakashi Iwai
2022-04-11ALSA: hda/realtek: add quirk for Lenovo Thinkpad X12 speakersTao Jin
2022-04-11ALSA: pcm: Test for "silence" field in struct "pcm_format_data"Fabio M. De Francesco
2022-04-08ALSA: usb-audio: Increase max buffer sizeTakashi Iwai
2022-04-08ALSA: usb-audio: Cap upper limits of buffer/period bytes for implicit fbTakashi Iwai
2022-04-07ALSA: hda: intel-dsp-config: update AlderLake PCI IDsPierre-Louis Bossart
2022-04-07sound/oss/dmasound: fix build when drivers are mixed =y/=mRandy Dunlap