summaryrefslogtreecommitdiff
path: root/sound/pci
AgeCommit message (Expand)AuthorFilesLines
2021-05-22ALSA: hda: generic: change the DAC ctl name for LO+SPK or LO+HPHui Wang1-5/+11
2021-05-22ALSA: rme9652: don't disable if not enabledTong Zhang1-1/+2
2021-05-22ALSA: hdspm: don't disable if not enabledTong Zhang1-1/+2
2021-05-22ALSA: hdsp: don't disable if not enabledTong Zhang1-1/+2
2021-05-22ALSA: hda/realtek: Remove redundant entry for ALC861 Haier/Uniwill devicesTakashi Iwai1-2/+1
2021-05-22ALSA: hda/realtek: Re-order ALC269 Sony quirk table entriesTakashi Iwai1-2/+2
2021-05-22ALSA: hda/realtek: Re-order ALC882 Sony quirk table entriesTakashi Iwai1-2/+2
2021-05-22ALSA: hda/realtek: Re-order ALC882 Acer quirk table entriesTakashi Iwai1-3/+3
2021-04-10ALSA: hda/realtek - Fix pincfg for Dell XPS 13 9370Shih-Yuan Lee (FourDollars)1-1/+0
2021-04-07ALSA: hda/realtek: call alc_update_headset_mode() in hp_automute_hookHui Wang1-0/+1
2021-03-17ALSA: hda: Avoid spurious unsol event handling during S3/S4Takashi Iwai1-0/+4
2021-03-17ALSA: hda/hdmi: Cancel pending works before suspendTakashi Iwai1-0/+13
2021-03-11ALSA: ctxfi: cthw20k2: fix mask on conf to allow 4 bitsColin Ian King1-1/+1
2021-02-10ALSA: hda/realtek - Fix typo of pincfg for Dell quirkShih-Yuan Lee (FourDollars)1-1/+1
2021-01-30ALSA: hda/via: Add minimum mute flagTakashi Iwai1-0/+1
2021-01-12ALSA: hda/conexant: add a new hda codec CX11970bo liu1-0/+1
2021-01-09ALSA: hda/realtek - Dell headphone has noise on unmute for ALC236Kailang Yang1-2/+5
2021-01-09ALSA: hda - Fix a wrong FIXUP for alc289 on Dell machinesHui Wang1-1/+1
2021-01-09ALSA: hda/realtek - Support Dell headset mode for ALC3271Kailang Yang1-0/+16
2021-01-09ALSA: hda/ca0132 - Fix work handling in delayed HP detectionTakashi Iwai1-2/+14
2020-12-11ALSA: hda/generic: Add option to enforce preferred_dacs pairsTakashi Iwai2-4/+9
2020-12-11ALSA: hda/realtek - Add new codec supported for ALC897Kailang Yang1-0/+2
2020-11-24ALSA: mixart: Fix mutex deadlockTakashi Iwai1-3/+2
2020-10-01ALSA: asihpi: fix iounmap in error handlerTom Rix1-2/+2
2020-09-12ALSA: ca0106: fix error code handlingTong Zhang1-1/+2
2020-09-03ALSA: pci: delete repeated words in commentsRandy Dunlap7-7/+7
2020-08-21ALSA: echoaudio: Fix potential Oops in snd_echo_resume()Dinghao Liu1-2/+0
2020-07-22ALSA: hda - let hs_mic be picked ahead of hp_micHui Wang1-0/+6
2020-06-11ALSA: hda - No loopback on ALC299 codecTakashi Iwai1-0/+3
2020-05-20Revert "ALSA: hda/realtek: Fix pop noise on ALC225"Kai-Heng Feng1-2/+0
2020-05-20ALSA: hda/realtek - Limit int mic boost for Thinkpad T530Takashi Iwai1-1/+9
2020-05-10ALSA: hda: Match both PCI ID and SSID for driver blacklistTakashi Iwai1-4/+5
2020-05-10ALSA: fm801: Initialize chip after IRQ handler is registeredAndy Shevchenko1-2/+2
2020-05-10ALSA: fm801: detect FM-only card earlierAndy Shevchenko1-30/+39
2020-05-10ALSA: fm801: propagate TUNER_ONLY bit when autodetectedAndy Shevchenko1-0/+4
2020-05-10ALSA: fm801: explicitly free IRQ lineAndy Shevchenko1-0/+2
2020-05-02ALSA: hda: Remove ASUS ROG Zenith from the blacklistTakashi Iwai1-1/+0
2020-05-02ALSA: hda - Fix incorrect usage of IS_REACHABLE()Takashi Iwai1-1/+1
2020-04-24ALSA: hda: Don't release card at firmware loading errorTakashi Iwai1-14/+5
2020-04-24ALSA: hda: Initialize power_state field properlyTakashi Iwai1-0/+1
2020-04-24ALSA: ice1724: Fix invalid access for enumerated ctl itemsTakashi Iwai1-2/+2
2020-04-24ALSA: hda: Fix potential access overflow in beep helperTakashi Iwai1-1/+5
2020-04-24ALSA: hda: Add driver blacklistTakashi Iwai1-0/+16
2020-04-02ALSA: hda/realtek: Fix pop noise on ALC225Kai-Heng Feng1-0/+2
2020-02-28ALSA: hda - Add docking station support for Lenovo Thinkpad T420sPeter Große1-0/+1
2020-02-28ALSA: hda: Use scnprintf() for printing texts for sysfs/procfsTakashi Iwai3-4/+4
2020-01-29ALSA: hda: fix unused variable warningAnders Roxell1-5/+4
2020-01-12ALSA: ice1724: Fix sleep-in-atomic in Infrasonic Quartet support codeTakashi Iwai1-3/+6
2020-01-04ALSA: hda - Downgrade error message for single-cmd fallbackTakashi Iwai1-1/+1
2020-01-04ALSA: hda/ca0132 - Avoid endless loopTakashi Iwai1-2/+3