summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2024-05-09ALSA: hda: clarify Copyright informationPierre-Louis Bossart3-3/+3
2024-05-09Merge branch 'topic/hda-nhlt' into for-nextTakashi Iwai2-7/+10
2024-05-09ALSA: hda: intel-dsp-config: Switch to ACPI NHLTAmadeusz Sławiński2-7/+10
2024-05-09sound: oss: dmasound: Add missing module descriptionsTakashi Iwai2-0/+3
2024-05-09ALSA: hda: cirrus_scodec_test: Add missing module descriptionsTakashi Iwai1-0/+1
2024-05-09ALSA: pcmtest: Add missing module descriptionsTakashi Iwai1-0/+1
2024-05-09ALSA: kunit: Add missing module descriptionsTakashi Iwai1-0/+1
2024-05-09ALSA: pcm_dmaengine: Add missing module descriptionTakashi Iwai1-0/+1
2024-05-09ALSA: ac97: bus: Add missing module descriptionTakashi Iwai1-0/+1
2024-05-09ALSA: ac97: legacy: Add missing module descriptionTakashi Iwai1-0/+1
2024-05-09ALSA: usb-audio: Add name for HP Engage Go dockSteven 'Steve' Kendall1-0/+4
2024-05-08ALSA: hda: cs35l56: Fix lifetime of cs_dsp instanceRichard Fitzgerald1-3/+5
2024-05-08ALSA: hda: hda_component: Initialize shared data during bind callbackRichard Fitzgerald3-7/+18
2024-05-08ALSA: hda/cs_dsp_ctl: Use private_free for control cleanupRichard Fitzgerald1-16/+31
2024-05-08ALSA: misc: Use *-y instead of *-objs in MakefileTakashi Iwai17-28/+28
2024-05-08ALSA: aoa: Use *-y instead of *-objs in MakefileTakashi Iwai5-7/+7
2024-05-08ALSA: firewire: Use *-y instead of *-objs in MakefileTakashi Iwai9-10/+10
2024-05-08ALSA: drivers: Use *-y instead of *-objs in MakefileTakashi Iwai6-16/+16
2024-05-08ALSA: usb: Use *-y instead of *-objs in MakefileTakashi Iwai5-7/+7
2024-05-08ALSA: isa: Use *-y instead of *-objs in MakefileTakashi Iwai12-41/+41
2024-05-08ALSA: hda: Use *-y instead of *-objs in MakefileTakashi Iwai2-5/+5
2024-05-08ALSA: pci: Use *-y instead of *-objs in MakefileTakashi Iwai22-94/+94
2024-05-08ALSA: core: Use *-y instead of *-objs in MakefileTakashi Iwai5-19/+19
2024-05-08ALSA: hda/realtek: Add support for ASUS Zenbook 2024 HN7306WStefan Binding1-0/+1
2024-05-08ALSA: hda/realtek: Fix internal speakers for Legion Y9000X 2022 IAH7Junhao Pei2-0/+3
2024-05-08Merge branch 'topic/hda-config-pm-cleanup' into for-nextTakashi Iwai49-269/+532
2024-05-08ALSA: hda: Add Intel BMG PCI ID and HDMI codec vidChaitanya Kumar Borah2-0/+3
2024-05-08ALSA: aoa: soundbus: i2sbus: pcm: use 'time_left' variable with wait_for_comp...Wolfram Sang1-5/+5
2024-05-08ALSA: usb-audio: Add sampling rates support for Mbox3Manuel Barrio Linares2-31/+81
2024-05-08ALSA: hda: cs35l41: Add support for ASUS ROG 2024 LaptopsStefan Binding1-0/+10
2024-05-08ALSA: hda: cs35l41: Ignore errors when configuring IRQsStefan Binding1-22/+47
2024-05-08ALSA: hda: via: Reduce CONFIG_PM dependenciesTakashi Iwai1-6/+0
2024-05-08ALSA: hda: sigmantel: Reduce CONFIG_PM dependenciesTakashi Iwai1-8/+0
2024-05-08ALSA: hda: realtek: Reduce CONFIG_PM dependenciesTakashi Iwai1-15/+1
2024-05-08ALSA: hda: hdmi: Reduce CONFIG_PM dependenciesTakashi Iwai1-8/+0
2024-05-08ALSA: hda: cs4809: Reduce CONFIG_PM dependenciesTakashi Iwai1-8/+0
2024-05-08ALSA: hda: conexant: Reduce CONFIG_PM dependenciesTakashi Iwai1-4/+0
2024-05-08ALSA: hda: cirrus: Reduce CONFIG_PM dependenciesTakashi Iwai1-4/+0
2024-05-08ALSA: hda: ca0132: Reduce CONFIG_PM dependenciesTakashi Iwai1-4/+0
2024-05-08ALSA: hda: analog: Reduce CONFIG_PM dependenciesTakashi Iwai1-4/+0
2024-05-08ALSA: hda: generic: Reduce CONFIG_PM dependenciesTakashi Iwai2-6/+0
2024-05-08ALSA: hda: codec: Reduce CONFIG_PM dependenciesTakashi Iwai3-33/+10
2024-05-08ALSA: hda: intel: Reduce CONFIG_PM dependenciesTakashi Iwai2-34/+14
2024-05-02ALSA: hda/realtek: Fix build error without CONFIG_PMTakashi Iwai1-1/+3
2024-05-01Merge tag 'asoc-fix-v6.9-rc6' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai31-134/+407
2024-04-30ALSA: hda/realtek: Fix conflicting PCI SSID 17aa:386f for Lenovo Legion modelsTakashi Iwai1-1/+23
2024-04-30ALSA: hda/realtek - Set GPIO3 to default at S4 state for Thinkpad with ALC1318Kailang Yang1-1/+50
2024-04-30ASoC: meson: tdm fixesMark Brown5-20/+93
2024-04-29ALSA: hda: intel-sdw-acpi: fix usage of device_get_named_child_node()Pierre-Louis Bossart1-0/+2
2024-04-29ALSA: hda: intel-dsp-config: harden I2C/I2S codec detectionPierre-Louis Bossart1-2/+25