summaryrefslogtreecommitdiff
path: root/sound/soc
AgeCommit message (Expand)AuthorFilesLines
2025-06-13ASoC: soc-ops-test: dynamically allocate struct snd_ctl_elem_valueKuninori Morimoto1-11/+18
2025-06-13ASoC: apple: mca: Drop default ARCH_APPLE in KconfigSven Peter1-1/+0
2025-06-12ASoC: mediatek: mt8183-afe-pcm: use local `dev` pointer in driver callbacksChen-Yu Tsai1-20/+17
2025-06-12ASoC: mediatek: mt8173-afe-pcm: use local `dev` pointer in driver callbacksChen-Yu Tsai1-31/+32
2025-06-12ASoC: mediatek: mt8183-afe-pcm: Support >32 bit DMA addressesChen-Yu Tsai1-0/+14
2025-06-12ASoC: mediatek: use reserved memory or enable buffer pre-allocationChen-Yu Tsai6-1/+32
2025-06-12ASoC: amd: yc: Add quirk for MSI Bravo 17 D7VF internal micGabriel Santese1-0/+7
2025-06-12ASoC: tas2781: Move the "include linux/debugfs.h" into tas2781.hShenghao Ding1-3/+0
2025-06-12ASoC: cs35l56: Use SoundWire address as alternate firmware suffix on L56 B0Richard Fitzgerald4-17/+50
2025-06-12ASoC: cs35l56: Use SoundWire address as firmware name suffix for new siliconRichard Fitzgerald5-17/+54
2025-06-10ASoC: ops: dynamically allocate struct snd_ctl_elem_valueArnd Bergmann1-11/+15
2025-06-10ASoC: sdw_utils: Fix potential NULL pointer deref in is_sdca_endpoint_present()Thorsten Blum1-0/+2
2025-06-09ASoC: codecs: More const and unused member cleanupsMark Brown24-43/+31
2025-06-09ASoC: cs42l43: Remove unnecessary work functionsCharles Keepax3-52/+23
2025-06-09Add DisplayPort sound support for Fairphone 5Mark Brown1-12/+15
2025-06-09ASoC: Add Richtek RTQ9124 supportMark Brown3-1/+555
2025-06-09Cleanup in rockchip_sai.cMark Brown1-38/+13
2025-06-09ASoC: remove component->idMark Brown2-15/+26
2025-06-09ASoC: tas571x: add support for tas5753Mark Brown1-0/+52
2025-06-09Use helper function for_each_child_of_node_scoped()Mark Brown11-92/+38
2025-06-09ASoC: Intel: avs: Add rt5640 board supportMark Brown6-22/+338
2025-06-09ASoC: codecs: wcd93xx: Few simplifications of code andMark Brown4-81/+31
2025-06-09ASoC: renesas: msiof: Convert to <linux/spi/sh_msiof.h>Geert Uytterhoeven1-66/+28
2025-06-09ASoC: amd: acp: Fix pointer assignments for snd_soc_acpi_mach structuresVenkata Prasad Potturu3-10/+10
2025-06-09ASoC: codecs: Add support for Richtek RTQ9124ChiYuan Huang3-1/+555
2025-06-09ASoC: tas2781: Drop the unnecessary symbol implyShenghao Ding1-3/+0
2025-06-09ASoC: soc-dai: tidyup return value of snd_soc_xlate_tdm_slot_mask()Kuninori Morimoto1-7/+9
2025-06-09ASoC: hdac_hdmi: remove hdac_hdmi_jack[_port]_init()Kuninori Morimoto2-307/+0
2025-06-09ASoC: codecs: lpass: Drop unused AIF_INVALID first DAI identifierKrzysztof Kozlowski4-4/+0
2025-06-09ASoC: Intel: avs: Add rt5640 machine boardCezary Rojewski4-0/+311
2025-06-09ASoC: codecs: rt5640: Retry DEVICE_ID verificationXinxin Wan1-0/+5
2025-06-09ASoC: codecs: rt5640: Drop dummy register namesCezary Rojewski2-22/+22
2025-06-09ASOC: rockchip: Use helper function devm_clk_get_enabled()Pei Xiao1-25/+10
2025-06-09ASOC: rockchip: fix capture stream handling in rockchip_sai_xfer_stopPei Xiao1-13/+3
2025-06-09ASoC: tas571x: add support for tas5753Bram Vlerick1-0/+52
2025-06-09ASoC: codecs: wcd939x: Add VDD_PX supplyKrzysztof Kozlowski1-1/+1
2025-06-09ASoC: codecs: wcd939x: Simplify return from devm_gpiod_get() errorKrzysztof Kozlowski1-4/+3
2025-06-09ASoC: codecs: wcd939x: Simplify with devm_regulator_bulk_get_enable()Krzysztof Kozlowski1-28/+10
2025-06-09ASoC: codecs: wcd938x: Simplify with devm_regulator_bulk_get_enable()Krzysztof Kozlowski1-26/+9
2025-06-09ASoC: codecs: wcd937x: Simplify with devm_regulator_bulk_get_enable()Krzysztof Kozlowski2-23/+9
2025-06-09ASoC: remove component->idKuninori Morimoto1-1/+1
2025-06-09ASoC: soc-core: save ID if param was set in fmt_single_name()Kuninori Morimoto1-4/+8
2025-06-09ASoC: qcom: use drvdata instead of component to keep idSrinivas Kandagatla1-10/+17
2025-06-09ASoC: imx-card: Use helper function for_each_child_of_node_scoped()Ai Chao1-8/+5
2025-06-09ASoC: meson: Use helper function for_each_child_of_node_scoped()Ai Chao2-13/+6
2025-06-09ASoC: renesas: Use helper function for_each_child_of_node_scoped()Ai Chao8-71/+27
2025-06-09ASoC: codecs: wcd939x: Drop unused 'struct wcd939x_priv' fieldsKrzysztof Kozlowski1-2/+0
2025-06-09ASoC: codecs: wcd938x: Drop unused variant fieldKrzysztof Kozlowski1-7/+7
2025-06-09ASoC: codecs: wcd938x: Drop unused 'struct wcd938x_priv' fieldsKrzysztof Kozlowski1-2/+0
2025-06-09ASoC: codecs: wcd937x: Drop unused 'struct wcd937x_priv' fieldsKrzysztof Kozlowski1-2/+0