summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
6 daysRevert "ALSA: aoa: Use guard() for mutex locks"Sasha Levin5-112/+226
6 daysASoC: codecs: lpass-tx-macro: Fix enum kcontrol accessesDawid Wróbel1-2/+2
6 daysALSA: dummy: Check card index validity at probeTakashi Iwai1-0/+6
10 daysASoC: xilinx: formatter_pcm: pass aud_drv_data to irq handlersRosen Penev1-6/+4
10 daysALSA: seq: close a re-opened queue timer in the destructorNorbert Szetei1-1/+12
10 daysASoC: mediatek: mt8192: Check runtime resume during probeCássio Gabriel1-4/+8
10 daysASoC: mediatek: mt8192-afe-pcm: Simplify probe() with local dev variableTang Bin1-9/+8
10 daysASoC: mediatek: Use common mtk_afe_pcm_platform with common probe cbAngeloGioacchino Del Regno1-2/+2
10 daysASoC: mediatek: mt8192-afe-pcm: Simplify with dev_err_probe()AngeloGioacchino Del Regno1-43/+22
10 daysASoC: mediatek: mt8192-afe-pcm: Convert to devm_pm_runtime_enable()AngeloGioacchino Del Regno1-29/+17
10 daysASoC: mediatek: mt8183: Check runtime resume during probeCássio Gabriel1-4/+8
10 daysALSA: hda: Fix cached processing coefficient verbsXu Rao1-2/+2
10 daysALSA: hda: conexant: Remove mic bias threshold overrideZhang Heng1-3/+0
10 daysASoC: codecs: lpass-wsa-macro: Fix enum kcontrol accessesDawid Wróbel1-4/+4
10 daysASoC: cs4265: sort the register default tablePeter Ujfalusi1-2/+2
14 daysALSA: usx2y: bound the hwdep mmap fault offsetBaul Lee2-0/+4
14 daysALSA: usb-audio: fix OOB write on Type II inbound URBsBaul Lee1-2/+4
14 daysALSA: usb-audio: Clamp frame size in implicit-feedback modeSonali Pradhan1-3/+5
14 daysALSA: usb-audio: Fix DMA buffer out-of-bounds write when fill_max is setSonali Pradhan1-2/+4
14 daysALSA: usb-audio: fix OOB write in snd_usbmidi_akai_output()Baul Lee1-0/+2
14 daysASoC: tas2562: fix broken entries in the volume lookup tableHaidar Lee1-3/+4
14 daysASoC: tas2562: fix DVC coefficient write orderHaidar Lee1-8/+15
14 daysALSA: pcm: wake linked drain waiters on unlinkNorbert Szetei1-0/+7
14 daysALSA: lx6464es: fix period byte count for 16-bit streamsXu Rao2-8/+2
14 daysALSA: 6fire: Fix UAF at error handling during probeTakashi Iwai1-0/+4
14 daysASoC: max98090: fix missing IS_ERR() before PTR_ERR() on mclk lookupUday Khare1-2/+3
14 daysASoC: max98095: fix missing IS_ERR() before PTR_ERR() on mclk lookupUday Khare1-2/+3
14 daysASoC: bt-sco: fix duplicate DAPM widget names for wideband DAIShengjiu Wang1-2/+8
14 daysASoC: bt-sco: fix bt-sco-pcm-wb dai widget don't connect to the endpointJiaxin Yu1-2/+6
14 daysALSA: usb-audio: Skip DSD quirk for Musical Fidelity M6s DACTakashi Iwai1-0/+2
14 daysASoC: tas2562: fix deprecated 'shut-down' GPIO always cleared after lookupUday Khare1-2/+3
14 daysASoC: meson: aiu: fifo-spdif: soft reset the S/PDIF datapath on start/stopChristian Hewitt1-0/+5
2026-07-24ALSA: seq: Fix uninitialised heap leak in snd_seq_event_dup()HyeongJun An1-1/+1
2026-07-24ALSA: seq: Check UMP support for midi_version changeTakashi Iwai1-4/+10
2026-07-24ALSA: seq: Skip event type filtering for UMP eventsTakashi Iwai1-0/+3
2026-07-24ALSA: seq: Avoid confusion of aligned read sizeTakashi Iwai1-1/+1
2026-07-24ALSA: aoa: check snd_ctl_new1() return valueZhao Dongdong1-0/+6
2026-07-24ASoC: adau1372: Clear PLL_EN on failed PLL lock without reset GPIOGuangshuo Li1-0/+5
2026-07-24ASoC: tegra: tegra210_ahub: Validate written enum valueHyeongJun An1-1/+3
2026-07-24ASoC: fsl: fsl_audmix: Validate written enum valuesHyeongJun An1-0/+6
2026-07-24ASoC: codecs: hdac_hdmi: Validate written enum valueHyeongJun An1-1/+3
2026-07-24ALSA: seq: Clear variable event pointer on readKyle Zeng1-0/+1
2026-07-24ALSA: seq: Add UMP supportTakashi Iwai5-47/+144
2026-07-24ALSA: seq: Introduce SNDRV_SEQ_IOCTL_USER_PVERSION ioctlTakashi Iwai3-0/+10
2026-07-24ALSA: usb-audio: Update US-16x08 EQ/comp shadow state after successful writesCássio Gabriel1-26/+52
2026-07-24ALSA: usb-audio: Update Babyface Pro control caches only after successful writesCássio Gabriel1-6/+10
2026-07-24ALSA: usb-audio: Roll back quirk control caches on write errorsCássio Gabriel1-8/+37
2026-07-24ALSA: usb-audio: Propagate US-16x08 write errors in route/mix EQ-switch put c...Cássio Gabriel1-25/+24
2026-07-24ALSA: usb-audio: Propagate errors in scarlett_ctl_enum_put()Cássio Gabriel1-1/+3
2026-07-24ALSA: usb-audio: avoid kobject path lookup in DualSense matchDarvell Long1-28/+12