summaryrefslogtreecommitdiffstats
path: root/sound/pci
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda/realtek: Fix mute and mic-mute LEDs for HP Envy X360 13-ay0xxxTom Jason Schwanke2024-01-201-0/+1
* ALSA: hda/realtek: Add quirks for ASUS Zenbook 2022 ModelsStefan Binding2024-01-201-1/+4
* ALSA: hda - Fix speaker and headset mic pin config for CHUWI CoreBook XProVasiliy Kovalev2024-01-201-0/+10
* ALSA: hda/realtek: Fix mute and mic-mute LEDs for HP ProBook 440 G6Siddhesh Dharme2024-01-101-0/+1
* ALSA: hda/realtek: fix mute/micmute LEDs for a HP ZBookAndy Chi2024-01-101-0/+1
* ALSA: hda/realtek: enable SND_PCI_QUIRK for hp pavilion 14-ec1xxx seriesAabish Malik2024-01-101-0/+1
* ALSA: hda/tas2781: remove sound controls in unbindGergo Koteles2024-01-101-93/+130
* ALSA: hda/tas2781: move set_drv_data outside tasdevice_initGergo Koteles2024-01-101-0/+2
* ALSA: hda/tas2781: do not use regcacheGergo Koteles2024-01-101-16/+1
* ALSA: hda/realtek: Add quirk for ASUS ROG GV302XAClément Villeret2024-01-011-0/+1
* ALSA: hda/tas2781: select program 0, conf 0 by defaultGergo Koteles2024-01-011-0/+4
* ALSA: hda/tas2781: reset the amp before component_addGergo Koteles2023-12-201-2/+2
* ALSA: hda/tas2781: call cleanup functions only onceGergo Koteles2023-12-201-5/+0
* ALSA: hda/tas2781: handle missing EFI calibration dataGergo Koteles2023-12-201-2/+2
* ALSA: hda/tas2781: leave hda_component in usable stateGergo Koteles2023-12-201-2/+6
* ALSA: hda/realtek: Apply mute LED quirk for HP15-dbHartmut Knaack2023-12-201-0/+1
* ALSA: hda/hdmi: add force-connect quirks for ASUSTeK Z170 variantsKai Vehmanen2023-12-201-0/+2
* ALSA: hda/hdmi: add force-connect quirk for NUC5CPYBKai Vehmanen2023-12-201-0/+1
* ALSA: hda/realtek: Add quirk for Lenovo Yoga Pro 7Takashi Iwai2023-12-131-0/+1
* ALSA: hda/realtek: Add Framework laptop 16 to quirksMario Limonciello2023-12-131-0/+1
* ALSA: hda/realtek: add new Framework laptop to quirksTim Bosse2023-12-131-0/+1
* ALSA: hda/realtek: Enable headset on Lenovo M90 Gen5Bin Li2023-12-131-0/+1
* ALSA: hda/realtek: fix speakers on XPS 9530 (2023)Aleksandrs Vinarskis2023-12-131-0/+1
* ALSA: hda/realtek: Apply quirk for ASUS UM3504DAPascal Noël2023-12-131-0/+1
* ALSA: hda/realtek: Add supported ALC257 for ChromeOSKailang Yang2023-12-081-0/+3
* ALSA: hda/realtek: Headset Mic VREF to 100%Kailang Yang2023-12-081-0/+9
* ALSA: hda: Disable power-save on KONTRON SinglePCTakashi Iwai2023-12-081-0/+2
* ALSA: hda/realtek: Add quirks for ASUS 2024 ZenbooksStefan Binding2023-12-031-0/+4
* ALSA: hda: ASUS UM5302LA: Added quirks for cs35L41/10431A83 on i2c busVitalii Torshyn2023-12-031-0/+6
* ALSA: hda/realtek: Add quirks for HP LaptopsStefan Binding2023-11-281-0/+3
* ALSA: hda/realtek: Enable Mute LED on HP 255 G10Matus Malych2023-11-281-0/+1
* ALSA: hda/realtek - Enable internal speaker of ASUS K6500ZCChandradeep Dey2023-11-281-0/+1
* ALSA: hda/realtek - Add Dell ALC295 to pin fall back tableKailang Yang2023-11-281-16/+3
* ALSA: hda/realtek: Enable Mute LED on HP 255 G8Eymen Yigit2023-11-281-0/+1
* ALSA: hda/realtek: Add quirk for ASUS UX7602ZMAlex Spataru2023-11-281-0/+1
* ALSA: hda/realtek: Add support dual speaker for DellKailang Yang2023-11-201-7/+33
* ALSA: hda: cs35l41: Undo runtime PM changes at driver exit timeCristian Ciocaltea2023-11-201-0/+2
* ALSA: hda: cs35l41: Fix unbalanced pm_runtime_get()Cristian Ciocaltea2023-11-201-2/+1
* ASoC: cs35l41: Fix broken shared boost activationCristian Ciocaltea2023-11-201-2/+2
* ALSA: hda/realtek - Fixed ASUS platform headset Mic issueKailang Yang2023-10-171-0/+25
* ALSA: hda/realtek: Add quirk for ASUS ROG GU603ZVArtem Borisov2023-10-171-0/+1
* ALSA: hda/relatek: Enable Mute LED on HP Laptop 15s-fq5xxxLuka Guzenko2023-10-171-0/+1
* ALSA: hda/realtek: Change model for Intel RVP boardKailang Yang2023-10-061-2/+2
* ALSA: hda: cs35l41: Cleanup and fix double free in firmware requestStefan Binding2023-10-061-36/+79
* ALSA: hda/realtek - ALC287 merge RTK codec with CS CS35L41 AMPKailang Yang2023-09-211-8/+15
* ALSA: hda/realtek - ALC287 Realtek I2S speaker platform supportKailang Yang2023-09-191-0/+4
* ALSA: hda: cs35l56: Use the new RUNTIME_PM_OPS() macroRichard Fitzgerald2023-09-191-3/+3
* ALSA: riptide: Fix -Wformat-truncation warning for longname stringTakashi Iwai2023-09-151-8/+8
* ALSA: hda: generic: Check potential mixer name string truncationTakashi Iwai2023-09-151-1/+5
* ALSA: cmipci: Fix -Wformat-truncation warningTakashi Iwai2023-09-151-3/+5