aboutsummaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2024-08-28ASoC: Intel: sof_sdw: overwrite mach_params->dmic_numBard Liao1-0/+5
2024-08-28ASoC: Intel: sof_sdw: move ignore_internal_dmic check earlierBard Liao1-10/+10
2024-08-28ASoC: SOF: Intel: hda: refactoring topology name fixup for SDW machBrent Lu1-120/+46
2024-08-28ASoC: SOF: Intel: hda: refactoring topology name fixup for HDA machBard Liao2-51/+45
2024-08-28ASoC: Intel: boards: always check the result of acpi_dev_get_first_match_dev()Pierre-Louis Bossart9-4/+24
2024-08-28ASoC: Intel: sof_sdw: add rt1320 amp supportBard Liao3-1/+30
2024-08-28ASoC: Intel: sof_sdw: make sof_sdw_quirk staticPierre-Louis Bossart2-3/+1
2024-08-28ASoc: SOF: topology: Clear SOF link platform name upon unloadChen-Yu Tsai1-0/+2
2024-08-28ALSA: hda/conexant: Add pincfg quirk to enable top speakers on Sirius devicesChristoffer Sandberg1-0/+11
2024-08-28Merge tag 'sound-6.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds20-53/+149
2024-08-27ALSA: pcm: Drop PCM vmalloc buffer helpersTakashi Iwai1-59/+0
2024-08-26ASoC: SOF: topology: Use kmemdup_array instead of kmemdup for multiple alloca...Shen Lichuan1-4/+4
2024-08-26ASoC: tas2781: replace devm_kzalloc and scnprintf with devm_kstrdupShenghao Ding1-13/+10
2024-08-26ASoC: fix module autoloadingLiao Chen1-0/+1
2024-08-26ASoC: tda7419: fix module autoloadingLiao Chen1-0/+1
2024-08-26ASoC: google: fix module autoloadingLiao Chen1-0/+1
2024-08-26ASoC: intel: fix module autoloadingLiao Chen1-0/+1
2024-08-26ALSA: hda: hda_component: Fix mutex crash if nothing ever bindsRichard Fitzgerald1-2/+3
2024-08-26ALSA: usb-audio: Use kmemdup_array instead of kmemdup for multiple allocationShen Lichuan1-2/+2
2024-08-26ALSA: hda/realtek: support HP Pavilion Aero 13-bg0xxx Mute LEDHendrik Borghorst1-0/+1
2024-08-25ALSA: hda/realtek: Fix the speaker output on Samsung Galaxy Book3 UltraYOUNGJIN JOO1-0/+1
2024-08-24Add SOF support for ACP7.0 based platformMark Brown9-14/+365
2024-08-23ASoC: tegra: Fix CBB error during probe()Mohan Kumar1-4/+6
2024-08-23ASoC: dapm: Fix UAF for snd_soc_pcm_runtime objectrobelin1-0/+1
2024-08-23ASoC: Merge up fixesMark Brown13-10/+26
2024-08-23PCI: Add function 0 DMA alias quirk for Glenfly Arise chipWangYuli1-1/+1
2024-08-23ASoC: SOF: amd: add support for acp7.0 based platformVijendar Mukunda7-14/+352
2024-08-23ASoC: amd: Add acpi machine id for acp7.0 version based platformVijendar Mukunda2-0/+13
2024-08-23ASoC: Intel: soc-acpi-cht: Make Lenovo Yoga Tab 3 X90F DMI match less strictHans de Goede1-1/+0
2024-08-23ASoC: Intel: Boards: Fix NULL pointer deref in BYT/CHT boards harderHans de Goede9-9/+9
2024-08-23Merge tag 'asoc-fix-v6.11-rc3' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai16-25/+88
2024-08-23Merge tag 'kbuild-fixes-v6.11-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+0
2024-08-22ASoC: grace time for DPCM cleanupMark Brown11-87/+46
2024-08-22ASoC: cs-amp-lib: Ignore empty UEFI calibration entriesRichard Fitzgerald1-1/+6
2024-08-22ASoC: cs35l56: Make struct regmap_config constRichard Fitzgerald1-3/+3
2024-08-22ASoC: cs-amp-lib-test: Force test calibration blob entries to be validRichard Fitzgerald1-0/+9
2024-08-22ASoC: Intel: sof_sdw: use playback/capture_only flagsKuninori Morimoto1-2/+2
2024-08-22ASoC: amlogic: do not use dpcm_playback/capture flagsJerome Brunet2-7/+7
2024-08-22ASoC: remove snd_soc_dai_link_set_capabilities()Kuninori Morimoto8-50/+0
2024-08-22ASoC: soc-pcm: Indicate warning if dpcm_playback/capture were used for availa...Kuninori Morimoto1-28/+37
2024-08-22ASoC: dwc: change to use devm_clk_get_enabled() helpersWu Bo1-13/+3
2024-08-22ALSA: hda/realtek - FIxed ALC285 headphone no soundKailang Yang1-12/+14
2024-08-22ALSA: hda/realtek - Fixed ALC256 headphone no soundKailang Yang1-13/+37
2024-08-21ASoC: allow module autoloading for table board_idsHongbo Li1-0/+2
2024-08-21ASoC: allow module autoloading for table db1200_pidsHongbo Li1-0/+1
2024-08-21ASoC: SOF: amd: remove unused variable from sof_amd_acp_desc structureVijendar Mukunda5-5/+0
2024-08-21ASoC: soc-pcm: remove snd_soc_dpcm_stream_lock_irqsave_nested()Kuninori Morimoto1-8/+2
2024-08-21ASoC: tas2781: Remove unnecessary line feed for tasdevice_codec_removeBaojun Xu1-4/+3
2024-08-21ASoC: codecs: wcd934x: make read-only array minCode_param static constColin Ian King1-2/+2
2024-08-21ALSA: hda: cs35l56: Don't use the device index as a calibration indexSimon Trimmer1-1/+1