summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
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
2023-11-08ALSA: hda: intel-dsp-config: Fix JSL Chromebook quirk detectionMark Hasemeyer1-0/+6
2023-11-08ALSA: usb-audio: add quirk flag to enable native DSD for McIntosh devicesMax McCarthy1-0/+2
2023-10-20Merge tag 'sound-6.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds14-33/+144
2023-10-18Merge tag 'asoc-fix-v6.6-rc6' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai13-33/+117
2023-10-17ASoC: da7219: Correct the process of setting up Gnd switch in AADDavid Rau1-6/+5
2023-10-17ALSA: hda/realtek - Fixed ASUS platform headset Mic issueKailang Yang1-0/+25
2023-10-17ALSA: hda/realtek: Add quirk for ASUS ROG GU603ZVArtem Borisov1-0/+1
2023-10-17ALSA: hda/relatek: Enable Mute LED on HP Laptop 15s-fq5xxxLuka Guzenko1-0/+1
2023-10-15Merge tag 'tty-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-2/+2
2023-10-13ASoC: dwc: Fix non-DT instantiationMark Brown1-1/+1
2023-10-13ASoC: codecs: tas2780: Fix log of failed reset via I2C.Roy Chateau1-1/+1
2023-10-13ASoC: rt5650: fix the wrong result of key buttonShuming Fan1-0/+2
2023-10-11ASoC: cs42l42: Fix missing include of gpio/consumer.hRichard Fitzgerald1-0/+1
2023-10-10ASoC: cs42l43: Update values for bias senseCharles Keepax1-1/+1
2023-10-09ASoC: cs35l56: ASP1 DOUT must default to Hi-Z when not transmittingRichard Fitzgerald1-0/+6
2023-10-09ASoC: codecs: fix widget name comparisonsMark Brown3-2/+15
2023-10-09ASoC: codecs: wcd938x: fix probe and bind errorMark Brown2-20/+83
2023-10-09ASoC: pxa: fix a memory leak in probe()Dan Carpenter1-1/+1
2023-10-09ASoC: cs35l56: Fix illegal use of init_completion()Richard Fitzgerald1-1/+1
2023-10-09ASoC: codecs: wcd938x-sdw: fix runtime PM imbalance on probe errorsJohan Hovold1-1/+16
2023-10-09ASoC: codecs: wcd938x-sdw: fix use after free on driver unbindJohan Hovold1-0/+10
2023-10-09ASoC: codecs: wcd938x: fix runtime PM imbalance on removeJohan Hovold1-2/+8
2023-10-09ASoC: codecs: wcd938x: fix regulator leaks on probe errorsJohan Hovold1-3/+15
2023-10-09ASoC: codecs: wcd938x: fix resource leaks on bind errorsJohan Hovold1-10/+34
2023-10-09ASoC: codecs: wcd938x: fix unbind tear down orderJohan Hovold1-1/+1
2023-10-09ASoC: codecs: wcd938x: drop bogus bind error handlingJohan Hovold1-4/+0
2023-10-09ASoC: codecs: wsa-macro: handle component name prefixKrzysztof Kozlowski1-2/+2
2023-10-09ASoC: soc-dapm: Add helper for comparing widget nameKrzysztof Kozlowski2-0/+13
2023-10-09ALSA: usb-audio: Fix microphone sound on Nexigo webcam.Christos Skevis2-0/+9
2023-10-08ASoC: ti: ams-delta: Fix cx81801_receive() argument typesJanusz Krzysztofik1-2/+2
2023-10-06Merge tag 'asoc-fix-v6.6-rc5' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai5-15/+35