summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
31 hoursASoC: SOF: ipc4-topology: Allow bytes controls without initial payloadPeter Ujfalusi1-1/+1
31 hoursALSA: firewire-lib: fix uninitialized local variableAlexey Nepomnyashih1-1/+1
31 hoursASoC: adau1372: Fix clock leak on PLL lock failureJihed Chaibi1-3/+14
31 hoursASoC: adau1372: Fix unchecked clk_prepare_enable() return valueJihed Chaibi1-7/+10
31 hoursASoC: Intel: catpt: Fix the device initializationCezary Rojewski2-4/+9
31 hoursALSA: hda/realtek: Add headset jack quirk for Thinkpad X390Uzair Mughal1-0/+1
31 hoursALSA: hda/realtek: add HP Laptop 14s-dr5xxx mute LED quirkLiucheng Lu1-0/+1
31 hoursASoC: fsl_easrc: Fix event generation in fsl_easrc_iec958_put_bits()Mark Brown1-1/+4
31 hoursASoC: fsl_easrc: Fix event generation in fsl_easrc_iec958_set_reg()Mark Brown1-3/+6
9 daysASoC: qcom: qdsp6: Fix q6apm remove ordering during ADSP stop and startRavi Hothi3-0/+3
9 daysASoC: amd: yc: Add DMI quirk for ASUS EXPERTBOOK PM1503CDAZhang Heng1-0/+7
9 daysALSA: usb-audio: Check endpoint numbers at parsing Scarlett2 mixer interfacesTakashi Iwai1-0/+2
9 daysALSA: pcm: fix use-after-free on linked stream runtime in snd_pcm_drain()Mehul Rao1-3/+16
9 daysASoC: detect empty DMI stringsCasey Connolly1-1/+4
9 daysASoC: amd: acp3x-rt5682-max9836: Add missing error check for clock acquisitionChen Ni1-2/+7
9 daysASoC: simple-card-utils: fix graph_util_is_ports0() for DT overlaysSen Wang1-4/+8
9 daysASoC: simple-card-utils: use __free(device_node) for device nodeKuninori Morimoto1-30/+14
9 daysASoC: soc-core: flush delayed work before removing DAIs and widgetsmatteo.cotifava1-0/+3
9 daysASoC: soc-core: drop delayed_work_pending() check before flushmatteo.cotifava1-2/+1
9 daysALSA: usb-audio: Check max frame size for implicit feedback mode, tooTakashi Iwai1-0/+1
9 daysALSA: usb-audio: Avoid implicit feedback mode on DIYINHK USB Audio 2.0Takashi Iwai1-0/+2
9 daysASoC: cs42l43: Report insert for exotic peripheralsCharles Keepax1-0/+1
9 daysASoC: amd: yc: Add ASUS EXPERTBOOK BM1503CDA to quirk tableAzamat Almazbek uulu1-0/+7
9 daysALSA: usb-audio: Use correct version for UAC3 header validationJun Seo1-1/+1
9 daysALSA: hda/conexant: Fix headphone jack handling on Acer Swift SF314Takashi Iwai1-0/+10
9 daysALSA: hda/conexant: Add quirk for HP ZBook Studio G4Takashi Iwai1-0/+1
9 daysALSA: hda: cs35l56: Fix signedness error in cs35l56_hda_posture_put()Richard Fitzgerald1-1/+1
9 daysALSA: pci: hda: use snd_kcontrol_chip()Kuninori Morimoto1-6/+6
9 daysALSA: usb-audio: Use inclusive termsTakashi Iwai1-3/+3
9 daysALSA: usb-audio: Cap the packet size pre-calculationsTakashi Iwai1-0/+3
9 daysALSA: usb-audio: Remove VALIDATE_RATES quirk for Focusrite devicesGeoffrey D. Bennett1-1/+1
2026-03-04ASoC: amd: yc: Add DMI quirk for ASUS Vivobook Pro 15X M6501RRGustavo Salvini1-1/+7
2026-03-04ASoC: SOF: ipc4-control: Keep the payload size up to datePeter Ujfalusi1-4/+19
2026-03-04ASoC: SOF: ipc4-control: Use the correct size for scontrol->ipc_control_dataPeter Ujfalusi1-3/+3
2026-03-04ASoC: SOF: ipc4-topology: Correct the allocation size for bytes controlsPeter Ujfalusi1-8/+27
2026-03-04ASoC: SOF: ipc4-control: If there is no data do not send bytes updatePeter Ujfalusi1-2/+10
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: codecs: max98390: Check return value of devm_gpiod_get_optional() in ma...Chen Ni1-0/+3
2026-03-04ASoC: sunxi: sun50i-dmic: Add missing check for devm_regmap_init_mmioChen Ni1-0/+3
2026-03-04ALSA: hda/conexant: Add headset mic fix for MECHREVO Wujie 15X Progongqi1-0/+1
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: rockchip: i2s-tdm: Use param rate if not provided by set_sysclkDetlev Casanova1-0/+10
2026-03-04ASoC: codecs: aw88261: Fix erroneous bitmask logic in Awinic initAlexandre Ferrieux1-1/+2
2026-03-04ASoC: fsl_xcvr: Revert fix missing lock in fsl_xcvr_mode_put()Ziyi Guo1-3/+0
2026-03-04ASoC: nau8821: Fixup nau8821_enable_jack_detect()Cristian Ciocaltea2-0/+6
2026-03-04ASoC: nau8821: Avoid unnecessary blocking in IRQ handlerCristian Ciocaltea2-11/+13