summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2023-06-21ASoC: dwc: move DMA init to snd_soc_dai_driver probe()Maxim Kochetkov1-32/+9
2023-06-21ASoC: cs35l41: Fix default regmap values for some registersStefan Binding1-3/+3
2023-06-21ASoC: Intel: avs: Add missing checks on FE startupAmadeusz Sławiński1-5/+18
2023-06-21ASoC: Intel: avs: Account for UID of ACPI deviceCezary Rojewski1-1/+1
2023-06-21ASoC: soc-pcm: test if a BE can be preparedRanjani Sridharan1-0/+20
2023-06-14ASoC: simple-card-utils: fix PCM constraint error checkRobert Hancock1-1/+1
2023-06-14ASoC: mediatek: mt8195: fix use-after-free in driver remove pathTrevor Wu5-34/+24
2023-06-14ASoC: mediatek: mt8195-afe-pcm: Convert to platform remove callback returning...Uwe Kleine-König1-3/+2
2023-06-14ASoC: codecs: wsa881x: do not set can_multi_write flagSrinivas Kandagatla1-1/+0
2023-06-14ASoC: codecs: wsa883x: do not set can_multi_write flagSrinivas Kandagatla1-1/+0
2023-06-14ALSA: hda/realtek: Add quirks for Asus ROG 2024 laptops using CS35L41Stefan Binding1-0/+6
2023-06-14ALSA: hda/realtek: Add Lenovo P3 Tower platformRenHai1-0/+1
2023-06-14ALSA: hda/realtek: Add a quirk for HP Slim Desktop S01Ai Chao1-0/+1
2023-06-14ALSA: ice1712,ice1724: fix the kcontrol->id initializationJaroslav Kysela3-14/+23
2023-06-14ALSA: hda/realtek: Add quirk for Clevo NS50AUTim Crawford1-0/+1
2023-06-14ALSA: cmipci: Fix kctl->id initializationTakashi Iwai1-3/+3
2023-06-14ALSA: gus: Fix kctl->id initializationTakashi Iwai1-1/+1
2023-06-14ALSA: ymfpci: Fix kctl->id initializationTakashi Iwai1-3/+3
2023-06-14ALSA: hda: Fix kctl->id initializationTakashi Iwai1-1/+5
2023-06-09ALSA: oss: avoid missing-prototype warningsArnd Bergmann1-8/+8
2023-06-09ASoC: SOF: pm: save io region state in case of errors in resumeKai Vehmanen1-1/+13
2023-06-09ASoC: SOF: sof-client-probes: fix pm_runtime imbalance in error handlingPierre-Louis Bossart1-6/+8
2023-06-09ASoC: SOF: pcm: fix pm_runtime imbalance in error handlingPierre-Louis Bossart1-5/+6
2023-06-09ASoC: SOF: debug: conditionally bump runtime_pm counter on exceptionsPierre-Louis Bossart1-2/+2
2023-06-09ASoC: ssm2602: Add workaround for playback distortionsPaweł Anikiel1-0/+15
2023-06-09ALSA: hda/realtek: Add quirks for ASUS GU604V and GU603VAlexandru Sorodoc1-0/+20
2023-06-09ASoC: dwc: limit the number of overrun messagesMaxim Kochetkov1-2/+2
2023-06-09ASoC: amd: yc: Add DMI entry to support System76 Pangolin 12Jeremy Soller1-0/+7
2023-06-09ASoC: Intel: soc-acpi-cht: Add quirk for Nextbook Ares 8A tabletHans de Goede1-0/+26
2023-06-09ALSA: hda: Glenfly: add HD Audio PCI IDs and HDMI Codec Vendor IDs.jasontao2-0/+43
2023-05-30ASoC: Intel: avs: Access path components under lockAmadeusz Sławiński1-1/+5
2023-05-30ASoC: Intel: avs: Fix declaration of enum avs_channel_configCezary Rojewski1-1/+1
2023-05-30ASoC: lpass: Fix for KASAN use_after_free out of boundsRavulapati Vishnu Vardhan Rao1-0/+5
2023-05-30ASoC: rt5682: Disable jack detection interrupt during suspendMatthias Kaehlcke3-1/+10
2023-05-30ALSA: hda/realtek: Enable headset onLenovo M70/M90Bin Li1-0/+2
2023-05-30ALSA: hda: Fix unhandled register update during auto-suspend periodTakashi Iwai1-1/+1
2023-05-30ALSA: hda/ca0132: add quirk for EVGA X299 DARKAdam Stylinski1-0/+1
2023-05-24ALSA: hda/realtek: Fix mute and micmute LEDs for yet another HP laptopKai-Heng Feng1-0/+1
2023-05-24ALSA: hda/realtek: Add quirk for HP EliteBook G10 laptopsVitaly Rodionov1-1/+7
2023-05-24ALSA: hda/realtek: Add quirk for 2nd ASUS GU603Luke D. Jones1-0/+1
2023-05-24ALSA: hda/realtek: Add a quirk for HP EliteDesk 805Ai Chao1-0/+1
2023-05-24ALSA: hda/realtek: Add quirk for Clevo L140AUJeremy Soller1-0/+1
2023-05-24ALSA: hda: Add NVIDIA codec IDs a3 through a7 to patch tableNikhil Mahale1-0/+5
2023-05-24ALSA: hda: Fix Oops by 9.1 surround channel namesTakashi Iwai1-3/+4
2023-05-24ALSA: usb-audio: Add a sample rate workaround for Line6 Pod GoTakashi Iwai1-0/+1
2023-05-24ASoC: SOF: topology: Fix logic for copying tuplesRanjani Sridharan1-0/+4
2023-05-24ASoC: mediatek: mt8186: Fix use-after-free in driver remove pathDouglas Anderson5-34/+24
2023-05-24ALSA: hda/realtek: Apply HP B&O top speaker profile to Pavilion 15Ryan C. Underwood1-1/+1
2023-05-24ALSA: firewire-digi00x: prevent potential use after freeDan Carpenter1-1/+3
2023-05-24ASoC: fsl_micfil: Fix error handler with pm_runtime_enableShengjiu Wang1-1/+13