summaryrefslogtreecommitdiffstats
path: root/sound/pci/hda
AgeCommit message (Expand)AuthorFilesLines
2018-08-05ALSA: hda/realtek - Add mute LED quirk for HP Spectre x360Alexandru Gagniuc1-0/+1
2018-07-29Merge branch 'for-linus' into topic/virmidiTakashi Iwai2-1/+4
2018-07-29ALSA: hda/hdmi: Use single mutex unlock in error pathsTakashi Iwai1-34/+33
2018-07-28ALSA: hda - Sleep for 10ms after entering D3 on Conexant codecsPark Ju Hyung1-0/+1
2018-07-28ALSA: hda - Turn CX8200 into D3 as well upon rebootPark Ju Hyung1-1/+2
2018-07-26ALSA: hda - Fix a sparse warning about snd_ctl_elem_iface_tTakashi Iwai1-2/+2
2018-07-26ALSA: hda/ca0132 - Use NULL instead of 0Takashi Iwai1-2/+1
2018-07-19Merge branch 'topic/drm_audio_component' into for-nextTakashi Iwai1-16/+41
2018-07-18Merge branch 'topic/vga_switcheroo' into for-nextTakashi Iwai1-5/+6
2018-07-18ALSA: hda/realtek - Yet another Clevo P950 quirk entryTakashi Iwai1-0/+1
2018-07-17Merge branch 'for-linus' into for-nextTakashi Iwai6-10/+41
2018-07-17ALSA: hda: Make audio component support more genericTakashi Iwai1-13/+37
2018-07-17ALSA: hda/i915: Associate audio component with devresTakashi Iwai1-2/+3
2018-07-17drm/i915: Split audio component to a generic typeTakashi Iwai1-4/+4
2018-07-17vga_switcheroo: set audio client id according to bound GPU idJim Qu1-5/+6
2018-07-16ALSA: hda/realtek - Add Panasonic CF-SZ6 headset jack quirkYOKOTA Hiroshi1-0/+1
2018-07-16ALSA: hda: add mute led support for HP ProBook 455 G5Po-Hsu Lin1-0/+1
2018-07-16ALSA: hda: use PCI_BASE_CLASS_DISPLAY to replace PCI_CLASS_DISPLAY_VGAJim Qu1-1/+1
2018-07-12Merge branch 'topic/hda-core-intel' into topic/hda-acompTakashi Iwai2-17/+53
2018-07-12ALSA: hda/ca0132: Update a pci quirk device nameAlastair Bridgewater1-1/+1
2018-07-12ALSA: hda/ca0132: Add Recon3Di quirk for Gigabyte G1.Sniper Z97Alastair Bridgewater1-0/+1
2018-07-06ALSA: hda/realtek - two more lenovo models need fixup of MIC_LOCATIONHui Wang1-1/+5
2018-07-03Merge branch 'topic/hda-core-intel' into for-nextTakashi Iwai2-17/+53
2018-07-02ALSA: hda - Handle pm failure during hotplugChris Wilson1-5/+14
2018-06-28ALSA: hda/hdmi - Don't fall back to generic when i915 binding failsTakashi Iwai2-0/+3
2018-06-28ALSA: hda: Add AZX_DCAPS_PM_RUNTIME for AMD Raven RidgeKai-Heng Feng1-1/+2
2018-06-28ALSA: hda: split snd_hda_codec_new functionRakesh Ughreja2-17/+53
2018-06-28ALSA: hda - Move in_pm accessors to HDA coreTakashi Iwai2-16/+7
2018-06-27ALSA: hda - Kill snd_hda_codec_update_cache()Takashi Iwai5-12/+9
2018-06-26ALSA: hda/realtek - Comprehensive model list for ALC882 & coTakashi Iwai1-0/+25
2018-06-26ALSA: hda/realtek - Comprehensive model list for ALC262Takashi Iwai1-0/+8
2018-06-26ALSA: hda/realtek - Comprehensive model list for ALC268Takashi Iwai1-0/+1
2018-06-26ALSA: hda/realtek - Comprehensive model list for ALC259 & coTakashi Iwai1-0/+82
2018-06-26ALSA: hda/realtek - Comprehensive model list for ALC662 & coTakashi Iwai1-0/+18
2018-06-25ALSA: hda/realtek - Apply PRE_PROBE fixup after ALC269 codec variant setupsTakashi Iwai1-15/+14
2018-06-25ALSA: hda/via - Use standard verb containersTakashi Iwai1-29/+35
2018-06-25ALSA: hda/via - Simplify control managementTakashi Iwai1-86/+44
2018-06-25ALSA: hda/via - Rewrite with error gotoTakashi Iwai1-40/+60
2018-06-25ALSA: hda/cirrus - Simplify creation of new controlsTakashi Iwai1-20/+9
2018-06-25ALSA: hda/conexant - Clean up beep codeTakashi Iwai1-58/+27
2018-06-25ALSA: hda/realtek - Use common helper for creating beep controlsTakashi Iwai1-49/+65
2018-06-25ALSA: hda/realtek - Use common helper for creating ALC268 beep controlsTakashi Iwai1-24/+9
2018-06-25ALSA: hda/realtek - Use common GPIO mask for ALC660VD ASUS fixupTakashi Iwai1-8/+13
2018-06-25ALSA: hda/realtek - Simplify Dell XPS13 GPIO handlingTakashi Iwai1-18/+6
2018-06-25ALSA: hda/realtek - Convert some manual GPIO setupsTakashi Iwai1-23/+26
2018-06-25ALSA: hda/realtek - Simplify mute LED GPIO handlingTakashi Iwai1-103/+46
2018-06-25ALSA: hda/realtek - Simplify alc885_fixup_macpro_gpio()Takashi Iwai1-37/+7
2018-06-25ALSA: hda/realtek - Consolidate gpio_data and gpio_ledTakashi Iwai1-24/+4
2018-06-25ALSA: hda/realtek - Add GPIO data update helperTakashi Iwai1-2/+16
2018-06-25ALSA: hda/realtek - Manage GPIO bits commonlyTakashi Iwai1-48/+81