aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci (follow)
AgeCommit message (Expand)AuthorFilesLines
6 daystreewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar5-5/+5
7 daysMerge tag 'sound-fix-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds3-2/+5
12 daysALSA: hda: Ignore unsol events for cards being shut downCezary Rojewski1-1/+1
12 daysALSA: hda: Add new pci id for AMD GPU display HD audio controllerVijendar Mukunda1-0/+3
12 daysALSA: hda: cs35l41: Constify regmap_irq_chipKrzysztof Kozlowski1-1/+1
2025-05-27Merge tag 'sound-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds73-3772/+1525
2025-05-27Merge tag 'timers-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2025-05-22ALSA: hda: acpi: Make driver's match data const staticTakashi Iwai1-1/+1
2025-05-22ALSA: hda: acpi: Use SYSTEM_SLEEP_PM_OPS()Takashi Iwai1-1/+1
2025-05-22Merge branch 'for-linus' into for-nextTakashi Iwai2-3/+10
2025-05-22Merge tag 'asoc-v6.16' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-nextTakashi Iwai4-15/+22
2025-05-22ALSA: core: fix up bus match const issues.Greg Kroah-Hartman1-2/+2
2025-05-22ALSA: hda/tas2781: Move and unified the calibrated-data getting function for SPI and I2C into the tas2781_hda libShenghao Ding4-331/+272
2025-05-21ALSA: hda/tegra: Switch to two-argument strscpy()Daniel Dadap1-2/+2
2025-05-21ALSA: hda - Add new driver for HDA controllers listed via ACPIDaniel Dadap3-0/+338
2025-05-21ALSA: hda/cs35l41_hda: select FW_CS_DSPArnd Bergmann1-0/+1
2025-05-20ALSA: hda/realtek - Add new HP ZBook laptop with micmute led fixupChris Chiu1-0/+1
2025-05-20ALSA: hda/realtek: Add support for HP Agusta using CS35L41 HDAStefan Binding1-0/+2
2025-05-20Add sound card support for QCS9100 and QCS9075Mark Brown1-2/+4
2025-05-20ALSA: hda/realtek: Add quirk for Lenovo Yoga Pro 7 14ASP10Ed Burcher1-0/+1
2025-05-19ALSA: hda: hda-intel: add Wildcat Lake supportPeter Ujfalusi1-0/+2
2025-05-19ALSA: hda: add HDMI codec ID for Intel WCLKai Vehmanen1-0/+1
2025-05-16ALSA: hda/realtek - restore auto-mute mode for Dell Chrome platformKailang Yang1-1/+4
2025-05-16ALSA: hda: cs35l41: Fix swapped l/r audio channels for Acer Helios laptopsStefan Binding1-0/+6
2025-05-16ALSA: hda/realtek: Add support for Acer Helios Laptops using CS35L41 HDAStefan Binding1-0/+10
2025-05-16Merge branch 'for-linus' into for-nextTakashi Iwai2-12/+85
2025-05-15ALSA: hda/tegra: Add Tegra264 supportMohan Kumar D2-6/+46
2025-05-15cs35l56: Log tuning unique identifiers during firmwareMark Brown1-0/+2
2025-05-14ALSA: es1968: Add error handling for snd_pcm_hw_constraint_pow2()Wentao Liang1-2/+4
2025-05-14ALSA: hda: cs35l56: Log tuning unique identifiers during firmware loadSimon Trimmer1-0/+2
2025-05-13ALSA: hda/tas2781: Fix the symbol was not declare warning reported by kernel test robotShenghao Ding1-3/+3
2025-05-08treewide, timers: Rename try_to_del_timer_sync() as timer_delete_sync_try()Ingo Molnar1-1/+1
2025-05-08ALSA: pci: ali5451: use snd_kcontrol_chip()Kuninori Morimoto1-2/+2
2025-05-08ALSA: pci: asihpi: use snd_kcontrol_chip()Kuninori Morimoto1-6/+3
2025-05-08ALSA: pci: au88x0: use snd_kcontrol_chip()Kuninori Morimoto1-5/+5
2025-05-08ALSA: pci: hda: use snd_kcontrol_chip()Kuninori Morimoto1-6/+6
2025-05-08ALSA: hda/tas2781: Create an independent lib to save the shared parts for both SPI and I2C driverShenghao Ding6-457/+405
2025-05-08ALSA: hda: Remove unused snd_hda_add_nidDr. David Alan Gilbert2-33/+0
2025-05-06ASoC: cs35l56: Add Mute, Volume and Posture registers to firmware register listStefan Binding1-10/+7
2025-05-06ASoC: cs35l56: Add struct to index firmware registersStefan Binding3-2/+9
2025-05-06AsoC: Phase out hybrid PCI devresMark Brown1-10/+81
2025-05-01ASoC: codec: twl4030: Convert to GPIO descriptorsMark Brown3-13/+17
2025-04-30ALSA: hda/realtek - Add more HP laptops which need mute led fixupChris Chiu1-0/+3
2025-04-30ALSA: hda/tas2781: Remove tas2781_spi_fwlib.c and leverage SND_SOC_TAS2781_FMWLIBShenghao Ding7-2453/+287
2025-04-30ALSA: hda/cs35l56: Remove dependency on COMPILE_TESTRichard Fitzgerald1-2/+2
2025-04-30ALSA: hda/realtek: Fix built-mic regression on other ASUS modelsTakashi Iwai1-4/+4
2025-04-29ALSA: korg1212: Replace the pending stop check code with sync_stop PCM opsTakashi Iwai1-56/+19
2025-04-27ALSA: hda/realtek: Add quirk for HP Spectre x360 15-df1xxxTakashi Iwai1-0/+42
2025-04-27ALSA: hda: Apply volume control on speaker+lineout for HP EliteStudio AIOChris Chiu1-0/+26
2025-04-27ALSA: hda/hda_cs_dsp_ctl: Delete hda_cs_dsp_ctl moduleRichard Fitzgerald6-313/+38