summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2026-04-18ALSA: ctxfi: Fix missing SPDIFI1 index handlingTakashi Iwai1-0/+1
2026-04-18ALSA: caiaq: fix stack out-of-bounds read in init_cardBerk Cem Goksel1-1/+1
2026-04-18ASoC: adau1372: Fix clock leak on PLL lock failureJihed Chaibi1-3/+14
2026-04-18ASoC: adau1372: Fix unchecked clk_prepare_enable() return valueJihed Chaibi1-7/+10
2026-04-18ASoC: Intel: catpt: Fix the device initializationCezary Rojewski2-4/+9
2026-04-18ALSA: hda/realtek: Add headset jack quirk for Thinkpad X390Uzair Mughal1-0/+1
2026-04-18ASoC: fsl_easrc: Fix event generation in fsl_easrc_iec958_put_bits()Mark Brown1-1/+4
2026-04-18ASoC: fsl_easrc: Fix event generation in fsl_easrc_iec958_set_reg()Mark Brown1-3/+6
2026-04-18ASoC: detect empty DMI stringsCasey Connolly1-1/+4
2026-04-18ASoC: amd: acp3x-rt5682-max9836: Add missing error check for clock acquisitionChen Ni1-2/+7
2026-04-18ASoC: soc-core: flush delayed work before removing DAIs and widgetsmatteo.cotifava1-0/+3
2026-04-18ASoC: core: Do not call link_exit() on uninitialized rtd objectsAmadeusz Sławiński1-5/+15
2026-04-18ASoC: core: Exit all links before removing their componentsCezary Rojewski1-3/+3
2026-04-18ASoC: soc-core: accept zero format at snd_soc_runtime_set_dai_fmt()Kuninori Morimoto2-8/+6
2026-04-18ASoC: soc-core: drop delayed_work_pending() check before flushmatteo.cotifava1-2/+1
2026-04-18ALSA: usb-audio: Check max frame size for implicit feedback mode, tooTakashi Iwai1-0/+1
2026-04-18ALSA: usb-audio: Avoid implicit feedback mode on DIYINHK USB Audio 2.0Takashi Iwai1-0/+2
2026-04-18ALSA: usb-audio: Use correct version for UAC3 header validationJun Seo1-1/+1
2026-04-18ALSA: hda/conexant: Fix headphone jack handling on Acer Swift SF314Takashi Iwai1-0/+10
2026-04-18ALSA: hda/conexant: Add quirk for HP ZBook Studio G4Takashi Iwai1-0/+1
2026-04-18ALSA: usb-audio: Use inclusive termsTakashi Iwai1-3/+3
2026-04-18ALSA: usb-audio: Cap the packet size pre-calculationsTakashi Iwai1-0/+3
2026-03-04ALSA: usb-audio: Add sanity check for OOB writes at silencingTakashi Iwai1-17/+22
2026-03-04ALSA: usb-audio: Update the number of packets properly at receivingTakashi Iwai1-0/+1
2026-03-04ALSA: usb-audio: Add iface reset and delay quirk for AB13X USB AudioLianqin Hu1-0/+2
2026-03-04ASoC: es8328: Add error unwind in resumeHsieh Hung-En1-2/+8
2026-03-04ASoC: wm8962: Don't report a microphone if it's shorted to ground on plugSebastian Krzyszkowiak1-0/+10
2026-03-04ASoC: wm8962: Add WM8962_ADC_MONOMIX to "3D Coefficients" maskSebastian Krzyszkowiak1-1/+1
2026-03-04ASoC: fsl_xcvr: Revert fix missing lock in fsl_xcvr_mode_put()Ziyi Guo1-3/+0
2026-02-19ASoC: fsl_xcvr: fix missing lock in fsl_xcvr_mode_put()Ziyi Guo1-0/+3
2026-02-19ALSA: hda/realtek: Fix headset mic for TongFang X6AR55xUTim Guttzeit1-0/+4
2026-02-11ASoC: amd: fix memory leak in acp3x pdm dma opsChris Bainbridge1-0/+2
2026-02-11ASoC: tlv320adcx140: Propagate error codes during probeDimitrios Katsaros1-0/+3
2026-02-11ASoC: davinci-evm: Fix reference leak in davinci_evm_probeKery Qi1-8/+31
2026-02-11ALSA: hda/realtek: add HP Laptop 15s-eq1xxx mute LED quirkRuslan Krupitsa1-0/+1
2026-02-06ALSA: scarlett2: Fix buffer overflow in config retrievalSamasth Norway Ananda1-1/+6
2026-02-06ASoC: fsl: imx-card: Do not force slot width to sample widthFabio Estevam1-1/+0
2026-02-06ALSA: usb-audio: Fix use-after-free in snd_usb_mixer_free()Berk Cem Goksel1-1/+14
2026-02-06ALSA: ctxfi: Fix potential OOB access in audio mixer handlingTakashi Iwai1-0/+2
2026-02-06ALSA: usb: Increase volume range that triggers a warningArun Raghavan1-4/+3
2026-02-06ALSA: pcm: Improve the fix for race of buffer access at PCM OSS layerJaroslav Kysela2-3/+10
2026-02-06ASoC: tlv320adcx140: fix word lengthEmil Svendsen1-2/+2
2026-01-19ASoC: fsl_sai: Add missing registers to cache defaultAlexander Stein1-0/+3
2026-01-19ASoC: stm32: sai: fix OF node leak on probeJohan Hovold2-16/+19
2026-01-19ASoC: stm32: sai: fix clk prepare imbalance on probe failureJohan Hovold1-7/+21
2026-01-19ASoC: stm32: sai: Use the devm_clk_get_optional() helperChristophe JAILLET1-6/+3
2026-01-19ASoC: stm: Use dev_err_probe() helperKuninori Morimoto4-111/+57
2026-01-19ALSA: wavefront: Fix integer overflow in sample size validationJunrui Luo1-2/+2
2026-01-19ALSA: wavefront: Use standard print APITakashi Iwai4-150/+158
2026-01-19ALSA: wavefront: Clear substream pointers on closeJunrui Luo1-0/+2