summaryrefslogtreecommitdiffstats
path: root/sound/pci
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* | | | ALSA: patch_realtek: Fix Dell Inspiron Plus 16Philipp Jungkamp2022-12-051-0/+37
* | | | ALSA: hda/cirrus: Add extra 10 ms delay to allow PLL settle and lock.Vitaly Rodionov2022-12-051-1/+1
* | | | ALSA: hda/realtek: fix mute/micmute LEDs for a HP ProBookAndy Chi2022-11-291-0/+2
* | | | ALSA: asihpi: fix missing pci_disable_device()Liu Shixin2022-11-281-1/+1
* | | | ALSA: hda: cs35l41: Convert to i2c's .probe_new()Uwe Kleine-König2022-11-191-2/+2
* | | | Merge branch 'for-linus' into for-nextTakashi Iwai2022-11-1610-43/+69
|\ \ \ \ | | |_|/ | |/| |
| * | | ALSA: hda/realtek: Fix the speaker output on Samsung Galaxy Book Pro 360Takashi Iwai2022-11-151-0/+1
| * | | ALSA: hda/realtek: fix speakers for Samsung Galaxy Book ProEmil Flink2022-11-151-0/+1
| | |/ | |/|
| * | ALSA: hda/realtek: Add Positivo C6300 model quirkEdson Juliano Drosdeck2022-11-101-0/+1
| * | ALSA: hda/hdmi - enable runtime pm for more AMD display audioEvan Quan2022-11-081-0/+3
| * | ALSA: hda/ca0132: add quirk for EVGA Z390 DARKXian Wang2022-11-051-0/+1
| * | ALSA: hda: clarify comments on SCF changesPierre-Louis Bossart2022-11-011-4/+4
| * | ALSA: hda/realtek: Add quirk for ASUS Zenbook using CS35L41Stefan Binding2022-10-281-0/+1
| |/
| * ALSA: rme9652: use explicitly signed charJason A. Donenfeld2022-10-252-24/+24
| * ALSA: au88x0: use explicitly signed charJason A. Donenfeld2022-10-252-4/+4
| * ALSA: hda/realtek: Add another HP ZBook G9 model quirksTakashi Iwai2022-10-221-0/+2
| * ALSA: ac97: Use snd_ctl_rename() to rename a controlMaciej S. Szmigiero2022-10-211-8/+24
| * ALSA: ca0106: Use snd_ctl_rename() to rename a controlMaciej S. Szmigiero2022-10-211-1/+1
| * ALSA: emu10k1: Use snd_ctl_rename() to rename a controlMaciej S. Szmigiero2022-10-211-1/+1
| * ALSA: hda/realtek: Use snd_ctl_rename() to rename a controlMaciej S. Szmigiero2022-10-211-1/+1
* | ALSA: cs5535audio: Remove the redundant assignmentJiapeng Chong2022-11-071-3/+1
* | ALSA: asihpi: remove variable loopsColin Ian King2022-10-241-2/+0
|/
* ALSA: ac97: fix possible memory leak in snd_ac97_dev_register()Yang Yingliang2022-10-201-0/+1
* ALSA: hda/realtek: Add quirk for ASUS Zenbook using CS35L41Stefan Binding2022-10-181-0/+1
* ALSA: hda/realtek: simplify the return of comp_bind()Yang Yingliang2022-10-171-6/+1
* Merge tag 'sound-fix-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-10-145-105/+205
|\
| * ALSA: hda: cs35l41: Support System SuspendStefan Binding2022-10-121-24/+136
| * ALSA: hda: cs35l41: Remove suspend/resume hda hooksStefan Binding2022-10-123-39/+13
| * ALSA: hda/cs_dsp_ctl: Fix mutex inversion when creating controlsRichard Fitzgerald2022-10-123-29/+40
| * ALSA: hda: hda_cs_dsp_ctl: Ensure pwr_lock is held before reading/writing con...Stefan Binding2022-10-121-2/+11
| * ALSA: hda: hda_cs_dsp_ctl: Minor clean and redundant code removalStefan Binding2022-10-121-13/+4
| * ALSA: hda/realtek: Add Intel Reference SSID to support headset keysSaranya Gopal2022-10-111-0/+1
| * ALSA: hda/realtek: Add quirk for ASUS GV601R laptopLuke D. Jones2022-10-101-0/+1
| * ALSA: hda/realtek: Correct pin configs for ASUS G533ZLuke D. Jones2022-10-101-3/+5
| * ALSA: hda/realtek: remove ALC289_FIXUP_DUAL_SPK for Dell 5530Callum Osmotherly2022-10-051-1/+0
* | Merge tag 'sound-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2022-10-0516-287/+161
|\|
| * ALSA: hda: Fix position reporting on PoulsboTakashi Iwai2022-10-011-1/+2
| * ALSA: hda/hdmi: Don't skip notification handling during PM operationTakashi Iwai2022-10-011-6/+0
| * ALSA: hda/realtek: More robust component matching for CS35L41Takashi Iwai2022-09-301-25/+37
| * ALSA: hda/realtek: Add quirk for HP Zbook Firefly 14 G9 modelTakashi Iwai2022-09-291-0/+18
| * ALSA: asihpi - Remove unused struct hpi_subsys_responseYuan Can2022-09-291-5/+0