summaryrefslogtreecommitdiff
path: root/sound
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-09ALSA: hda/realtek - Add mute LED support for HP Victus 16-s1xxx and HP Victus...Edip Hazuri
2025-06-09ALSA: ctxfi: Replace deprecated strcpy() with strscpy()Brahmajit Das
2025-06-09ALSA: pcm: Rewrite recalculate_boundary() to avoid costly loopChristophe Leroy
2025-06-09ALSA: hda/ca0132: Enable hardware band EQ for Sound Blaster Core3DLucy Thrun
2025-06-09ALSA: hda/tas2781: Add missed brace and hardware id re-orderBaojun Xu
2025-06-09ALSA: usb-audio: Add mixer quirk for Sony DualSense PS5Cristian Ciocaltea
2025-06-09ALSA: usb-audio: Remove unneeded wmb() in mixer_quirksCristian Ciocaltea
2025-06-09ALSA: usb-audio: Simplify NULL comparison in mixer_quirksCristian Ciocaltea
2025-06-09ALSA: usb-audio: Avoid multiple assignments in mixer_quirksCristian Ciocaltea
2025-06-09ALSA: usb-audio: Drop unnecessary parentheses in mixer_quirksCristian Ciocaltea
2025-06-09ALSA: usb-audio: Fix block comments in mixer_quirksCristian Ciocaltea
2025-06-09ALSA: usb-audio: Avoid precedence issues in mixer_quirks macrosCristian Ciocaltea
2025-06-09ALSA: usb-audio: Fix whitespace & blank line issues in mixer_quirksCristian Ciocaltea
2025-06-09ALSA: usb-audio: Fix code alignment in mixer_quirksCristian Ciocaltea
2025-06-09ALSA: hda/intel: Add Thinkpad E15 to PM deny listTakashi Iwai
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