summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
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 daysALSA: usb-audio: Fix mixer regression on SteelSeries Arctis Nova 5Takashi Iwai1-0/+2
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 daysASoC: codecs: lpass-tx-macro: Fix enum kcontrol accessesDawid Wróbel1-2/+2
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
14 daysALSA: usb-audio: Fix sticky mixer regressions on M-Audio Fast Track UltraTakashi Iwai1-0/+4
14 daysALSA: usb-audio: Add QUIRK_FLAG_MIXER_GET_CUR_BROKEN for Logitech PRO X 2 LIG...Rong Zhang1-0/+2
14 daysALSA: usb-audio: Add QUIRK_FLAG_MIXER_GET_CUR_BROKENRong Zhang4-10/+65
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: sophgo: return 1 on volume change in cv1800b_adc_volume_set()Surendra Singh Chouhan1-2/+8
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: SDCA: Make UMP message size check more robustCharles Keepax1-2/+2
2026-08-09ASoC: SDCA: Always free firmware in FDL pathCharles Keepax1-1/+4
2026-08-09ASoC: SDCA: Correct pointer passed to devm_acpi_table_putCharles Keepax1-1/+1
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