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