summaryrefslogtreecommitdiffstats
path: root/sound/pci/hda
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda/ca0132: fixup buffer overrun at tuning_ctl_set()Kuninori Morimoto2023-03-141-1/+3
* ALSA: hda: Match only Intel devices with CONTROLLER_IN_GPU()Bjorn Helgaas2023-03-081-2/+3
* ALSA: hda/realtek: Fix the speaker output on Samsung Galaxy Book2 ProHamidreza H. Fard2023-03-081-0/+1
* ALSA: hda/realtek: fix speaker, mute/micmute LEDs not work on a HP platformJeremy Szu2023-03-081-0/+1
* ALSA: hda/realtek: Add quirk for HP EliteDesk 800 G6 Tower PCŁukasz Stelmach2023-03-031-0/+1
* ALSA: hda/realtek: Improve support for Dell Precision 3260Jaroslav Kysela2023-03-031-0/+1
* Merge branch 'for-linus' into for-nextTakashi Iwai2023-02-163-2/+10
|\
| * ALSA: hda/realtek: Enable mute/micmute LEDs and speaker support for HP LaptopsAndy Chi2023-02-141-0/+6
| * ALSA: hda/realtek: fix mute/micmute LEDs don't work for a HP platform.Andy Chi2023-02-141-0/+1
| * ALSA: hda/realtek - fixed wrong gpio assignedKailang Yang2023-02-131-1/+1
| * ALSA: hda: Fix codec device field initializanCezary Rojewski2023-02-111-1/+1
| * ALSA: hda/conexant: add a new hda codec SN6180Bo Liu2023-02-101-0/+1
* | Merge branch 'topic/apple-gmux' into for-nextTakashi Iwai2023-02-162-1/+12
|\ \
| * | ALSA: hda/hdmi: Register with vga_switcheroo on Dual GPU MacbooksOrlando Chamberlain2023-02-161-1/+2
| |/
| * ALSA: hda/realtek: Add Positivo N14KP6-TGEdson Juliano Drosdeck2023-02-081-0/+1
| * ALSA: hda/realtek: fix mute/micmute LEDs don't work for a HP platform.Andy Chi2023-02-071-0/+5
| * ALSA: hda/realtek: Add quirk for ASUS UM3402 using CS35L41Stefan Binding2023-02-061-0/+1
| * ALSA: hda/realtek: Enable mute/micmute LEDs on HP Elitebook, 645 G9Elvis Angelaccio2023-02-061-0/+1
| * ALSA: hda/realtek: Fix the speaker output on Samsung Galaxy Book2 Pro 360Guillaume Pinot2023-02-011-0/+1
| * ALSA: hda/realtek: Add Acer Predator PH315-54Victor Shyba2023-01-241-0/+1
* | ALSA: hda: cs35l41: Enable Amp High Pass FilterStefan Binding2023-02-141-3/+3
* | ALSA: hda: cs35l41: Ensure firmware/tuning pairs are always loadedStefan Binding2023-02-141-52/+51
* | ALSA: hda: cs35l41: Correct error condition handlingVitaly Rodionov2023-02-141-2/+2
* | ALSA: hda: remove redundant variable in snd_hdac_stream_start()Zhang Yiqun2023-02-101-1/+1
* | ALSA: core: Make snd_card_free() return voidUwe Kleine-König2023-02-081-4/+2
* | ALSA: hda: Fix the control element identification for multiple codecsJaroslav Kysela2023-02-035-3/+31
* | Merge branch 'topic/firewire' into for-nextTakashi Iwai2023-01-236-20/+63
|\|
| * ALSA: hda: Do not unset preset when cleaning up codecCezary Rojewski2023-01-232-1/+2
| * ALSA: hda/via: Avoid potential array out-of-bound in add_secret_dac_path()Artemii Karasev2023-01-191-0/+3
| * ALSA: hda/realtek: fix mute/micmute LEDs, speaker don't work for a HP platformJeremy Szu2023-01-181-0/+1
| * ALSA: hda/realtek: Enable mute/micmute LEDs on HP Spectre x360 13-aw0xxxLuka Guzenko2023-01-121-0/+23
| * ALSA: hda/hdmi: Add a HP device 0x8715 to force connect listAdrian Chan2023-01-101-0/+1
| * ALSA: hda: cs35l41: Check runtime suspend capability at runtime_idleTakashi Iwai2023-01-071-1/+11
| * ALSA: hda: cs35l41: Don't return -EINVAL from system suspend/resumeTakashi Iwai2023-01-071-4/+4
| * ALSA: hda/realtek: fix mute/micmute LEDs don't work for a HP platformJeremy Szu2023-01-051-0/+1
| * ALSA: hda - Enable headset mic on another Dell laptop with ALC3254Chris Chiu2023-01-031-0/+1
| * ALSA: hda/realtek - Turn on power earlyYuchi Yang2023-01-031-14/+16
* | ALSA: hda/ca0132: minor fix for allocation sizeAlexey V. Vissarionov2023-01-171-1/+1
|/
* ALSA: hda/hdmi: Static PCM mapping again with AMD HDMI codecsTakashi Iwai2022-12-281-8/+19
* ALSA: hda/realtek: Apply dual codec fixup for Dell Latitude laptopsChris Chiu2022-12-261-0/+13
* ALSA: hda/hdmi: fix stream-id config keep-alive for rt suspendKai Vehmanen2022-12-092-2/+91
* ALSA: hda/hdmi: set default audio parameters for KAE silent-streamKai Vehmanen2022-12-091-0/+1
* ALSA: hda/hdmi: fix i915 silent stream programming flowKai Vehmanen2022-12-091-2/+26
* ALSA: hda/realtek: Add quirk for Lenovo TianYi510Pro-14IOBEdward Pacman2022-12-071-0/+27
* ALSA: hda/hdmi: Add HP Device 0x8711 to force connect listJiao Zhou2022-12-071-0/+1
* Merge tag 'asoc-v6.2' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2022-12-063-1/+3
|\
| * ASoC/tda998x: Fix reporting of nonexistent capture streamsMark Brown2022-12-041-0/+2
| |\
| * \ ASoC: adau1372: fixes after debugging custom boardMark Brown2022-11-253-4/+10
| |\ \
| * | | firmware: cs_dsp: Make the exports namespacedRichard Fitzgerald2022-11-252-0/+2
| * | | firmware: cs_dsp: Rename KConfig symbol CS_DSP -> FW_CS_DSPRichard Fitzgerald2022-11-251-1/+1