summaryrefslogtreecommitdiffstats
path: root/sound/pci
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda: Add missing rwsem around snd_ctl_remove() callsTakashi Iwai2022-01-271-0/+3
* ALSA: ctxfi: Fix out-of-range accessTakashi Iwai2021-12-085-26/+22
* ALSA: hda - fix the 'Capture Switch' value change notificationsJaroslav Kysela2021-08-261-3/+7
* ALSA: hda: Add IRQ check for platform_get_irq()Jiajun Cao2021-07-201-0/+3
* ALSA: hda: generic: change the DAC ctl name for LO+SPK or LO+HPHui Wang2021-05-221-5/+11
* ALSA: rme9652: don't disable if not enabledTong Zhang2021-05-221-1/+2
* ALSA: hdspm: don't disable if not enabledTong Zhang2021-05-221-1/+2
* ALSA: hdsp: don't disable if not enabledTong Zhang2021-05-221-1/+2
* ALSA: hda/realtek: Remove redundant entry for ALC861 Haier/Uniwill devicesTakashi Iwai2021-05-221-2/+1
* ALSA: hda/realtek: Re-order ALC269 Sony quirk table entriesTakashi Iwai2021-05-221-2/+2
* ALSA: hda/realtek: Re-order ALC882 Sony quirk table entriesTakashi Iwai2021-05-221-2/+2
* ALSA: hda/realtek: Re-order ALC882 Acer quirk table entriesTakashi Iwai2021-05-221-3/+3
* ALSA: hda/realtek - Fix pincfg for Dell XPS 13 9370Shih-Yuan Lee (FourDollars)2021-04-101-1/+0
* ALSA: hda/realtek: call alc_update_headset_mode() in hp_automute_hookHui Wang2021-04-071-0/+1
* ALSA: hda: Avoid spurious unsol event handling during S3/S4Takashi Iwai2021-03-171-0/+4
* ALSA: hda/hdmi: Cancel pending works before suspendTakashi Iwai2021-03-171-0/+13
* ALSA: ctxfi: cthw20k2: fix mask on conf to allow 4 bitsColin Ian King2021-03-111-1/+1
* ALSA: hda/realtek - Fix typo of pincfg for Dell quirkShih-Yuan Lee (FourDollars)2021-02-101-1/+1
* ALSA: hda/via: Add minimum mute flagTakashi Iwai2021-01-301-0/+1
* ALSA: hda/conexant: add a new hda codec CX11970bo liu2021-01-121-0/+1
* ALSA: hda/realtek - Dell headphone has noise on unmute for ALC236Kailang Yang2021-01-091-2/+5
* ALSA: hda - Fix a wrong FIXUP for alc289 on Dell machinesHui Wang2021-01-091-1/+1
* ALSA: hda/realtek - Support Dell headset mode for ALC3271Kailang Yang2021-01-091-0/+16
* ALSA: hda/ca0132 - Fix work handling in delayed HP detectionTakashi Iwai2021-01-091-2/+14
* ALSA: hda/generic: Add option to enforce preferred_dacs pairsTakashi Iwai2020-12-112-4/+9
* ALSA: hda/realtek - Add new codec supported for ALC897Kailang Yang2020-12-111-0/+2
* ALSA: mixart: Fix mutex deadlockTakashi Iwai2020-11-241-3/+2
* ALSA: asihpi: fix iounmap in error handlerTom Rix2020-10-011-2/+2
* ALSA: ca0106: fix error code handlingTong Zhang2020-09-121-1/+2
* ALSA: pci: delete repeated words in commentsRandy Dunlap2020-09-037-7/+7
* ALSA: echoaudio: Fix potential Oops in snd_echo_resume()Dinghao Liu2020-08-211-2/+0
* ALSA: hda - let hs_mic be picked ahead of hp_micHui Wang2020-07-221-0/+6
* ALSA: hda - No loopback on ALC299 codecTakashi Iwai2020-06-111-0/+3
* Revert "ALSA: hda/realtek: Fix pop noise on ALC225"Kai-Heng Feng2020-05-201-2/+0
* ALSA: hda/realtek - Limit int mic boost for Thinkpad T530Takashi Iwai2020-05-201-1/+9
* ALSA: hda: Match both PCI ID and SSID for driver blacklistTakashi Iwai2020-05-101-4/+5
* ALSA: fm801: Initialize chip after IRQ handler is registeredAndy Shevchenko2020-05-101-2/+2
* ALSA: fm801: detect FM-only card earlierAndy Shevchenko2020-05-101-30/+39
* ALSA: fm801: propagate TUNER_ONLY bit when autodetectedAndy Shevchenko2020-05-101-0/+4
* ALSA: fm801: explicitly free IRQ lineAndy Shevchenko2020-05-101-0/+2
* ALSA: hda: Remove ASUS ROG Zenith from the blacklistTakashi Iwai2020-05-021-1/+0
* ALSA: hda - Fix incorrect usage of IS_REACHABLE()Takashi Iwai2020-05-021-1/+1
* ALSA: hda: Don't release card at firmware loading errorTakashi Iwai2020-04-241-14/+5
* ALSA: hda: Initialize power_state field properlyTakashi Iwai2020-04-241-0/+1
* ALSA: ice1724: Fix invalid access for enumerated ctl itemsTakashi Iwai2020-04-241-2/+2
* ALSA: hda: Fix potential access overflow in beep helperTakashi Iwai2020-04-241-1/+5
* ALSA: hda: Add driver blacklistTakashi Iwai2020-04-241-0/+16
* ALSA: hda/realtek: Fix pop noise on ALC225Kai-Heng Feng2020-04-021-0/+2
* ALSA: hda - Add docking station support for Lenovo Thinkpad T420sPeter Große2020-02-281-0/+1
* ALSA: hda: Use scnprintf() for printing texts for sysfs/procfsTakashi Iwai2020-02-283-4/+4