summaryrefslogtreecommitdiffstats
path: root/sound/pci
Commit message (Expand)AuthorAgeFilesLines
* 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
* ALSA: hda: cs35l56: Fix missing RESET GPIO if _SUB is missingRichard Fitzgerald2023-09-151-7/+5
* ALSA: hda: Disable power save for solving pop issue on Lenovo ThinkCentre M70qKailang Yang2023-09-151-0/+1
* ALSA: hda: cs35l56: Don't 'return ret' if ret is always zeroRichard Fitzgerald2023-09-141-1/+1
* ALSA: hda/realtek: Splitting the UX3402 into two separate modelsKnyazev Arseniy2023-09-131-1/+2
* ALSA: hda: cs35l56: Disable low-power hibernation modeRichard Fitzgerald2023-09-131-1/+0
* ALSA: hda/realtek - Fixed two speaker platformKailang Yang2023-09-121-2/+4
* ALSA: hda: cs35l56: Call pm_runtime_dont_use_autosuspend()Richard Fitzgerald2023-09-121-0/+1
* ALSA: hda/realtek - ALC287 I2S speaker platform supportKailang Yang2023-09-071-0/+30
* ALSA: hda/cirrus: Fix broken audio on hardware with two CS42L42 codecs.Vitaly Rodionov2023-09-042-1/+2
* ALSA: hda/tas2781: Use standard clamp() macroTakashi Iwai2023-08-311-13/+3
* ALSA: hda: Add missing dependency on CONFIG_EFI for Cirrus/TI sub-codecsTakashi Iwai2023-08-251-0/+3
* ALSA: hda/realtek: Add quirk for mute LEDs on HP ENVY x360 15-eu0xxxFabian Vogt2023-08-251-0/+8
* ALSA: hda/tas2781: Switch back to use struct i2c_driver's .probe()Uwe Kleine-König2023-08-251-1/+1
* ALSA: ac97: Fix possible error value of *rac97Su Hui2023-08-241-3/+2
* ALSA: hda/realtek: Add quirk for HP Victus 16-d1xxx to enable mute LEDSungHwan Jung2023-08-241-0/+22
* ALSA: hda: cs35l41: Override the _DSD for HP Zbook Fury 17 G9 to correct boos...Stefan Binding2023-08-241-0/+32
* Merge branch 'for-linus' into for-nextTakashi Iwai2023-08-243-10/+30
|\
| * ALSA: ymfpci: Fix the missing snd_card_free() call at probe errorTakashi Iwai2023-08-231-2/+8
| * ALSA: hda/realtek - Remodified 3k pull low procedureKailang Yang2023-08-161-2/+5
| * ALSA: hda/cs8409: Support new Dell Dolphin VariantsStefan Binding2023-08-111-0/+4
| * ALSA: hda/realtek: Switch Dell Oasis models to use SPIStefan Binding2023-08-101-5/+4
| * ALSA: hda/realtek: Add quirks for HP G11 LaptopsStefan Binding2023-08-101-1/+7
| * ALSA: hda/realtek: Support ASUS G713PV laptopPavel Asyutchenko2023-07-271-0/+1
| * ALSA: hda/relatek: Enable Mute LED on HP 250 G8Luka Guzenko2023-07-251-0/+1
* | ALSA: hda/tas2781: Fix PM refcount unbalance at tas2781_hda_bind()Takashi Iwai2023-08-211-5/+3
* | ALSA: hda/tas2781: Fix acpi device refcount leak at tas2781_read_acpi()Takashi Iwai2023-08-211-1/+1
* | ALSA: hda/realtek: Fix spelling mistake "powe" -> "power"Colin Ian King2023-08-211-1/+1
* | ALSA: asihpi: Remove unused declarationsYue Haibing2023-08-182-21/+0
* | ALSA: rme9652: Convert to generic PCM copy opsTakashi Iwai2023-08-181-40/+6