summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2026-03-16ASoC: amd: acp3x-es83x: Drop unused includeLinus Walleij1-1/+0
2026-03-16ASoC: amd: acp-rt5645: Drop unused includeLinus Walleij1-1/+0
2026-03-16ASoC: amd: acp-es8336: Drop unused includeLinus Walleij1-1/+0
2026-03-16ASoC: amd: acp-da7291-max98357a: Drop unused includeLinus Walleij1-1/+0
2026-03-16ASoC: sdw_utils: Add codec_info for cs42l49Charles Keepax1-0/+36
2026-03-16ASoC: SDCA: Add support for the Cirrus Logic cs42l49Charles Keepax1-0/+1
2026-03-16ASoC: amd: acp: add PX13 SoundWire machine link for rt721+tas2783x2Hasun Park1-0/+61
2026-03-16ASoC: amd: acp: add DMI override for ACP70 flagHasun Park1-1/+14
2026-03-16ASoC: sma1307: fix double free of devm_kzalloc() memoryGuangshuo Li1-2/+4
2026-03-15ALSA: hda/realtek: Add HP ENVY Laptop 13-ba0xxx quirkAndrii Kovalchuk1-0/+1
2026-03-14ALSA: hda/realtek: Add quirk for ASUS ROG Flow Z13-KJP GZ302EACMatthew Schwartz1-0/+1
2026-03-14ALSA: hda/realtek: add quirk for Lenovo Yoga 7 2-in-1 16AKP10Zhang Heng1-0/+1
2026-03-12Merge tag 'asoc-fix-v7.0-rc3' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai9-14/+52
2026-03-12ASoC: wm_adsp: Some improvements to firmware fileMark Brown5-109/+1385
2026-03-12ASoC: fsl: add bitcount and timestamp controlsMark Brown6-0/+331
2026-03-12ALSA: usb-audio: map UAC3 front wide channels in convert_chmap_v3()Cássio Gabriel1-0/+8
2026-03-11ASoC: amd: acp-mach-common: Add missing error check for clock acquisitionChen Ni1-4/+14
2026-03-11ASoC: cs35l56: Support clock stop mode 1 if enabled in ACPIRichard Fitzgerald2-5/+30
2026-03-11ASoC: detect empty DMI stringsCasey Connolly1-1/+4
2026-03-11Merge patch series "ASoC: Intel: catpt: Overhaul volume and mute control oper...Mark Brown6-227/+169
2026-03-11ASoC: Intel: catpt: Migrate to the new control operationsCezary Rojewski1-237/+6
2026-03-11ASoC: Intel: catpt: Do not wake DSP just for volume setupCezary Rojewski1-0/+9
2026-03-11ASoC: Intel: catpt: Simplify procedure of applying user settingsCezary Rojewski1-31/+33
2026-03-11ASoC: Intel: catpt: New volume and mute control operationsCezary Rojewski2-0/+152
2026-03-11ASoC: Intel: catpt: Synchronize stream accessCezary Rojewski5-12/+22
2026-03-11ASoC: amd: acp3x-rt5682-max9836: Add missing error check for clock acquisitionChen Ni1-2/+7
2026-03-11ALSA: usb-audio: Add iface reset and delay quirk for SPACETOUCH USB AudioLianqin Hu1-0/+2
2026-03-10ASoC: codecs: rt1011: Use component to get the dapm context in spk_mode_putPeter Ujfalusi1-1/+1
2026-03-10ASoC: da7219: scope AAD suspend and resume helpers to CONFIG_PMPengpeng Hou2-1/+7
2026-03-10ALSA: aoa: Skip devices with no codecs in i2sbus_resume()Thorsten Blum2-11/+8
2026-03-10ASoC: SOF: sof-audio: pcm_id is __le32Ben Dooks5-17/+23
2026-03-10ASoC: wm_adsp: Combine some similar code in firmware file searchRichard Fitzgerald1-27/+22
2026-03-10ASoC: wm_adsp: Use a struct to pass around firmware struct and filenameRichard Fitzgerald3-114/+77
2026-03-10ASoC: wm_adsp: Add KUnit test cases for '/' in firmware filenamesRichard Fitzgerald1-0/+15
2026-03-10ASoC: wm_adsp: Convert '/' to '-' when normalizing firmware filenamesRichard Fitzgerald1-5/+4
2026-03-10ASoC: wm_adsp: Use consistent error checks in wm_adsp_request_firmware_files()Richard Fitzgerald1-27/+65
2026-03-10ASoC: wm_adsp: Remove duplicated code to find firmware fileRichard Fitzgerald1-20/+7
2026-03-10ASoC: wm_adsp: Add kunit test for firmware file searchRichard Fitzgerald3-1/+1238
2026-03-10ASoC: wm_adsp: Export function for KUnit test to get firmware filenamesRichard Fitzgerald2-0/+12
2026-03-10ASoC: wm_adsp: Add KUnit redirection stubs for firmware file searchRichard Fitzgerald2-10/+43
2026-03-10ASoC: wm_adsp: Remove unused argument to wm_adsp_release_firmware_files()Richard Fitzgerald1-6/+3
2026-03-10ASoC: fsl_xcvr: add bitcount and timestamp controlsShengjiu Wang2-0/+82
2026-03-10ASoC: fsl_sai: add bitcount and timestamp controlsShengjiu Wang2-0/+70
2026-03-10ASoC: fsl_utils: Add snd_kcontrol functions for specific casesShengjiu Wang2-0/+179
2026-03-10ASoC: ti: davinci-mcasp: McASP code cleanup and clkMark Brown18-53/+622
2026-03-10ALSA: hda/senary: Fix beep error handling and optimize EAPD switchingwangdicheng1-5/+5
2026-03-10ALSA: usb-audio: Check endpoint numbers at parsing Scarlett2 mixer interfacesTakashi Iwai1-0/+2
2026-03-10ASoC: simple-card-utils: fix graph_util_is_ports0() for DT overlaysSen Wang1-4/+8
2026-03-10ASoC: tegra: Add Tegra238 sound card supportMark Brown1-0/+11
2026-03-10Add support for CS42L43B codec to CS42L43 driverMark Brown3-135/+679