summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2025-06-12ALSA: usb-audio: Convert comma to semicolonChen Ni1-3/+3
2025-06-10ALSA: hda/ca0132: Fix buffer overflow in add_tuning_controlLucy Thrun1-1/+1
2025-06-10ALSA: hda/ca0132: Fix using plain integer as NULL pointer in add_tuning_controlLucy Thrun1-2/+2
2025-06-10ALSA: mips/sgio2audio: Replace deprecated strcpy() with strscpy()Thorsten Blum1-4/+5
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-10ALSA: sb: Force to disable DMAs once when DMA mode is changedTakashi Iwai1-0/+4
2025-06-10ALSA: sb: Don't allow changing the DMA mode during operationsTakashi Iwai1-0/+3
2025-06-10ALSA: hda/realtek: Add quirk for Asus GU605CRichard Fitzgerald1-0/+1
2025-06-10ALSA: hda/realtek: Fix built-in mic on ASUS VivoBook X513EAChris Chiu1-0/+1
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-09ALSA: hda/realtek - Add mute LED support for HP Victus 16-s1xxx and HP Victus...Edip Hazuri1-0/+2
2025-06-09ALSA: ctxfi: Replace deprecated strcpy() with strscpy()Brahmajit Das1-2/+2
2025-06-09ALSA: pcm: Rewrite recalculate_boundary() to avoid costly loopChristophe Leroy1-4/+15
2025-06-09ALSA: hda/ca0132: Enable hardware band EQ for Sound Blaster Core3DLucy Thrun1-1/+1
2025-06-09ALSA: hda/tas2781: Add missed brace and hardware id re-orderBaojun Xu1-2/+3
2025-06-09ALSA: usb-audio: Add mixer quirk for Sony DualSense PS5Cristian Ciocaltea1-0/+263
2025-06-09ALSA: usb-audio: Remove unneeded wmb() in mixer_quirksCristian Ciocaltea1-1/+0
2025-06-09ALSA: usb-audio: Simplify NULL comparison in mixer_quirksCristian Ciocaltea1-1/+1
2025-06-09ALSA: usb-audio: Avoid multiple assignments in mixer_quirksCristian Ciocaltea1-1/+2
2025-06-09ALSA: usb-audio: Drop unnecessary parentheses in mixer_quirksCristian Ciocaltea1-3/+3
2025-06-09ALSA: usb-audio: Fix block comments in mixer_quirksCristian Ciocaltea1-2/+4
2025-06-09ALSA: usb-audio: Avoid precedence issues in mixer_quirks macrosCristian Ciocaltea1-7/+7
2025-06-09ALSA: usb-audio: Fix whitespace & blank line issues in mixer_quirksCristian Ciocaltea1-15/+11
2025-06-09ALSA: usb-audio: Fix code alignment in mixer_quirksCristian Ciocaltea1-123/+127
2025-06-09ALSA: hda/intel: Add Thinkpad E15 to PM deny listTakashi Iwai1-0/+2
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