summaryrefslogtreecommitdiff
path: root/sound/pci
AgeCommit message (Expand)Author
2024-05-24Merge tag 'sound-fix-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-05-23ALSA: hda/realtek: fix mute/micmute LEDs don't work for ProBook 440/460 G11.Andy Chi
2024-05-21ALSA: hda/realtek: Enable headset mic of JP-IK LEAP W502 with ALC897Jian-Hong Pan
2024-05-19Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-05-13ALSA: hda/realtek: Drop doubly quirk entry for 103c:8a2eTakashi Iwai
2024-05-13ALSA: hda/realtek - fixed headset Mic not showKailang Yang
2024-05-13Merge tag 'asoc-v6.10' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai
2024-05-09ALSA: hda: clarify Copyright informationPierre-Louis Bossart
2024-05-09ALSA: hda: cirrus_scodec_test: Add missing module descriptionsTakashi Iwai
2024-05-08ALSA: hda: cs35l56: Fix lifetime of cs_dsp instanceRichard Fitzgerald
2024-05-08ALSA: hda: hda_component: Initialize shared data during bind callbackRichard Fitzgerald
2024-05-08ALSA: hda/cs_dsp_ctl: Use private_free for control cleanupRichard Fitzgerald
2024-05-08ALSA: pci: Use *-y instead of *-objs in MakefileTakashi Iwai
2024-05-08ALSA: hda/realtek: Add support for ASUS Zenbook 2024 HN7306WStefan Binding
2024-05-08ALSA: hda/realtek: Fix internal speakers for Legion Y9000X 2022 IAH7Junhao Pei
2024-05-08Merge branch 'topic/hda-config-pm-cleanup' into for-nextTakashi Iwai
2024-05-08ALSA: hda: Add Intel BMG PCI ID and HDMI codec vidChaitanya Kumar Borah
2024-05-08ALSA: hda: cs35l41: Add support for ASUS ROG 2024 LaptopsStefan Binding
2024-05-08ALSA: hda: cs35l41: Ignore errors when configuring IRQsStefan Binding
2024-05-08ALSA: hda: via: Reduce CONFIG_PM dependenciesTakashi Iwai
2024-05-08ALSA: hda: sigmantel: Reduce CONFIG_PM dependenciesTakashi Iwai
2024-05-08ALSA: hda: realtek: Reduce CONFIG_PM dependenciesTakashi Iwai
2024-05-08ALSA: hda: hdmi: Reduce CONFIG_PM dependenciesTakashi Iwai
2024-05-08ALSA: hda: cs4809: Reduce CONFIG_PM dependenciesTakashi Iwai
2024-05-08ALSA: hda: conexant: Reduce CONFIG_PM dependenciesTakashi Iwai
2024-05-08ALSA: hda: cirrus: Reduce CONFIG_PM dependenciesTakashi Iwai
2024-05-08ALSA: hda: ca0132: Reduce CONFIG_PM dependenciesTakashi Iwai
2024-05-08ALSA: hda: analog: Reduce CONFIG_PM dependenciesTakashi Iwai
2024-05-08ALSA: hda: generic: Reduce CONFIG_PM dependenciesTakashi Iwai
2024-05-08ALSA: hda: codec: Reduce CONFIG_PM dependenciesTakashi Iwai
2024-05-08ALSA: hda: intel: Reduce CONFIG_PM dependenciesTakashi Iwai
2024-05-02ALSA: hda/realtek: Fix build error without CONFIG_PMTakashi Iwai
2024-05-01Merge tag 'asoc-fix-v6.9-rc6' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai
2024-04-30ALSA: hda/realtek: Fix conflicting PCI SSID 17aa:386f for Lenovo Legion modelsTakashi Iwai
2024-04-30ALSA: hda/realtek - Set GPIO3 to default at S4 state for Thinkpad with ALC1318Kailang Yang
2024-05-01ASoC: doc: dapm: various improvementsMark Brown
2024-04-30ASoC: Merge up fixesMark Brown
2024-04-29ALSA: hda/realtek: Fix mute led of HP Laptop 15-da3001TUAman Dhoot
2024-04-28Merge branch 'topic/emu10k1-fix' into for-nextTakashi Iwai
2024-04-28ALSA: emu10k1: move code for entering E-MU card FPGA programming modeOswald Buddenhagen
2024-04-28ALSA: emu10k1: move snd_emu1010_load_firmware_entry() to io.cOswald Buddenhagen
2024-04-28ALSA: emu10k1: make snd_emu1010_load_firmware_entry() voidOswald Buddenhagen
2024-04-28ALSA: emu10k1: simplify E-MU card FPGA reset sequenceOswald Buddenhagen
2024-04-28ALSA: emu10k1: make E-MU FPGA writes potentially more reliableOswald Buddenhagen
2024-04-28ALSA: emu10k1: fix E-MU dock initializationOswald Buddenhagen
2024-04-28ALSA: emu10k1: use mutex for E-MU FPGA access lockingOswald Buddenhagen
2024-04-28ALSA: emu10k1: move the whole GPIO event handling to the workqueueOswald Buddenhagen
2024-04-28ALSA: emu10k1: factor out snd_emu1010_load_dock_firmware()Oswald Buddenhagen
2024-04-28ALSA: emu10k1: fix E-MU card dock presence monitoringOswald Buddenhagen
2024-04-25fix missing vmalloc.h includesKent Overstreet