summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2023-12-13ASoC: wm_adsp: fix memleak in wm_adsp_buffer_populateDinghao Liu1-2/+6
2023-12-13ASoC: codecs: lpass-tx-macro: set active_decimator correct default valueNeil Armstrong1-0/+5
2023-12-13ASoC: fsl_sai: Fix no frame sync clock issue on i.MX8MPShengjiu Wang1-0/+21
2023-12-08ALSA: hda/realtek: Add supported ALC257 for ChromeOSKailang Yang1-0/+3
2023-12-08ALSA: hda/realtek: Headset Mic VREF to 100%Kailang Yang1-0/+9
2023-12-08ALSA: hda: Disable power-save on KONTRON SinglePCTakashi Iwai1-0/+2
2023-12-03ALSA: hda/realtek: Add quirks for ASUS 2024 ZenbooksStefan Binding1-0/+4
2023-12-03ALSA: hda: ASUS UM5302LA: Added quirks for cs35L41/10431A83 on i2c busVitalii Torshyn1-0/+6
2023-11-28ALSA: hda/realtek: Add quirks for HP LaptopsStefan Binding1-0/+3
2023-11-28ALSA: hda/realtek: Enable Mute LED on HP 255 G10Matus Malych1-0/+1
2023-11-28ALSA: hda/realtek - Enable internal speaker of ASUS K6500ZCChandradeep Dey1-0/+1
2023-11-28ALSA: hda/realtek - Add Dell ALC295 to pin fall back tableKailang Yang1-16/+3
2023-11-28ALSA: hda/realtek: Enable Mute LED on HP 255 G8Eymen Yigit1-0/+1
2023-11-28ALSA: info: Fix potential deadlock at disconnectionTakashi Iwai1-8/+13
2023-11-28ASoC: codecs: wsa-macro: fix uninitialized stack variables with name prefixKrzysztof Kozlowski1-0/+3
2023-11-28ASoC: codecs: wsa883x: make use of new mute_unmute_on_trigger flagSrinivas Kandagatla1-6/+1
2023-11-28ASoC: soc-dai: add flag to mute and unmute stream during triggerSrinivas Kandagatla2-4/+15
2023-11-28ALSA: hda/realtek: Add quirk for ASUS UX7602ZMAlex Spataru1-0/+1
2023-11-28ASoC: ti: omap-mcbsp: Fix runtime PM underflow warningsTony Lindgren1-2/+4
2023-11-28ASoC: Intel: soc-acpi-cht: Add Lenovo Yoga Tab 3 Pro YT3-X90 quirkHans de Goede1-0/+43
2023-11-28ALSA: hda: Fix possible null-ptr-deref when assigning a streamCezary Rojewski1-2/+4
2023-11-28ASoC: SOF: ipc4: handle EXCEPTION_CAUGHT notification from firmwareRander Wang1-0/+3
2023-11-28ASoC: cs35l56: Use PCI SSID as the firmware UIDRichard Fitzgerald1-0/+11
2023-11-28ASoC: Intel: sof_sdw: Copy PCI SSID to struct snd_soc_cardRichard Fitzgerald1-0/+6
2023-11-28ASoC: SOF: Pass PCI SSID to machine driverRichard Fitzgerald2-0/+15
2023-11-28ASoC: mediatek: mt8188-mt6359: support dynamic pinctrlTrevor Wu1-0/+21
2023-11-20ALSA: hda/realtek: Add support dual speaker for DellKailang Yang1-7/+33
2023-11-20ASoC: dapm: fix clock get nameJerome Brunet1-1/+1
2023-11-20ASoC: hdmi-codec: register hpd callback on component probeJerome Brunet1-8/+19
2023-11-20ASoC: mediatek: mt8186_mt6366_rt1019_rt5682s: trivial: fix error messagesEugen Hristev1-2/+2
2023-11-20ASoC: rt712-sdca: fix speaker route missing issueShuming Fan1-7/+7
2023-11-20ASoC: ams-delta.c: use component after checkKuninori Morimoto1-1/+3
2023-11-20ASoC: Intel: Skylake: Fix mem leak when parsing UUIDs failsCezary Rojewski1-0/+1
2023-11-20ASoC: fsl: Fix PM disable depth imbalance in fsl_easrc_probeZhang Shurong1-2/+6
2023-11-20ASoC: intel: sof_sdw: Stop processing CODECs when enough are foundCharles Keepax1-1/+1
2023-11-20ASoC: SOF: core: Ensure sof_ops_free() is still called when probe never ran.Maarten Lankhorst1-1/+5
2023-11-20ASoC: fsl-asoc-card: Add comment for mclk in the codec_privHui Wang1-0/+1
2023-11-20ASoC: Intel: sof_sdw_rt_sdca_jack_common: add rt713 supportBard Liao1-0/+8
2023-11-20ASoC: fsl: mpc5200_dma.c: Fix warning of Function parameter or member not des...Kuninori Morimoto1-0/+3
2023-11-20ASoC: SOF: ipc4-topology: Use size_add() in call to struct_size()Gustavo A. R. Silva1-1/+2
2023-11-20ASoC: soc-pcm.c: Make sure DAI parameters cleared if the DAI becomes inactiveChancel Liu1-7/+14
2023-11-20ALSA: hda: cs35l41: Undo runtime PM changes at driver exit timeCristian Ciocaltea1-0/+2
2023-11-20ALSA: hda: cs35l41: Fix unbalanced pm_runtime_get()Cristian Ciocaltea1-2/+1
2023-11-20ASoC: cs35l41: Undo runtime PM changes at driver exit timeCristian Ciocaltea1-0/+2
2023-11-20ASoC: cs35l41: Verify PM runtime resume errors in IRQ handlerCristian Ciocaltea1-2/+10
2023-11-20ASoC: cs35l41: Fix broken shared boost activationCristian Ciocaltea4-37/+53
2023-11-20ASoC: cs35l41: Initialize completion object before requesting IRQCristian Ciocaltea1-2/+2
2023-11-20ASoC: cs35l41: Handle mdsync_up reg write errorsCristian Ciocaltea1-7/+10
2023-11-20ASoC: cs35l41: Handle mdsync_down reg write errorsCristian Ciocaltea1-1/+1
2023-11-08ASoC: SOF: sof-pci-dev: Fix community key quirk detectionMark Hasemeyer1-0/+7