summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)Author
2026-03-05Merge tag 'asoc-fix-v7.0-rc2' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai
2026-03-05ALSA: us122l: drop redundant interface referencesJohan Hovold
2026-03-04ASoC: amd: yc: Add DMI quirk for ASUS EXPERTBOOK PM1503CDAZhang Heng
2026-03-03ASoC: SDCA: Add allocation failure check for Entity nameCharles Keepax
2026-03-03ALSA: hda/senary: Ensure EAPD is enabled during initwangdicheng
2026-03-03ALSA: hda/senary: Use codec->core.afg for GPIO accesswangdicheng
2026-03-02ASoC: fsl_easrc: Fix control writesMark Brown
2026-03-02ALSA: hda/hdmi: Add Tegra238 HDA codec device IDSheetal
2026-03-01ASoC: cs35l56: Suppress pointless warning about number of GPIO pullsRichard Fitzgerald
2026-03-01ASoC: amd: acp: Add ACP6.3 match entries for Cirrus Logic partsSimon Trimmer
2026-03-01ASoC: Intel: sof_sdw: Add quirk for Alienware Area 51 (2025) 0CCD SKUOliver Freyermuth
2026-03-01ASoC: rt1321: fix DMIC ch2/3 mask issueShuming Fan
2026-03-01ASoC: cs35l56: Only patch ASP registers if the DAI is part of a DAIlinkRichard Fitzgerald
2026-03-01ASoC: fsl_easrc: Fix event generation in fsl_easrc_iec958_set_reg()Mark Brown
2026-03-01ASoC: fsl_easrc: Fix event generation in fsl_easrc_iec958_put_bits()Mark Brown
2026-02-28ALSA: firewire: dice: Fix printf warning with W=1Takashi Iwai
2026-02-28ALSA: hda/tas2781: A workaround solution to lower-vol issue among lower calib...Shenghao Ding
2026-02-28ALSA: hda/realtek: Add quirk for HP Pavilion 15-eh1xxx to enable mute LEDZhang Heng
2026-02-28ALSA: usb-audio: Add iface reset and delay quirk for AB13X USB AudioLianqin Hu
2026-02-28ALSA: hda/ca0132: Set HP/Speaker auto-detect default from headphone pin verbMatt DeVillier
2026-02-26ASoC: SDCA: Fix comments for sdca_irq_request()Takashi Iwai
2026-02-26ALSA: us144mkii: Drop kernel-doc markersTakashi Iwai
2026-02-26ALSA: usb: qcom: Correct parameter comment for uaudio_transfer_buffer_setup()Takashi Iwai
2026-02-26ALSA: usb-audio: Drop superfluous kernel-doc markersTakashi Iwai
2026-02-26ALSA: hda: cs35l56: Remove unnecessary struct cs_dsp_client_opsRichard Fitzgerald
2026-02-26Merge tag 'asoc-fix-v7.0-rc1' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai
2026-02-26ALSA: hda: cs35l56: Fix signedness error in cs35l56_hda_posture_put()Richard Fitzgerald
2026-02-26ALSA: usb-audio: Use correct version for UAC3 header validationJun Seo
2026-02-26ALSA: hda/realtek: add quirk for Acer Nitro ANV15-51Zhang Heng
2026-02-25ALSA: hda/intel: increase default bdl_pos_adj for Nvidia controllersPanagiotis Foliadis
2026-02-25ALSA: usb-audio: Use inclusive termsTakashi Iwai
2026-02-25ALSA: usb-audio: Avoid implicit feedback mode on DIYINHK USB Audio 2.0Takashi Iwai
2026-02-25ALSA: usb-audio: Check max frame size for implicit feedback mode, tooTakashi Iwai
2026-02-25ALSA: usb-audio: Cap the packet size pre-calculationsTakashi Iwai
2026-02-23ASoC: amd: yc: Add ASUS EXPERTBOOK BM1503CDA to quirk tableAzamat Almazbek uulu
2026-02-23ASoC: cs42l43: Report insert for exotic peripheralsCharles Keepax
2026-02-23ALSA: usb-audio: Skip clock selector for Focusrite devicesGeoffrey D. Bennett
2026-02-23ALSA: usb-audio: Add QUIRK_FLAG_SKIP_IFACE_SETUPGeoffrey D. Bennett
2026-02-23ALSA: usb-audio: Remove VALIDATE_RATES quirk for Focusrite devicesGeoffrey D. Bennett
2026-02-23ALSA: usb-audio: Improve Focusrite sample rate filteringGeoffrey D. Bennett
2026-02-23ALSA: hda/realtek: add quirk for Samsung Galaxy Book Flex (NT950QCT-A38A)Juhyung Park
2026-02-23ALSA: hda/realtek: fix model name typo for Samsung Galaxy Book Flex (NT950QCG...Juhyung Park
2026-02-23ALSA: hda/realtek: Add quirk for Acer Aspire V3-572GPanagiotis Foliadis
2026-02-23ALSA: scarlett2: Fix DSP filter control array handlingGeoffrey D. Bennett
2026-02-23ALSA: hda/realtek: Fix speaker pop on Star Labs StarFighterSean Rhodes
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook