aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-11ALSA: hda: hdmi - fix pin setup on TigerlakeKai Vehmanen1-1/+3
2019-11-11ALSA: hda: Add Cometlake-S PCI IDChiou, Cooper1-0/+3
2019-11-05ALSA: hda: hdmi - add Tigerlake supportKai Vehmanen1-0/+13
2019-11-05ALSA: hda/ca0132 - Fix possible workqueue stallTakashi Iwai1-1/+1
2019-10-30ALSA: hda - Fix mutex deadlock in HDMI codec driverTakashi Iwai1-4/+6
2019-10-28Revert "ALSA: hda: Flush interrupts on disabling"Takashi Iwai1-1/+1
2019-10-24ALSA: hda/realtek - Fix 2 front mics of codec 0x623Aaron Ma1-0/+2
2019-10-24ALSA: hda/realtek - Add support for ALC623Kailang Yang1-0/+9
2019-10-23ALSA: hda: Add Tigerlake/Jasperlake PCI IDPan Xiuli1-0/+6
2019-10-21ALSA: hda/realtek - Add support for ALC711Kailang Yang1-0/+3
2019-10-17ALSA: hda - Force runtime PM on Nvidia HDMI codecsLukas Wunner1-0/+2
2019-10-17ALSA: hda/realtek - Enable headset mic on Asus MJ401TADaniel Drake1-0/+11
2019-10-07ALSA: hda/realtek: Reduce the Headphone static noise on XPS 9350/9360Kai-Heng Feng1-3/+21
2019-09-20ALSA: hda - Add laptop imic fixup for ASUS M9V laptopShih-Yuan Lee (FourDollars)1-0/+1
2019-09-20ALSA: hda/realtek - PCI quirk for Medion E4254Jan-Marek Glogowski1-0/+13
2019-09-20ALSA: hda - Apply AMD controller workaround for Raven platformTakashi Iwai1-2/+1
2019-09-16ALSA: hda/realtek - Fix alienware headset micJames McDonnell1-0/+15
2019-09-10Merge tag 'asoc-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-nextTakashi Iwai5-4/+29
2019-09-09Merge branch 'asoc-5.4' into asoc-nextMark Brown6-156/+61
2019-09-08ALSA: lx6464es - add support for LX6464ESe pci express variantTim Blechmann1-0/+8
2019-09-06Add Acer Aspire Ethos 8951G model quirkSergey Bostandzhyan1-0/+71
2019-09-05ALSA: hda/hdmi: remove redundant assignment to variable pcm_idxColin Ian King1-1/+1
2019-09-04ALSA: hda/realtek - Fix the problem of two front mics on a ThinkCentreHui Wang1-0/+2
2019-09-03ALSA: hda/realtek - Enable internal speaker & headset mic of ASUS UX431FLJian-Hong Pan1-0/+12
2019-09-02ALSA: hda/realtek - Add quirk for HP Pavilion 15Sam Bazley1-0/+1
2019-08-30ALSA: hda/realtek - Fix overridden device-specific initializationTakashi Iwai3-1/+5
2019-08-29ALSA: hda - Fix potential endless loop at applying quirksTakashi Iwai1-2/+2
2019-08-27ALSA: hda - Allow runtime PM for controller if component notifier is usedTakashi Iwai3-8/+8
2019-08-22Merge branch 'topic/usb-validation' into for-nextTakashi Iwai8-39/+109
2019-08-22ALSA: hda/realtek - Blacklist PC beep for Lenovo ThinkCentre M73/93Takashi Iwai1-0/+3
2019-08-22ALSA: hda/realtek - Check beep whitelist before assigning in all codecsTakashi Iwai1-3/+6
2019-08-20ALSA: hda/ca0132 - Add new SBZ quirkPaweł Rekowski1-0/+1
2019-08-19ALSA: hda - Fixes inverted Conexant GPIO mic mute ledJeronimo Borque1-8/+9
2019-08-16ALSA: hda - Define a fallback_pin_fixup_tbl for alc269 familyHui Wang1-4/+14
2019-08-16ALSA: hda - Expand pin_match function to match upcoming new tblsHui Wang3-7/+12
2019-08-14ALSA: hda - Drop unsol event handler for Intel HDMI codecsTakashi Iwai1-1/+8
2019-08-14ALSA: hda - Add a generic reboot_notifyHui Wang4-15/+22
2019-08-14ALSA: hda - Let all conexant codec enter D3 when rebootingHui Wang1-9/+0
2019-08-13ALSA: hda/sigmatel - remove unused variable 'stac9200_core_init'YueHaibing1-9/+0
2019-08-13ALSA: hda/realtek - Add quirk for HP Envy x360Takashi Iwai1-0/+1
2019-08-12ALSA: hda: Set fifo_size for both playback and capture streamsTakashi Iwai1-7/+1
2019-08-10ALSA: hda - Fix a memory leak bugWenwen Wang1-1/+1
2019-08-09ALSA: hda - Add a quirk model for fixing Huawei Matebook X right speakerTomas Espeleta1-0/+74
2019-08-09ALSA: hda - Inform too slow responsesTakashi Iwai1-2/+11
2019-08-09ALSA: ac97: remove unused variable 'snd_ac97_controls_master_mono'YueHaibing1-5/+0
2019-08-09ALSA: hda - Apply workaround for another AMD chip 1022:1487Takashi Iwai1-0/+3
2019-08-08Merge branch 'topic/hda-bus-ops-cleanup' of https://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound into asoc-5.4Mark Brown5-155/+10
2019-08-08Merge branch 'topic/hda-dmic' of https://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound into asoc-5.4Mark Brown2-0/+44
2019-08-08Merge branch 'topic/hda-bus-ops-cleanup' into for-nextTakashi Iwai5-155/+10
2019-08-08ALSA: hda: Direct MMIO accessesTakashi Iwai5-119/+6