summaryrefslogtreecommitdiff
path: root/sound/soc
AgeCommit message (Expand)Author
2025-06-09ASoC: amd: acp: Fix pointer assignments for snd_soc_acpi_mach structuresVenkata Prasad Potturu
2025-06-09ASoC: codecs: Add support for Richtek RTQ9124ChiYuan Huang
2025-06-08ASoC: tas2781: Drop the unnecessary symbol implyShenghao Ding
2025-06-08ASoC: soc-dai: tidyup return value of snd_soc_xlate_tdm_slot_mask()Kuninori Morimoto
2025-06-08ASoC: hdac_hdmi: remove hdac_hdmi_jack[_port]_init()Kuninori Morimoto
2025-06-08ASoC: codecs: lpass: Drop unused AIF_INVALID first DAI identifierKrzysztof Kozlowski
2025-06-08ASoC: Intel: avs: Add rt5640 machine boardCezary Rojewski
2025-06-08ASoC: codecs: rt5640: Retry DEVICE_ID verificationXinxin Wan
2025-06-08ASoC: codecs: rt5640: Drop dummy register namesCezary Rojewski
2025-06-08ASOC: rockchip: Use helper function devm_clk_get_enabled()Pei Xiao
2025-06-08ASOC: rockchip: fix capture stream handling in rockchip_sai_xfer_stopPei Xiao
2025-06-08ASoC: tas571x: add support for tas5753Bram Vlerick
2025-06-08ASoC: codecs: wcd939x: Add VDD_PX supplyKrzysztof Kozlowski
2025-06-08ASoC: codecs: wcd939x: Simplify return from devm_gpiod_get() errorKrzysztof Kozlowski
2025-06-08ASoC: codecs: wcd939x: Simplify with devm_regulator_bulk_get_enable()Krzysztof Kozlowski
2025-06-08ASoC: codecs: wcd938x: Simplify with devm_regulator_bulk_get_enable()Krzysztof Kozlowski
2025-06-08ASoC: codecs: wcd937x: Simplify with devm_regulator_bulk_get_enable()Krzysztof Kozlowski
2025-06-08ASoC: remove component->idKuninori Morimoto
2025-06-08ASoC: soc-core: save ID if param was set in fmt_single_name()Kuninori Morimoto
2025-06-08ASoC: qcom: use drvdata instead of component to keep idSrinivas Kandagatla
2025-06-08ASoC: imx-card: Use helper function for_each_child_of_node_scoped()Ai Chao
2025-06-08ASoC: meson: Use helper function for_each_child_of_node_scoped()Ai Chao
2025-06-08ASoC: renesas: Use helper function for_each_child_of_node_scoped()Ai Chao
2025-06-08ASoC: codecs: wcd939x: Drop unused 'struct wcd939x_priv' fieldsKrzysztof Kozlowski
2025-06-08ASoC: codecs: wcd938x: Drop unused variant fieldKrzysztof Kozlowski
2025-06-08ASoC: codecs: wcd938x: Drop unused 'struct wcd938x_priv' fieldsKrzysztof Kozlowski
2025-06-08ASoC: codecs: wcd937x: Drop unused 'struct wcd937x_priv' fieldsKrzysztof Kozlowski
2025-06-08ASoC: codecs: wcd934x: Drop unused num_rx_port/num_tx_port fieldsKrzysztof Kozlowski
2025-06-08ASoC: codecs: wcd9335: Drop unused sido_input_src fieldKrzysztof Kozlowski
2025-06-08ASoC: fsl: Constify reg_default arrayKrzysztof Kozlowski
2025-06-08ASoC: codecs: Constify regmap configuration static variablesKrzysztof Kozlowski
2025-06-08ASoC: qcom: sm8250: Add Fairphone 5 soundcard compatibleLuca Weiss
2025-06-08ASoC: qcom: sm8250: add DisplayPort Jack supportLuca Weiss
2025-06-08ASoC: qcom: sm8250: set card driver name from match dataLuca Weiss
2025-06-08ASoC: loongson: Fix build warnings about export.hHuacai Chen
2025-06-08ASoC: codecs: ES8326: Modify initialization configurationZhang Yi
2025-06-08ASoC: cs48l32: Fix a signedness bug in cs48l32_hw_params()Harshit Mogalapalli
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar
2025-06-07Merge tag 'sound-fix-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-06-06Merge tag 'usb-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2025-06-05Merge tag 'soundwire-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-06-05Merge tag 'asoc-fix-v6.16-merge-window' of https://git.kernel.org/pub/scm/lin...Takashi Iwai
2025-06-03ASoC: Intel: avs: boards: Fix rt5663 front end nameAmadeusz Sławiński
2025-06-03ASoC: Intel: avs: Simplify verification of parse_int_array() resultCezary Rojewski
2025-06-02ASoC: Intel: avs: Set of functional fixesMark Brown
2025-06-02ASoC: ti: omap-hdmi: Re-add dai_link->platform to fix card initYuuki NAGAO
2025-06-02ASoC: pcm: Do not open FEs with no BEs connectedCezary Rojewski
2025-06-02ASoC: rt1320: fix speaker noise when volume bar is 100%Shuming Fan
2025-06-02ASoC: Intel: avs: Include missing string.hCezary Rojewski
2025-06-02ASoC: Intel: avs: Verify content returned by parse_int_array()Cezary Rojewski