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