summaryrefslogtreecommitdiffstats
path: root/sound/pci (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | ALSA: hda/hdmi: Remove some dead codeChristophe JAILLET2023-04-181-8/+4
| * | ALSA: hda: LNL: add HD Audio PCI IDFred Oh2023-04-111-0/+3
| * | ALSA: emu10k1: update label & help in config systemOswald Buddenhagen2023-04-061-2/+2
| * | ALSA: asihpi: remove unused loop_count variableTom Rix2023-03-291-2/+0
| * | ALSA: ymfpci: Use register macro in place of integer literalTasos Sahanidis2023-03-291-1/+1
| * | ALSA: ymfpci: Use u16 consistently for old_legacy_ctrlTasos Sahanidis2023-03-292-3/+3
| * | ALSA: ymfpci: Store additional legacy registers on suspendTasos Sahanidis2023-03-292-5/+19
| * | ALSA: ymfpci: Store saved legacy registers in an arrayTasos Sahanidis2023-03-292-10/+17
| * | ALSA: ymfpci: Move allocation of saved registers to struct snd_ymfpciTasos Sahanidis2023-03-292-35/+30
| * | ALSA: ymfpci: Switch to DEFINE_SIMPLE_DEV_PM_OPS()Tasos Sahanidis2023-03-293-10/+2
| * | ALSA: ymfpci: Add error messages for abritrary IO ports on older chipsTasos Sahanidis2023-03-291-10/+25
| * | Merge branch 'for-linus' into for-nextTakashi Iwai2023-03-245-6/+19
| |\ \
| * | | ALSA: hdspm: remove unused copy_u32_le functionTom Rix2023-03-241-6/+0
| * | | ALSA: ymfpci: remove unused snd_ymfpci_readb functionTom Rix2023-03-191-5/+0
| | |/ | |/|
* | | ALSA: hda/realtek: fix mute/micmute LEDs for a HP ProBookAndy Chi2023-04-201-0/+1
* | | ALSA: hda/realtek: Remove specific patch for Dell Precision 3260Jaroslav Kysela2023-04-191-1/+0
* | | ALSA: hda/hdmi: disable KAE for Intel DG2Kai Vehmanen2023-04-141-1/+1
* | | ALSA: hda/realtek: Add quirks for Lenovo Z13/Z16 Gen2Stefan Binding2023-04-131-0/+3
* | | ALSA: hda: patch_realtek: add quirk for Asus N7601ZMPierre-Louis Bossart2023-04-061-0/+26
* | | ALSA: emu10k1: don't create old pass-through playback device on AudigyOswald Buddenhagen2023-04-061-3/+7
* | | ALSA: emu10k1: fix capture interrupt handler unlinkingOswald Buddenhagen2023-04-061-2/+2
* | | ALSA: hda/sigmatel: fix S/PDIF out on Intel D*45* motherboardsOswald Buddenhagen2023-04-061-0/+8
* | | ALSA: hda/sigmatel: add pin overrides for Intel DP45SG motherboardOswald Buddenhagen2023-04-061-0/+2
* | | ALSA: hda/hdmi: Preserve the previous PCM device upon re-enablementTakashi Iwai2023-04-011-0/+11
* | | ALSA: hda/realtek: Add quirk for Clevo X370SNWJeremy Soller2023-03-311-0/+1
* | | ALSA: hda/realtek: fix mute/micmute LEDs for a HP ProBookAndy Chi2023-03-311-0/+1
* | | ALSA: hda/realtek: Add quirk for Lenovo ZhaoYang CF4620Zhuangwenhui2023-03-291-0/+1
* | | ALSA: ymfpci: Fix BUG_ON in probe functionTasos Sahanidis2023-03-291-1/+1
* | | ALSA: ymfpci: Create card with device-managed snd_devm_card_new()Tasos Sahanidis2023-03-291-1/+1
| |/ |/|
* | ALSA: hda/realtek: Fix support for Dell Precision 3260Jaroslav Kysela2023-03-221-1/+1
* | ALSA: hda/conexant: Partial revert of a quirk for LenovoTakashi Iwai2023-03-211-1/+5
* | ALSA: hda/realtek: Add quirks for some Clevo laptopsTim Crawford2023-03-191-0/+4
* | ALSA: hda/ca0132: fixup buffer overrun at tuning_ctl_set()Kuninori Morimoto2023-03-141-1/+3
* | ALSA: asihpi: check pao in control_message()Kuninori Morimoto2023-03-141-1/+1
* | 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
|/
* Merge tag 'sound-fix-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-03-042-5/+3
|\
| * ALSA: ice1712: Delete unreachable code in aureon_add_controls()Dmitry Fomin2023-03-031-4/+0
| * ALSA: ice1712: Do not left ice->gpio_mutex locked in aureon_add_controls()Dmitry Fomin2023-03-031-1/+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 tag 'sound-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2023-02-229-67/+93
|\|
| * Merge branch 'for-linus' into for-nextTakashi Iwai2023-02-163-2/+10
| |\
| * \ Merge branch 'topic/apple-gmux' into for-nextTakashi Iwai2023-02-163-7/+17
| |\ \
| | * | ALSA: hda/hdmi: Register with vga_switcheroo on Dual GPU MacbooksOrlando Chamberlain2023-02-161-1/+2
| * | | 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