Changeset 650 for GPL/branches
- Timestamp:
- Jan 23, 2021, 10:07:30 PM (5 years ago)
- 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 1 1 /* include/version.h */ 2 #define CONFIG_SND_VERSION "5.10. 7"2 #define CONFIG_SND_VERSION "5.10.10" 3 3 #define CONFIG_SND_DATE "" -
GPL/branches/uniaud32-next/alsa-kernel/pci/hda/patch_realtek.c
r643 r650 8969 8969 SND_PCI_QUIRK(0x103c, 0x877a, "HP", ALC285_FIXUP_HP_MUTE_LED), 8970 8970 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), 8971 8975 SND_PCI_QUIRK(0x103c, 0x87c8, "HP", ALC287_FIXUP_HP_GPIO_LED), 8972 8976 SND_PCI_QUIRK(0x103c, 0x87f4, "HP", ALC287_FIXUP_HP_GPIO_LED),
Note:
See TracChangeset
for help on using the changeset viewer.