summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2026-08-09ALSA: usb-audio: Clamp frame size in implicit-feedback modeSonali Pradhan1-3/+5
2026-08-09ALSA: usb-audio: Fix DMA buffer out-of-bounds write when fill_max is setSonali Pradhan1-2/+4
2026-08-09ALSA: usb-audio: fix OOB write in snd_usbmidi_akai_output()Baul Lee1-0/+2
2026-08-09ALSA: usb-audio: fix stack info leak in RME Digiface statusBaul Lee1-1/+1
2026-08-09ALSA: usb-audio: fix use-after-free in ump_to_endpoint()Baul Lee1-1/+3
2026-08-09ASoC: tas2562: fix broken entries in the volume lookup tableHaidar Lee1-3/+4
2026-08-09ASoC: tas2562: fix DVC coefficient write orderHaidar Lee1-8/+15
2026-08-09ASoC: fsl_easrc: fix m2m_init error path to use goto instead of bare returnShengjiu Wang1-1/+1
2026-08-09ASoC: fsl_asrc: fix m2m_init error path to use goto instead of bare returnShengjiu Wang1-1/+1
2026-08-09ALSA: ump: fix double free of out_cvts on rawmidi errorBaul Lee1-0/+1
2026-08-09ALSA: timer: Clear SNDRV_TIMER_IFLG_DEAD once the close completesNorbert Szetei1-0/+2
2026-08-09ALSA: seq: Fix division by zero in initialize_timer()Norbert Szetei1-5/+4
2026-08-09ALSA: pcm: wake linked drain waiters on unlinkNorbert Szetei1-0/+7
2026-08-09ALSA: lx6464es: fix period byte count for 16-bit streamsXu Rao2-8/+2
2026-08-09ALSA: hda/realtek: Add quirk for TongFang X6SP45xUEckhart Mohr1-1/+2
2026-08-09ALSA: 6fire: Fix UAF at error handling during probeTakashi Iwai1-0/+4
2026-08-09ASoC: tas2781: Use correct calibration data for SINEGAIN2 registerwangdicheng1-2/+2
2026-08-09ASoC: SDCA: Ensure that Control Range is large enough for headerCharles Keepax1-0/+2
2026-08-09ASoC: max98090: fix missing IS_ERR() before PTR_ERR() on mclk lookupUday Khare1-2/+3
2026-08-09ASoC: max98095: fix missing IS_ERR() before PTR_ERR() on mclk lookupUday Khare1-2/+3
2026-08-09ALSA: hda/realtek: add quirk for HP Dragonfly Folio G3 2-in-1Fabian Lippold1-0/+1
2026-08-03ASoC: fsl_sai: Fix spurious BCLK on resume by clearing BYPChancel Liu1-4/+25
2026-08-03ASoC: fsl: imx-card: Skip sysclk reset for active DAIs in shutdownChancel Liu1-4/+8
2026-08-03ALSA: timer: don't re-enter an instance callback that is still runningNorbert Szetei1-2/+5
2026-08-03ALSA: timer: drain a slave's callback before its master detaches itNorbert Szetei1-2/+12
2026-08-03ALSA: hda: codecs: hdmi: disable keep-alive before audio format changeKai Vehmanen3-6/+42
2026-08-03ALSA: seq: close a re-opened queue timer in the destructorNorbert Szetei1-1/+12
2026-08-03ALSA: hda/realtek: Fix speakers on Lunnen Ground 14Nikita Maksimov1-0/+9
2026-08-03ASoC: cs35l56: Use complete_all() to signal init_completionRichard Fitzgerald1-1/+1
2026-08-03ASoC: cs35l56: Fix potential probe() deadlockRichard Fitzgerald3-6/+17
2026-08-03ASoC: cs35l56: Don't use devres to unregister componentRichard Fitzgerald1-3/+5
2026-08-03ASoC: bt-sco: fix duplicate DAPM widget names for wideband DAIShengjiu Wang1-2/+8
2026-08-03ALSA: hda: cs35l41: validate and free ACPI mute objectGuangshuo Li1-1/+10
2026-08-03ASoC: sun4i-codec: Set quirks.playback_only for H616 codecChen-Yu Tsai1-0/+1
2026-08-03ASoC: tas2781: bound firmware description string parsingPengpeng Hou1-6/+57
2026-08-03ALSA: usb-audio: Skip DSD quirk for Musical Fidelity M6s DACTakashi Iwai1-0/+2
2026-08-03ASoC: tas2562: fix deprecated 'shut-down' GPIO always cleared after lookupUday Khare1-2/+3
2026-08-03ASoC: cs42l43: Correct report for forced microphone jackCharles Keepax1-1/+2
2026-08-03ASoC: amd: ps: replace bitwise OR with logical OR in IRQ return checkVijendar Mukunda1-1/+1
2026-08-03ASoC: amd: ps: fix wrong ACP version string in pci_request_regions()Vijendar Mukunda1-1/+1
2026-08-03ASoC: amd: ps: disable MSI on resume in ACP PCI driverVijendar Mukunda1-0/+29
2026-08-03ASoC: meson: aiu: fifo-spdif: soft reset the S/PDIF datapath on start/stopChristian Hewitt1-0/+5
2026-07-24ALSA: hda/tas2781: Cancel async firmware request at unbindCássio Gabriel2-0/+6
2026-07-24ALSA: scarlett2: Update offsets for 2i2 Gen 4 firmware 2417Geoffrey D. Bennett1-0/+58
2026-07-24ALSA: scarlett2: Allow selecting config_set by firmware versionGeoffrey D. Bennett1-22/+121
2026-07-24ASoC: qcom: q6apm: fix NULL pointer dereference in graph_callbackSrinivas Kandagatla1-0/+8
2026-07-24ASoC: mediatek: mt8183: Release reserved memory on cleanupCássio Gabriel1-0/+11
2026-07-24ASoC: mediatek: mt8183: Check runtime resume during probeCássio Gabriel1-4/+8
2026-07-24ASoC: mediatek: mt8192: Release reserved memory on cleanupCássio Gabriel1-0/+9
2026-07-24ASoC: mediatek: mt8192: Check runtime resume during probeCássio Gabriel1-4/+8