aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/intel
AgeCommit message (Expand)AuthorFilesLines
2026-08-18Merge tag 'asoc-v7.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai49-416/+365
2026-08-17Merge branch 'for-next' into for-linusTakashi Iwai1-1/+1
2026-08-13ASoC: Intel: avs: Drop __force castTakashi Iwai1-1/+1
2026-08-11ASoC: Intel: NVL: Add entry for HDMI-In capture support to non-I2S codec boards.Balamurugan C2-0/+12
2026-08-11ASoC: Intel: KMB: Propagate -EPROBE_DEFER from IRQ lookupbui duc phuc1-0/+2
2026-08-10ASoC: Intel: catpt: Use auto-cleanup for firmware loadingTakashi Iwai1-10/+5
2026-08-10ASoC: Intel: avs: Use auto-cleanup for firmware loadingTakashi Iwai1-2/+1
2026-08-10ASoC: Intel: sof_rt5682: Add HDMI-In capture with rt5682 support for NVL.Balamurugan C2-0/+14
2026-08-10ASoC: Intel: soc-acpi: Add entry for HDMI_In capture support in NVL match tableBalamurugan C2-0/+22
2026-08-05ASoC: intel: catpt: pcm: use snd_soc_register_component()Kuninori Morimoto1-9/+5
2026-08-05ASoC: intel: avs: probes: use snd_soc_register_component()Kuninori Morimoto1-8/+8
2026-08-05ASoC: intel: avs: use snd_soc_register_component()Kuninori Morimoto3-12/+14
2026-08-03Merge remote-tracking branch 'asoc/for-7.3' into asoc-nextMark Brown44-376/+331
2026-07-30ASoC: SOF: topology: Use acpi mach from the machine driverBard Liao1-1/+6
2026-07-30ASoC: Intel: catpt: Streamline control-variables namingCezary Rojewski1-2/+1
2026-07-30ASoC: Intel: catpt: Streamline runtime-variables namingCezary Rojewski1-21/+21
2026-07-30ASoC: Intel: catpt: Streamline wording of offset variablesCezary Rojewski1-26/+22
2026-07-30ASoC: Intel: catpt: Rename firmware loading functionsCezary Rojewski1-16/+16
2026-07-30ASoC: Intel: catpt: Rename module header structCezary Rojewski1-8/+8
2026-07-30ASoC: Intel: catpt: Drop redundant signature argumentCezary Rojewski1-5/+3
2026-07-30ASoC: Intel: catpt: Drop redundant else-ifCezary Rojewski1-2/+2
2026-07-30ASoC: Intel: catpt: Wrap the store firmware-context procedureCezary Rojewski3-36/+40
2026-07-27ASoC: Use named initializers for platform_device_id arraysMark Brown20-51/+33
2026-07-27ASOC: Unify code style for platform_device_id arraysUwe Kleine-König (The Capable Hub)19-49/+29
2026-07-27ASoC: Use named initializers for platform_device_id arraysUwe Kleine-König (The Capable Hub)1-2/+2
2026-07-27ASoC: remove conditional return with no effectSang-Heon Jeon1-6/+1
2026-07-26ASoC: Intel: avs: da7219: Remove redundant DAI link name allocationLinmao Li1-1/+0
2026-07-26ASoC: soc-acpi-intel-mtl-match: use function topology by defaultBard Liao1-1/+17
2026-07-26ASoC: soc-acpi-intel-arl-match: use function topology by defaultBard Liao1-0/+3
2026-07-26ASoC: soc-acpi-intel-lnl-match: use function topology by defaultBard Liao1-3/+12
2026-07-26ASoC: soc-acpi-intel-ptl-match: use function topology by defaultBard Liao1-0/+1
2026-07-26ASoC: soc-acpi-intel-ptl-match: add machine check for machines can't use function topologyBard Liao1-3/+2
2026-07-26ASoC: Intel: add snd_soc_acpi_intel_rt712_vb_no_function_topology machine check functionBard Liao2-0/+9
2026-07-23ASoC: Intel: soc-acpi: Add entry for sof_rt5682 in NVL match table.Balamurugan C1-0/+13
2026-07-22ASoC: intel: sof_sdw: use &pdev->dev instead of card->devKuninori Morimoto1-5/+5
2026-07-16ASoC: Intel: sof_sdw: Add quirks for new Dell laptopsCharles Keepax1-0/+2
2026-07-15ASoC: tegra: Simplify error handlingMark Brown1-0/+1
2026-07-06ASoC: sof_sdw: Add a quirk for 0x17aa383c laptop using sidecar amps with cs42l43Maciej Strozek1-0/+1
2026-06-30ASoC: sdw_utils: tidyup functionsMark Brown1-1/+1
2026-06-30ASoC: sdw_utils: tidyup asoc_sdw_parse_sdw_endpoints()Kuninori Morimoto1-1/+1
2026-06-29ASoC: Intel: Convert locking to guard()/scoped_guard()Mark Brown13-196/+141
2026-06-29ASoC: Intel: atom: Use scoped_guard() for scoped lockingbui duc phuc2-31/+27
2026-06-29ASoC: Intel: atom: Use guard() for lockingbui duc phuc4-45/+23
2026-06-29ASoC: intel: atom: Use __free(kfree) for stream pointerbui duc phuc1-6/+14
2026-06-29ASoC: Intel: avs: Use scoped_guard() for scoped lockingbui duc phuc3-41/+41
2026-06-29ASoC: Intel: avs: Use guard() for lockingbui duc phuc7-76/+39
2026-06-29AsoC: intel: sst: fix PCI device reference leak on probe failureHaoxiang Li1-1/+3
2026-06-04ASoC: Intel: catpt: Cleanup components_kcontrols[]Cezary Rojewski1-8/+7
2026-06-04ASoC: Intel: catpt: Drop manipulation of the obsolete direction flagCezary Rojewski1-1/+0
2026-06-04ASoC: Intel: catpt: Remove unused WAVES controlsCezary Rojewski1-32/+0