summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
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
2026-02-21Merge tag 'sound-fix-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds55-525/+239
2026-02-19Merge tag 'asoc-fix-v7.0-rockchip-i2s-tdm' of https://git.kernel.org/pub/scm/...Takashi Iwai1-0/+10
2026-02-19ASoC: rockchip: i2s-tdm: Use param rate if not provided by set_sysclkDetlev Casanova1-0/+10
2026-02-19Merge tag 'asoc-fix-v7.0-merge-window' of https://git.kernel.org/pub/scm/linu...Takashi Iwai9-8/+116
2026-02-19ALSA: hda/hdmi: Add quirk for TUXEDO IBS14G6Aaron Erhardt1-0/+1
2026-02-18ASoC: amd: amd_sdw: add machine driver quirk for Lenovo modelsVijendar Mukunda1-0/+16
2026-02-18ASoC: amd: acp: Add ACP7.0 match entries for Realtek partsVijendar Mukunda1-0/+37
2026-02-18ALSA: echoaudio: Add SPDX ids to some filesTim Bird23-339/+23
2026-02-18ALSA: isa: Add SPDX id lines to some filesTim Bird7-6/+7
2026-02-18ALSA: core: Add SPDX license id to filesTim Bird8-128/+9
2026-02-17Merge tag 'soundwire-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds23-69/+23
2026-02-17ASoC: tas2783A: add explicit port prepare handlingNiranjan H Y1-0/+43
2026-02-17ASoC: renesas: rz-ssi: Fix playback and captureClaudiu Beznea1-1/+1
2026-02-17ALSA: hda/realtek: Fix headset mic on ASUS Zenbook 14 UX3405MAErik Sanjaya1-1/+11
2026-02-17ALSA: hda/conexant: Fix headphone jack handling on Acer Swift SF314Takashi Iwai1-0/+10
2026-02-16ASoC: qcom: sm8250: Add quinary MI2S supportLuca Weiss1-0/+8
2026-02-16ASoC: amd: yc: Add DMI quirk for ASUS Vivobook Pro 15X M6501RRGustavo Salvini1-1/+7
2026-02-16ALSA: usb-audio: Avoid potentially repeated XRUN error messagesTakashi Iwai1-9/+14
2026-02-16ALSA: usb-audio: Add sanity check for OOB writes at silencingTakashi Iwai1-17/+22
2026-02-16ALSA: usb-audio: Optimize the copy of packet sizes for implicit fb handlingTakashi Iwai2-4/+4