aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-07-27ALSA: riptide: Fix PCM format type conversionTakashi Iwai1-1/+1
2018-07-26ALSA: trident: Suppress gcc string warningTakashi Iwai1-1/+1
2018-07-26ALSA: emu10k1: Fix missing __force annotation for user/kernel pointer castTakashi Iwai1-12/+12
2018-07-26ALSA: korg1212: Add __force annotation to cast in user-copy callbacksTakashi Iwai1-2/+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-26ALSA: cs5535audio: Fix invalid endian conversionTakashi Iwai2-5/+5
2018-07-26ALSA: vx222: Fix invalid endian conversionsTakashi Iwai1-4/+4
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 Iwai7-10/+42
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-17ALSA: emu10k1_patch: Use swap macro in snd_emu10k1_sample_newGustavo A. R. Silva1-5/+2
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-16ALSA: cs46xx: remove redundant pointer 'ins'Colin Ian King1-3/+0
2018-07-16ALSA: ali5451: remove redundant pointer 'codec'Colin Ian King1-4/+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