summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
31 hoursALSA: ctxfi: Fix missing SPDIFI1 index handlingTakashi Iwai1-0/+1
31 hoursALSA: caiaq: fix stack out-of-bounds read in init_cardBerk Cem Goksel1-1/+1
31 hoursASoC: Intel: boards: fix unmet dependency on PINCTRLJulian Braha1-2/+0
31 hoursASoC: ep93xx: Fix unchecked clk_prepare_enable() and add rollback on failureJihed Chaibi1-10/+24
10 daysASoC: ak4458: Convert to RUNTIME_PM_OPS() & coTakashi Iwai1-8/+5
10 daysASoC: SOF: ipc4-topology: Allow bytes controls without initial payloadPeter Ujfalusi1-1/+1
10 daysALSA: firewire-lib: fix uninitialized local variableAlexey Nepomnyashih1-1/+1
10 daysASoC: adau1372: Fix clock leak on PLL lock failureJihed Chaibi1-3/+14
10 daysASoC: adau1372: Fix unchecked clk_prepare_enable() return valueJihed Chaibi1-7/+10
10 daysASoC: Intel: catpt: Fix the device initializationCezary Rojewski2-4/+9
10 daysALSA: hda/realtek: Sequence GPIO2 on Star Labs StarFighterSean Rhodes1-6/+32
10 daysALSA: hda/realtek: add quirk for ASUS UM6702RCZhang Heng1-0/+1
10 daysALSA: hda/realtek: Add headset jack quirk for Thinkpad X390Uzair Mughal1-0/+1
10 daysALSA: hda/realtek: add HP Laptop 14s-dr5xxx mute LED quirkLiucheng Lu1-0/+1
10 daysALSA: hda/senary: Ensure EAPD is enabled during initwangdicheng1-0/+5
10 daysASoC: fsl_easrc: Fix event generation in fsl_easrc_iec958_put_bits()Mark Brown1-1/+4
10 daysASoC: fsl_easrc: Fix event generation in fsl_easrc_iec958_set_reg()Mark Brown1-3/+6
10 daysdriver core: platform: use generic driver_override infrastructureDanilo Krummrich1-3/+3
2026-03-25ASoC: qcom: qdsp6: Fix q6apm remove ordering during ADSP stop and startRavi Hothi3-0/+3
2026-03-25ASoC: amd: yc: Add DMI quirk for ASUS EXPERTBOOK PM1503CDAZhang Heng1-0/+7
2026-03-25ALSA: usb-audio: Check endpoint numbers at parsing Scarlett2 mixer interfacesTakashi Iwai1-0/+2
2026-03-25ALSA: pcm: fix use-after-free on linked stream runtime in snd_pcm_drain()Mehul Rao1-3/+16
2026-03-25ASoC: detect empty DMI stringsCasey Connolly1-1/+4
2026-03-25ASoC: amd: acp3x-rt5682-max9836: Add missing error check for clock acquisitionChen Ni1-2/+7
2026-03-25ASoC: simple-card-utils: fix graph_util_is_ports0() for DT overlaysSen Wang1-4/+8
2026-03-25ASoC: simple-card-utils: use __free(device_node) for device nodeKuninori Morimoto1-30/+14
2026-03-25ASoC: soc-core: flush delayed work before removing DAIs and widgetsmatteo.cotifava1-0/+3
2026-03-25ASoC: soc-core: drop delayed_work_pending() check before flushmatteo.cotifava1-2/+1
2026-03-25ALSA: usb-audio: Check max frame size for implicit feedback mode, tooTakashi Iwai1-0/+1
2026-03-25ALSA: usb-audio: Avoid implicit feedback mode on DIYINHK USB Audio 2.0Takashi Iwai1-0/+2
2026-03-25ASoC: cs42l43: Report insert for exotic peripheralsCharles Keepax1-0/+1
2026-03-25ASoC: amd: yc: Add ASUS EXPERTBOOK BM1503CDA to quirk tableAzamat Almazbek uulu1-0/+7
2026-03-25ALSA: hda/realtek: Fix speaker pop on Star Labs StarFighterSean Rhodes1-0/+25
2026-03-13ALSA: usb-audio: Use correct version for UAC3 header validationJun Seo1-1/+1
2026-03-13ALSA: hda/conexant: Fix headphone jack handling on Acer Swift SF314Takashi Iwai1-0/+10
2026-03-13ALSA: hda/realtek: Add quirk for Samsung Galaxy Book3 Pro 360 (NP965QFG)Lewis Mason1-0/+1
2026-03-13ALSA: hda/realtek: Add quirk for Gigabyte G5 KF5 (2023)Eric Naim1-0/+1
2026-03-13ALSA: hda/conexant: Add quirk for HP ZBook Studio G4Takashi Iwai1-0/+1
2026-03-13ALSA: hda: cs35l56: Fix signedness error in cs35l56_hda_posture_put()Richard Fitzgerald1-1/+1
2026-03-13ALSA: pci: hda: use snd_kcontrol_chip()Kuninori Morimoto1-6/+6
2026-03-13ALSA: usb-audio: Use inclusive termsTakashi Iwai1-3/+3
2026-03-13ALSA: usb-audio: Cap the packet size pre-calculationsTakashi Iwai1-0/+3
2026-03-13ALSA: usb-audio: Remove VALIDATE_RATES quirk for Focusrite devicesGeoffrey D. Bennett1-1/+1
2026-03-13ALSA: scarlett2: Fix DSP filter control array handlingGeoffrey D. Bennett1-7/+3
2026-03-13ALSA: scarlett2: Fix redeclaration of loop variableGeoffrey D. Bennett1-2/+2
2026-03-04ALSA: pcm: Revert bufs move in snd_pcm_xfern_frames_ioctl()Nathan Chancellor1-2/+2
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