summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda/realtek: Add quirks for HP LaptopsStefan Binding2023-11-281-0/+3
* ALSA: hda/realtek: Enable Mute LED on HP 255 G10Matus Malych2023-11-281-0/+1
* ALSA: hda/realtek - Enable internal speaker of ASUS K6500ZCChandradeep Dey2023-11-281-0/+1
* ALSA: hda/realtek - Add Dell ALC295 to pin fall back tableKailang Yang2023-11-281-16/+3
* ALSA: hda/realtek: Enable Mute LED on HP 255 G8Eymen Yigit2023-11-281-0/+1
* ALSA: info: Fix potential deadlock at disconnectionTakashi Iwai2023-11-281-8/+13
* ASoC: codecs: wsa-macro: fix uninitialized stack variables with name prefixKrzysztof Kozlowski2023-11-281-0/+3
* ASoC: codecs: wsa883x: make use of new mute_unmute_on_trigger flagSrinivas Kandagatla2023-11-281-6/+1
* ASoC: soc-dai: add flag to mute and unmute stream during triggerSrinivas Kandagatla2023-11-282-4/+15
* ALSA: hda/realtek: Add quirk for ASUS UX7602ZMAlex Spataru2023-11-281-0/+1
* ASoC: ti: omap-mcbsp: Fix runtime PM underflow warningsTony Lindgren2023-11-281-2/+4
* ASoC: Intel: soc-acpi-cht: Add Lenovo Yoga Tab 3 Pro YT3-X90 quirkHans de Goede2023-11-281-0/+43
* ALSA: hda: Fix possible null-ptr-deref when assigning a streamCezary Rojewski2023-11-281-2/+4
* ASoC: SOF: ipc4: handle EXCEPTION_CAUGHT notification from firmwareRander Wang2023-11-281-0/+3
* ASoC: SOF: Pass PCI SSID to machine driverRichard Fitzgerald2023-11-282-0/+15
* ASoC: mediatek: mt8188-mt6359: support dynamic pinctrlTrevor Wu2023-11-281-0/+21
* ALSA: hda/realtek: Add support dual speaker for DellKailang Yang2023-11-201-7/+33
* ASoC: dapm: fix clock get nameJerome Brunet2023-11-201-1/+1
* ASoC: hdmi-codec: register hpd callback on component probeJerome Brunet2023-11-201-8/+19
* ASoC: mediatek: mt8186_mt6366_rt1019_rt5682s: trivial: fix error messagesEugen Hristev2023-11-201-2/+2
* ASoC: ams-delta.c: use component after checkKuninori Morimoto2023-11-201-1/+3
* ASoC: Intel: Skylake: Fix mem leak when parsing UUIDs failsCezary Rojewski2023-11-201-0/+1
* ASoC: fsl: Fix PM disable depth imbalance in fsl_easrc_probeZhang Shurong2023-11-201-2/+6
* ASoC: SOF: core: Ensure sof_ops_free() is still called when probe never ran.Maarten Lankhorst2023-11-201-1/+5
* ASoC: fsl-asoc-card: Add comment for mclk in the codec_privHui Wang2023-11-201-0/+1
* ASoC: Intel: sof_sdw_rt_sdca_jack_common: add rt713 supportBard Liao2023-11-201-0/+8
* ASoC: fsl: mpc5200_dma.c: Fix warning of Function parameter or member not des...Kuninori Morimoto2023-11-201-0/+3
* ASoC: SOF: ipc4-topology: Use size_add() in call to struct_size()Gustavo A. R. Silva2023-11-201-1/+2
* ASoC: soc-pcm.c: Make sure DAI parameters cleared if the DAI becomes inactiveChancel Liu2023-11-201-7/+14
* ALSA: hda: cs35l41: Undo runtime PM changes at driver exit timeCristian Ciocaltea2023-11-201-0/+2
* ALSA: hda: cs35l41: Fix unbalanced pm_runtime_get()Cristian Ciocaltea2023-11-201-2/+1
* ASoC: cs35l41: Undo runtime PM changes at driver exit timeCristian Ciocaltea2023-11-201-0/+2
* ASoC: cs35l41: Verify PM runtime resume errors in IRQ handlerCristian Ciocaltea2023-11-201-2/+10
* ASoC: cs35l41: Initialize completion object before requesting IRQCristian Ciocaltea2023-11-201-2/+2
* ASoC: cs35l41: Handle mdsync_down reg write errorsCristian Ciocaltea2023-11-201-1/+1
* ASoC: SOF: sof-pci-dev: Fix community key quirk detectionMark Hasemeyer2023-11-081-0/+7
* ALSA: hda: intel-dsp-config: Fix JSL Chromebook quirk detectionMark Hasemeyer2023-11-081-0/+6
* ALSA: usb-audio: add quirk flag to enable native DSD for McIntosh devicesMax McCarthy2023-11-081-0/+2
* ASoC: da7219: Correct the process of setting up Gnd switch in AADDavid Rau2023-11-081-6/+5
* ASoC: codecs: tas2780: Fix log of failed reset via I2C.Roy Chateau2023-11-081-1/+1
* ASoC: rt5650: fix the wrong result of key buttonShuming Fan2023-11-081-0/+2
* ASoC: soc-dapm: Add helper for comparing widget nameKrzysztof Kozlowski2023-11-082-0/+13
* ASoC: tlv320adc3xxx: BUG: Correct micbias settingAntoine Gennart2023-11-081-2/+2
* ASoC: core: Do not call link_exit() on uninitialized rtd objectsAmadeusz Sławiński2023-11-081-5/+15
* ASoC: fsl-asoc-card: use integer type for fll_id and pll_idShengjiu Wang2023-11-081-4/+8
* ASoC: simple-card: fixup asoc_simple_probe() error handlingKuninori Morimoto2023-11-081-2/+4
* ASoC: Intel: sof_sdw: add support for SKU 0B14Pierre-Louis Bossart2023-11-081-0/+10
* ASoC: cs42l42: Fix missing include of gpio/consumer.hRichard Fitzgerald2023-10-251-0/+1
* ASoC: pxa: fix a memory leak in probe()Dan Carpenter2023-10-251-1/+1
* ASoC: cs35l56: Fix illegal use of init_completion()Richard Fitzgerald2023-10-251-1/+1