summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'sound-5.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2022-04-1453-124/+500
|\
| * ALSA: usb-audio: Limit max buffer and period sizes per timeTakashi Iwai2022-04-131-87/+14
| * ALSA: memalloc: Add fallback SG-buffer allocations for x86Takashi Iwai2022-04-131-1/+110
| * ALSA: nm256: Don't call card private_free at probe error pathTakashi Iwai2022-04-121-1/+1
| * ALSA: mtpav: Don't call card private_free at probe error pathTakashi Iwai2022-04-121-2/+2
| * ALSA: rme9652: Fix the missing snd_card_free() call at probe errorTakashi Iwai2022-04-121-2/+6
| * ALSA: hdspm: Fix the missing snd_card_free() call at probe errorTakashi Iwai2022-04-121-2/+6
| * ALSA: hdsp: Fix the missing snd_card_free() call at probe errorTakashi Iwai2022-04-121-2/+6
| * ALSA: oxygen: Fix the missing snd_card_free() call at probe errorTakashi Iwai2022-04-121-1/+11
| * ALSA: lx6464es: Fix the missing snd_card_free() call at probe errorTakashi Iwai2022-04-121-2/+6
| * ALSA: cmipci: Fix the missing snd_card_free() call at probe errorTakashi Iwai2022-04-121-2/+6
| * ALSA: aw2: Fix the missing snd_card_free() call at probe errorTakashi Iwai2022-04-121-2/+6
| * ALSA: als300: Fix the missing snd_card_free() call at probe errorTakashi Iwai2022-04-121-2/+6
| * ALSA: lola: Fix the missing snd_card_free() call at probe errorTakashi Iwai2022-04-121-2/+8
| * ALSA: bt87x: Fix the missing snd_card_free() call at probe errorTakashi Iwai2022-04-121-2/+8
| * ALSA: sis7019: Fix the missing error handlingTakashi Iwai2022-04-121-4/+10
| * ALSA: intel_hdmi: Fix the missing snd_card_free() call at probe errorTakashi Iwai2022-04-121-1/+6
| * ALSA: via82xx: Fix the missing snd_card_free() call at probe errorTakashi Iwai2022-04-122-4/+16
| * ALSA: sonicvibes: Fix the missing snd_card_free() call at probe errorTakashi Iwai2022-04-121-2/+8
| * ALSA: rme96: Fix the missing snd_card_free() call at probe errorTakashi Iwai2022-04-121-2/+8
| * ALSA: rme32: Fix the missing snd_card_free() call at probe errorTakashi Iwai2022-04-121-1/+7
| * ALSA: riptide: Fix the missing snd_card_free() call at probe errorTakashi Iwai2022-04-121-1/+7
| * ALSA: maestro3: Fix the missing snd_card_free() call at probe errorTakashi Iwai2022-04-121-1/+7
| * ALSA: korg1212: Fix the missing snd_card_free() call at probe errorTakashi Iwai2022-04-121-2/+6
| * ALSA: intel8x0: Fix the missing snd_card_free() call at probe errorTakashi Iwai2022-04-122-4/+16
| * ALSA: ice1724: Fix the missing snd_card_free() call at probe errorTakashi Iwai2022-04-121-2/+8
| * ALSA: fm801: Fix the missing snd_card_free() call at probe errorTakashi Iwai2022-04-121-2/+8
| * ALSA: es1968: Fix the missing snd_card_free() call at probe errorTakashi Iwai2022-04-121-2/+8
| * ALSA: es1938: Fix the missing snd_card_free() call at probe errorTakashi Iwai2022-04-121-2/+8
| * ALSA: ens137x: Fix the missing snd_card_free() call at probe errorTakashi Iwai2022-04-121-2/+8
| * ALSA: emu10k1x: Fix the missing snd_card_free() call at probe errorTakashi Iwai2022-04-121-2/+8
| * ALSA: cs5535audio: Fix the missing snd_card_free() call at probe errorTakashi Iwai2022-04-121-2/+8
| * ALSA: cs4281: Fix the missing snd_card_free() call at probe errorTakashi Iwai2022-04-121-2/+8
| * ALSA: ca0106: Fix the missing snd_card_free() call at probe errorTakashi Iwai2022-04-121-2/+8
| * ALSA: azt3328: Fix the missing snd_card_free() call at probe errorTakashi Iwai2022-04-121-1/+7
| * ALSA: au88x0: Fix the missing snd_card_free() call at probe errorTakashi Iwai2022-04-121-1/+7
| * ALSA: atiixp: Fix the missing snd_card_free() call at probe errorTakashi Iwai2022-04-122-4/+16
| * ALSA: als4000: Fix the missing snd_card_free() call at probe errorTakashi Iwai2022-04-121-2/+8
| * ALSA: ali5451: Fix the missing snd_card_free() call at probe errorTakashi Iwai2022-04-121-2/+8
| * ALSA: ad1889: Fix the missing snd_card_free() call at probe errorTakashi Iwai2022-04-121-2/+8
| * ALSA: sc6000: Fix the missing snd_card_free() call at probe errorTakashi Iwai2022-04-121-1/+6
| * ALSA: galaxy: Fix the missing snd_card_free() call at probe errorTakashi Iwai2022-04-121-1/+6
| * ALSA: echoaudio: Fix the missing snd_card_free() call at probe errorTakashi Iwai2022-04-121-2/+7
| * ALSA: core: Add snd_card_free_on_error() helperTakashi Iwai2022-04-121-0/+28
| * ALSA: hda/realtek: add quirk for Lenovo Thinkpad X12 speakersTao Jin2022-04-111-0/+1
| * ALSA: pcm: Test for "silence" field in struct "pcm_format_data"Fabio M. De Francesco2022-04-111-1/+1
| * ALSA: usb-audio: Increase max buffer sizeTakashi Iwai2022-04-081-1/+1
| * ALSA: usb-audio: Cap upper limits of buffer/period bytes for implicit fbTakashi Iwai2022-04-081-2/+87
| * ALSA: hda: intel-dsp-config: update AlderLake PCI IDsPierre-Louis Bossart2022-04-071-2/+16
| * sound/oss/dmasound: fix build when drivers are mixed =y/=mRandy Dunlap2022-04-072-29/+1