summaryrefslogtreecommitdiffstats
path: root/sound/pci
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'sound-5.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2022-04-1440-73/+290
|\
| * ALSA: nm256: Don't call card private_free at probe error pathTakashi Iwai2022-04-121-1/+1
| * 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: 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: echoaudio: Fix the missing snd_card_free() call at probe errorTakashi Iwai2022-04-121-2/+7
| * ALSA: hda/realtek: add quirk for Lenovo Thinkpad X12 speakersTao Jin2022-04-111-0/+1
| * ALSA: hda/realtek: Add quirk for Clevo PD50PNTTim Crawford2022-04-071-0/+1
* | Merge tag 'sound-fix-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-04-015-41/+101
|\|
| * ALSA: hda: Avoid unsol event during RPM suspendingMohan Kumar2022-03-301-1/+7
| * ALSA: hda/realtek: Fix audio regression on Mi Notebook Pro 2020Kai-Heng Feng2022-03-301-2/+2
| * ALSA: hda/cs8409: Add new Dolphin HW variantsVitaly Rodionov2022-03-281-0/+5
| * ALSA: hda/cs8409: Disable HSBIAS_SENSE_EN for CyborgStefan Binding2022-03-281-8/+1
| * ALSA: hda/cs8409: Support new Warlock MLK VariantsStefan Binding2022-03-283-2/+44
| * ALSA: hda/cs8409: Fix Full Scale Volume setting for all variantsStefan Binding2022-03-282-13/+19
| * ALSA: hda/cs8409: Re-order quirk table into ascending orderStefan Binding2022-03-281-17/+17
| * ALSA: hda/cs8409: Fix Warlock to use mono mic configurationStefan Binding2022-03-281-2/+2
| * ALSA: hda/realtek: Enable headset mic on Lenovo P360Kai-Heng Feng2022-03-271-0/+1
| * ALSA: hda/realtek: Add mute and micmut LED support for Zbook Fury 17 G9Kai-Heng Feng2022-03-241-1/+8