summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
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
6 daysALSA: scarlett2: Use a private URB for the notification endpointGeoffrey D. Bennett3-35/+71
6 daysALSA: FCP: Use a private URB for the notification endpointGeoffrey D. Bennett1-17/+21
10 daysALSA: hda/realtek: Enable headset mic on F+ FLAPTOP rAjrat Makhmutov1-0/+1
10 daysASoC: xilinx: formatter_pcm: pass aud_drv_data to irq handlersRosen Penev1-6/+4
10 daysASoC: tas2781: fix clang build error for goto bypassing cleanup variableShenghao Ding1-9/+9
10 daysASoC: SOF: ipc4-topology: Refresh copier IPC payload before widget setupPeter Ujfalusi1-0/+33
10 daysASoC: tas2562: Validate values for volume writesMark Brown1-2/+7
10 daysASoC: SOF: topology: Use acpi mach from the machine driverBard Liao1-1/+6
10 daysASoC: codecs: lpass-wsa-macro: Fix enum kcontrol accessesDawid Wróbel1-4/+4
10 daysASoC: cs35l41: sort the register default tablePeter Ujfalusi1-1/+1
10 daysASoC: cs35l45: sort the register default tablePeter Ujfalusi1-16/+16
10 daysASoC: cs4265: sort the register default tablePeter Ujfalusi1-2/+2
10 daysASoC: SOF: ipc4-pcm: Continue the pipeline trigger in case of IPC timeoutPeter Ujfalusi1-6/+19
10 daysASoC: SOF: sof-audio: Fix error path in sof_widget_setup_unlocked()Peter Ujfalusi1-5/+4
10 daysALSA: hda/realtek: Add quirk for HP Dragonfly Folio G3 2-in-1 (103c:8a05)Michael Diesen1-0/+1
14 daysALSA: us144mkii: re-anchor capture URBs on resubmissionBaul Lee1-0/+1
14 daysALSA: hda/tas2781: fix ACPI reference handlingXu Rao1-1/+2
14 daysALSA: FCP: fix OOB write in fcp_meter_ctl_get()Baul Lee1-1/+9
14 daysALSA: usx2y: bound the hwdep mmap fault offsetBaul Lee2-0/+4
14 daysALSA: usb: Fix UAF at delayed release of MIDI2 EPsTakashi Iwai1-0/+9
14 daysALSA: usb-audio: fix OOB write on Type II inbound URBsBaul Lee1-2/+4
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