summaryrefslogtreecommitdiff
path: root/sound/pci
AgeCommit message (Expand)Author
2023-04-22ALSA: emu10k1: stop doing weird things with HCFG in snd_emu10k1_emu1010_init()Oswald Buddenhagen
2023-04-22ALSA: emu10k1: fix access to Audigy GPIO portOswald Buddenhagen
2023-04-22ALSA: emu10k1: properly assert E-MU FPGA access constaintsOswald Buddenhagen
2023-04-22ALSA: emu10k1: clean up P16V part somewhatOswald Buddenhagen
2023-04-22ALSA: emu10k1: remove unused snd_emu10k1_voice.emu fieldOswald Buddenhagen
2023-04-22ALSA: emu10k1: drop redundant snd_emu10k1_efx_playback_pointer()Oswald Buddenhagen
2023-04-22ALSA: emu10k1: drop redundant snd_emu10k1_efx_playback_hw_free()Oswald Buddenhagen
2023-04-21ALSA: emu10k1: clarify various fx8010.*_mask fieldsOswald Buddenhagen
2023-04-18ALSA: hda/hdmi: Remove some dead codeChristophe JAILLET
2023-04-11ALSA: hda: LNL: add HD Audio PCI IDFred Oh
2023-04-06ALSA: emu10k1: update label & help in config systemOswald Buddenhagen
2023-03-29ALSA: asihpi: remove unused loop_count variableTom Rix
2023-03-29ALSA: ymfpci: Use register macro in place of integer literalTasos Sahanidis
2023-03-29ALSA: ymfpci: Use u16 consistently for old_legacy_ctrlTasos Sahanidis
2023-03-29ALSA: ymfpci: Store additional legacy registers on suspendTasos Sahanidis
2023-03-29ALSA: ymfpci: Store saved legacy registers in an arrayTasos Sahanidis
2023-03-29ALSA: ymfpci: Move allocation of saved registers to struct snd_ymfpciTasos Sahanidis
2023-03-29ALSA: ymfpci: Switch to DEFINE_SIMPLE_DEV_PM_OPS()Tasos Sahanidis
2023-03-29ALSA: ymfpci: Add error messages for abritrary IO ports on older chipsTasos Sahanidis
2023-03-24Merge branch 'for-linus' into for-nextTakashi Iwai
2023-03-24ALSA: hdspm: remove unused copy_u32_le functionTom Rix
2023-03-22ALSA: hda/realtek: Fix support for Dell Precision 3260Jaroslav Kysela
2023-03-21ALSA: hda/conexant: Partial revert of a quirk for LenovoTakashi Iwai
2023-03-19ALSA: ymfpci: remove unused snd_ymfpci_readb functionTom Rix
2023-03-19ALSA: hda/realtek: Add quirks for some Clevo laptopsTim Crawford
2023-03-14ALSA: hda/ca0132: fixup buffer overrun at tuning_ctl_set()Kuninori Morimoto
2023-03-14ALSA: asihpi: check pao in control_message()Kuninori Morimoto
2023-03-08ALSA: hda: Match only Intel devices with CONTROLLER_IN_GPU()Bjorn Helgaas
2023-03-08ALSA: hda/realtek: Fix the speaker output on Samsung Galaxy Book2 ProHamidreza H. Fard
2023-03-08ALSA: hda/realtek: fix speaker, mute/micmute LEDs not work on a HP platformJeremy Szu
2023-03-04Merge tag 'sound-fix-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-03-03ALSA: ice1712: Delete unreachable code in aureon_add_controls()Dmitry Fomin
2023-03-03ALSA: ice1712: Do not left ice->gpio_mutex locked in aureon_add_controls()Dmitry Fomin
2023-03-03ALSA: hda/realtek: Add quirk for HP EliteDesk 800 G6 Tower PCŁukasz Stelmach
2023-03-03ALSA: hda/realtek: Improve support for Dell Precision 3260Jaroslav Kysela
2023-02-22Merge tag 'sound-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2023-02-20Merge tag 'arm-boardfile-remove-6.3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2023-02-16Merge branch 'for-linus' into for-nextTakashi Iwai
2023-02-16Merge branch 'topic/apple-gmux' into for-nextTakashi Iwai
2023-02-16ALSA: hda/hdmi: Register with vga_switcheroo on Dual GPU MacbooksOrlando Chamberlain
2023-02-14ALSA: hda/realtek: Enable mute/micmute LEDs and speaker support for HP LaptopsAndy Chi
2023-02-14ALSA: hda: cs35l41: Enable Amp High Pass FilterStefan Binding
2023-02-14ALSA: hda: cs35l41: Ensure firmware/tuning pairs are always loadedStefan Binding
2023-02-14ALSA: hda: cs35l41: Correct error condition handlingVitaly Rodionov
2023-02-14ALSA: hda/realtek: fix mute/micmute LEDs don't work for a HP platform.Andy Chi
2023-02-13ALSA: hda/realtek - fixed wrong gpio assignedKailang Yang
2023-02-11ALSA: hda: Fix codec device field initializanCezary Rojewski
2023-02-10ALSA: hda: remove redundant variable in snd_hdac_stream_start()Zhang Yiqun
2023-02-10ALSA: hda/conexant: add a new hda codec SN6180Bo Liu
2023-02-08ALSA: core: Make snd_card_free() return voidUwe Kleine-König