Changeset 650 for GPL/branches


Ignore:
Timestamp:
Jan 23, 2021, 10:07:30 PM (5 years ago)
Author:
Paul Smedley
Message:

Update source to linux 5.10.10

Location:
GPL/branches/uniaud32-next/alsa-kernel
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • GPL/branches/uniaud32-next/alsa-kernel/include/sound/version.h

    r643 r650  
    11/* include/version.h */
    2 #define CONFIG_SND_VERSION "5.10.7"
     2#define CONFIG_SND_VERSION "5.10.10"
    33#define CONFIG_SND_DATE ""
  • GPL/branches/uniaud32-next/alsa-kernel/pci/hda/patch_realtek.c

    r643 r650  
    89698969        SND_PCI_QUIRK(0x103c, 0x877a, "HP", ALC285_FIXUP_HP_MUTE_LED),
    89708970        SND_PCI_QUIRK(0x103c, 0x877d, "HP", ALC236_FIXUP_HP_MUTE_LED),
     8971        SND_PCI_QUIRK(0x103c, 0x8780, "HP ZBook Fury 17 G7 Mobile Workstation",
     8972                      ALC285_FIXUP_HP_GPIO_AMP_INIT),
     8973        SND_PCI_QUIRK(0x103c, 0x8783, "HP ZBook Fury 15 G7 Mobile Workstation",
     8974                      ALC285_FIXUP_HP_GPIO_AMP_INIT),
    89718975        SND_PCI_QUIRK(0x103c, 0x87c8, "HP", ALC287_FIXUP_HP_GPIO_LED),
    89728976        SND_PCI_QUIRK(0x103c, 0x87f4, "HP", ALC287_FIXUP_HP_GPIO_LED),
Note: See TracChangeset for help on using the changeset viewer.