summaryrefslogtreecommitdiffstats
path: root/sound/pci
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda: generic: change the DAC ctl name for LO+SPK or LO+HPHui Wang2021-05-061-5/+11
* ALSA: hda/realtek: Add fixup for HP OMEN laptopTakashi Iwai2021-05-041-0/+23
* ALSA: hda/realtek: Fix speaker amp on HP Envy AiO 32Takashi Iwai2021-05-041-0/+35
* ALSA: hda/realtek: Fix silent headphone output on ASUS UX430UATakashi Iwai2021-05-041-0/+18
* ALSA: hda/realtek: ALC285 Thinkpad jack pin quirk is unreachableSami Loone2021-05-031-4/+10
* ALSA: hda/conexant: Re-order CX5066 quirk table entriesTakashi Iwai2021-04-281-7/+7
* ALSA: hda/realtek: Remove redundant entry for ALC861 Haier/Uniwill devicesTakashi Iwai2021-04-281-2/+1
* ALSA: hda/realtek: Re-order ALC662 quirk table entriesTakashi Iwai2021-04-281-2/+2
* ALSA: hda/realtek: Re-order remaining ALC269 quirk table entriesTakashi Iwai2021-04-281-5/+5
* ALSA: hda/realtek: Re-order ALC269 Lenovo quirk table entriesTakashi Iwai2021-04-281-2/+2
* ALSA: hda/realtek: Re-order ALC269 Sony quirk table entriesTakashi Iwai2021-04-281-2/+2
* ALSA: hda/realtek: Re-order ALC269 ASUS quirk table entriesTakashi Iwai2021-04-281-3/+3
* ALSA: hda/realtek: Re-order ALC269 Dell quirk table entriesTakashi Iwai2021-04-281-2/+2
* ALSA: hda/realtek: Re-order ALC269 Acer quirk table entriesTakashi Iwai2021-04-281-1/+1
* ALSA: hda/realtek: Re-order ALC269 HP quirk table entriesTakashi Iwai2021-04-281-23/+21
* ALSA: hda/realtek: Re-order ALC882 Clevo quirk table entriesTakashi Iwai2021-04-281-11/+11
* ALSA: hda/realtek: Re-order ALC882 Sony quirk table entriesTakashi Iwai2021-04-281-2/+2
* ALSA: hda/realtek: Re-order ALC882 Acer quirk table entriesTakashi Iwai2021-04-281-3/+3
* ALSA: hda/realtek: Add quirk for Intel Clevo PCx0DxEckhart Mohr2021-04-281-0/+2
* ALSA: hda/cirrus: Use CS8409 filter to fix abnormal sounds on BullseyeStefan Binding2021-04-261-0/+33
* ALSA: hda/cirrus: Set Initial DMIC volume for Bullseye to -26 dBStefan Binding2021-04-261-0/+5
* ALSA: hda/realtek: fix static noise on ALC285 Lenovo laptopsSami Loone2021-04-261-5/+4
* ALSA: hda/realtek: Enable mute/micmute LEDs and limit mic boost on EliteBook ...Kai-Heng Feng2021-04-201-0/+8
* ALSA: hda/realtek - Headset Mic issue on HP platformKailang Yang2021-04-201-0/+2
* ALSA: hda/realtek: GA503 use same quirks as GA401Luke D Jones2021-04-191-0/+1
* ALSA: hda/hdmi: fix race in handling acomp ELD notification at resumeKai Vehmanen2021-04-161-2/+2
* ALSA: hda/realtek: fix mute/micmute LEDs for HP ProBook 445 G7Jonas Witschel2021-04-161-0/+25
* ALSA: hda/realtek: Add quirk for Lenovo Ideapad S740Takashi Iwai2021-04-162-0/+503
* ALSA: hda/realtek: fix mic boost on Intel NUC 8Phil Calvin2021-04-161-0/+13
* ALSA: HDA: Add access description in __snd_hda_add_vmasterRanjani Sridharan2021-04-101-0/+1
* Merge branch 'for-linus' into for-nextTakashi Iwai2021-04-093-1/+28
|\
| * ALSA: hda/realtek: Fix speaker amp setup on Acer Aspire E1Takashi Iwai2021-04-081-0/+16
| * ALSA: hda/conexant: Apply quirk for another HP ZBook G5 modelTakashi Iwai2021-04-061-0/+1
| * ALSA: hda/realtek: fix mute/micmute LEDs for HP 640 G8Jeremy Szu2021-03-301-0/+1
| * ALSA: hda: Add missing sanity checks in PM prepare/complete callbacksTakashi Iwai2021-03-301-0/+6
| * ALSA: hda: Re-add dropped snd_poewr_change_state() callsTakashi Iwai2021-03-301-0/+2
| * ALSA: hda/realtek: call alc_update_headset_mode() in hp_automute_hookHui Wang2021-03-221-0/+1
| * ALSA: hda/realtek: fix a determine_headset_type issue for a Dell AIOHui Wang2021-03-221-1/+1
* | Merge tag 'tags/mute-led-rework' into for-nextTakashi Iwai2021-03-3063-458/+126
|\ \
| * | ALSA: HDA - remove the custom implementation for the audio LED triggerJaroslav Kysela2021-03-309-235/+45
| * | Merge tag 'sound-5.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2021-03-192-1/+17
| |\|
| | * ALSA: hda/realtek: fix mute/micmute LEDs for HP 850 G8Jeremy Szu2021-03-161-0/+1
| | * ALSA: hda/realtek: fix mute/micmute LEDs for HP 440 G8Jeremy Szu2021-03-161-0/+12
| | * ALSA: hda/realtek: fix mute/micmute LEDs for HP 840 G8Jeremy Szu2021-03-161-0/+1
| | * ALSA: hda/realtek: apply pin quirk for XiaomiNotebook ProXiaoliang Yu2021-03-151-0/+1
| | * ALSA: hda/realtek: Apply headset-mic quirks for Xiaomi Redmibook AirXiaoliang Yu2021-03-141-0/+1
| | * ALSA: hda: generic: Fix the micmute led init stateHui Wang2021-03-121-1/+1
| * | module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky2021-03-1750-199/+0
| |/
| * ALSA: hda/hdmi: Cancel pending works before suspendTakashi Iwai2021-03-101-0/+13
| * ALSA: hda: Avoid spurious unsol event handling during S3/S4Takashi Iwai2021-03-101-0/+4