aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2026-03-16ASoC: au1x: name back to pcm_new()/pcm_free()Kuninori Morimoto2-2/+2
2026-03-16ASoC: atmel: name back to pcm_new()/pcm_free()Kuninori Morimoto1-1/+1
2026-03-16ASoC: apple: name back to pcm_new()/pcm_free()Kuninori Morimoto1-2/+2
2026-03-16ASoC: amd: name back to pcm_new()/pcm_free()Kuninori Morimoto8-8/+8
2026-03-16ASoC: soc-component: re-add pcm_new()/pcm_free()Kuninori Morimoto2-1/+10
2026-03-16ASoC: codec: arizona: Convert to use GPIO descriptorsLinus Walleij2-66/+30
2026-03-16ASoC: codecs: aw88166: Support device specific firmwareTeguh Sobirin1-4/+8
2026-03-16ASoC: basic support for configuring bus keepersMark Brown5-0/+233
2026-03-16ASoC: tas2770: expose SDOUT bus keeper via set_tdm_idleJames Calligeros2-0/+87
2026-03-16ASoC: tas2764: expose SDOUT bus keeper via set_tdm_idle operationJames Calligeros2-0/+106
2026-03-16ASoC: soc-dai: add common operation to set TDM idle modeJames Calligeros1-0/+40
2026-03-16ASoC: amd: Move to GPIO descriptorsMark Brown18-22/+84
2026-03-16ASoC: amd: acp3x-rt5682-max9836: Drop unused includeLinus Walleij1-1/+0
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/git/broonie/sound into for-linusTakashi Iwai9-14/+52
2026-03-12ASoC: wm_adsp: Some improvements to firmware fileMark Brown5-107/+1383
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 operations"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