aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-03-03ALSA: hda/realtek: Apply dual codec quirks for MSI Godlike X570 boardTakashi Iwai1-0/+1
2021-03-03ALSA: hda/realtek: Add quirk for Intel NUC 10Werner Sembach1-0/+11
2021-03-02ALSA: hda/hdmi: let new platforms assign the pcm slot dynamicallyHui Wang1-1/+17
2021-03-02ALSA: hda/realtek: Add quirk for Clevo NH55RZQEckhart Mohr1-0/+1
2021-03-02ALSA: hda: fix kernel-doc warningsPierre-Louis Bossart4-12/+11
2021-02-28ALSA: hda/realtek: Enable headset mic of Acer SWIFT with ALC256Chris Chiu1-0/+13
2021-02-28ALSA: ctxfi: cthw20k2: fix mask on conf to allow 4 bitsColin Ian King1-1/+1
2021-02-21Merge tag 'sound-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds51-155/+211
2021-02-15Merge branches 'acpi-misc', 'acpi-cppc', 'acpi-docs', 'acpi-config' and 'acpi-apei'Rafael J. Wysocki1-2/+2
2021-02-15ALSA: hda/realtek: Quirk for HP Spectre x360 14 amp setupTakashi Iwai1-0/+29
2021-02-15Merge branch 'for-next' into for-linusTakashi Iwai49-154/+169
2021-02-12ALSA: hda: Add another CometLake-H PCI IDKai Vehmanen1-0/+2
2021-02-11ALSA: hda/hdmi: Drop bogus check at closing a streamTakashi Iwai1-1/+0
2021-02-07ALSA: azt3328: Assign boolean values to a bool variableJiapeng Chong1-1/+1
2021-02-02ALSA: hda: Drop power save deny list entry for Clevo W65_67SBTakashi Iwai1-2/+0
2021-02-02Merge branch 'for-linus' into for-nextTakashi Iwai3-18/+20
2021-02-02ALSA: hdsp: hardware output loopbackJasmin Fazlic1-1/+73
2021-02-02ALSA: hda/realtek: modify EAPD in the ALC886PeiSen Hou1-0/+11
2021-02-01ALSA: intel8x0: Fix missing check in snd_intel8x0m_createDinghao Liu1-1/+2
2021-01-27ACPI: Test for ACPI_SUCCESS rather than !ACPI_FAILUREBjorn Helgaas1-2/+2
2021-01-26ALSA: hda/via: Apply the workaround generically for Clevo machinesTakashi Iwai1-1/+1
2021-01-26ALSA: hda/tegra: Remove unnecessary null-check from hda_tegra_runtime_resume()Dmitry Osipenko1-1/+1
2021-01-26ALSA: hda/tegra: Reset hardwareDmitry Osipenko1-0/+20
2021-01-26ALSA: hda/tegra: Use clk_bulk helpersDmitry Osipenko1-59/+9
2021-01-25ALSA: hda: Assign boolean values to a bool variableJiapeng Zhong1-1/+1
2021-01-24ALSA: hda: boolean values to a bool variableJiapeng Zhong1-1/+1
2021-01-22ALSA: hda/realtek: Enable headset of ASUS B1400CEPE with ALC256Jian-Hong Pan1-0/+1
2021-01-19ALSA: hda: Balance runtime/system PM if direct-complete is disabledKai-Heng Feng1-17/+7
2021-01-18Merge branch 'for-linus' into for-nextTakashi Iwai5-4/+23
2021-01-15ALSA: pci: Simplify with dma_set_mask_and_coherent()Takashi Iwai18-48/+21
2021-01-15ALSA: hda: Add Cometlake-R PCI IDKai-Chuan Hsieh1-0/+3
2021-01-14ALSA: hda/via: Add minimum mute flagTakashi Iwai1-0/+1
2021-01-14ALSA: hda/realtek - Limit int mic boost on Acer Aspire E5-575TChris Chiu1-0/+8
2021-01-13ALSA: hda: Add AlderLake-P PCI ID and HDMI codec vidKai Vehmanen2-0/+4
2021-01-12ALSA: hda/hdmi - enable runtime pm for CI AMD display audioAlex Deucher1-3/+6
2021-01-12ALSA: hda/tegra: fix tegra-hda on tegra30 socPeter Geis1-1/+1
2021-01-08ALSA: Convert strlcpy to strscpy when return value is unusedJoe Perches21-26/+26
2021-01-07Merge branch 'for-linus' into for-nextTakashi Iwai5-3/+23
2021-01-07ALSA: hda/realtek: fix right sounds and mute/micmute LEDs for HP machinesJeremy Szu1-0/+4
2021-01-04ALSA: hda/via: Fix runtime PM for Clevo W35xSSTakashi Iwai2-2/+13
2021-01-01ALSA: hda/hdmi: Fix incorrect mutex unlock in silent_stream_disable()Takashi Iwai1-1/+1
2020-12-31ALSA: hda/realtek: Enable mute and micmute LED on HP EliteBook 850 G7Kai-Heng Feng1-0/+1
2020-12-31ALSA: hda/realtek: Add two "Intel Reference board" SSID in the ALC256.PeiSen Hou1-0/+2
2020-12-31ALSA: hda/realtek: Add mute LED quirk for more HP laptopsManuel Jiménez1-0/+1
2020-12-31ALSA: hda/conexant: add a new hda codec CX11970bo liu1-0/+1
2020-12-25ALSA: maestro: Use DIV_ROUND_CLOSEST() instead of open-coding itLars-Peter Clausen1-1/+1
2020-12-25ALSA: sis7019: Use DIV_ROUND_CLOSEST() instead of open-coding itLars-Peter Clausen1-1/+1
2020-12-25ALSA: ens1370: Use DIV_ROUND_CLOSEST() instead of open-coding itLars-Peter Clausen1-2/+2
2020-12-25ALSA: trident: Use DIV_ROUND_CLOSEST() instead of open-coding itLars-Peter Clausen1-2/+2
2020-12-25ALSA: sonicvibes: Use DIV_ROUND_CLOSEST() instead of open-coding itLars-Peter Clausen1-1/+1