aboutsummaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2025-06-14ALSA: hda/realtek: enable headset mic on Latitude 5420 RuggedJonathan Lane1-0/+1
2025-06-13ASoC: amd: yc: update quirk data for HP VictusRaven Black1-0/+7
2025-06-13ASoC: cs35l56: Change firmware filenames for SoundWireMark Brown5-26/+96
2025-06-13ASoC: mediatek: use reserved memory or enableMark Brown6-49/+92
2025-06-13ASoC: hdmi-codec: use SND_JACK_AVOUT as jack statusTerry Cheong1-3/+3
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-13ALSA: usb-audio: Fix build with CONFIG_INPUT=nTakashi Iwai1-0/+4
2025-06-13ALSA: hda/realtek: Add support for ASUS NUC using CS35L41 HDAStefan Binding1-0/+11
2025-06-13ALSA: hda: cs35l41: Add support for center channel in CS35L41 HDAStefan Binding2-38/+66
2025-06-13ALSA: usb-audio: Rename ALSA kcontrol PCM and PCM1 for the KTMicro sound cardwangdicheng1-0/+12
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-12ALSA: hda/ca0132: Use const char * for stringsTakashi Iwai1-11/+11
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