summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)Author
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-25ASoC: cs-amp-lib-test: Stop including platform_device.hRichard Fitzgerald
2026-02-25ASoC: SDCA: Initial support for Cirrus Logic CS47L47Mark Brown
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-24ASoC: SDCA: Add CS47L47 to class driverRichard Fitzgerald
2026-02-24ASoC: soc_sdw_utils: Add device info for CS47L47Richard Fitzgerald
2026-02-23ASoC: Add DMIC support for the AMD RPL platformMark Brown
2026-02-23ASoC: tas2552: Allow audio enable GPIO to sleepMarek Vasut
2026-02-23ASoC: amd: yc: Add ASUS EXPERTBOOK BM1503CDA to quirk tableAzamat Almazbek uulu
2026-02-23 ASoC rt5677: Prepare to support Lenovo Yoga Book tabletsMark Brown
2026-02-23Bitmask logic fix and firmware-name support forMark Brown
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-22ASoC: simple-card-utils: add sysclk ordering supportStefano Radaelli
2026-02-22ASoC: ti: davinci-mcasp: Add system suspend/resume supportSen Wang
2026-02-22ASoC: soc-compress: use function to clear symmetric paramsKuninori Morimoto
2026-02-22ASoC: Add SPDX ids to many soc filesTim Bird
2026-02-22ASoC: rt5575: Remove redundant assignment to .ownerPei Xiao
2026-02-22ASoC: rt5677-spi: Add SPI device ID matching tableYauhen Kharuzhy
2026-02-22ASoC: rt5677: Reset the codec during probingYauhen Kharuzhy
2026-02-22ASoC: rt5677: Set up ACPI GPIO pins mapping tableYauhen Kharuzhy
2026-02-22ASoC: rt5677: Report error if the ID register cannot be readYauhen Kharuzhy
2026-02-22ASoC: rt5677: Fix typo in the header fileYauhen Kharuzhy
2026-02-22ASoC: rt5677: Allow it to be defined as an I2C boardYauhen Kharuzhy
2026-02-22ASoC: rt5677: Add 10EC5677 ACPI ID as supportedYauhen Kharuzhy
2026-02-22ASoC: codecs: aw88261: Add firmware-name supportLuca Weiss
2026-02-22ASoC: Add quirk for Lecoo Bellator N176Mingyou Chen
2026-02-22ASoC: Drop RPL driverMingyou Chen
2026-02-22ASoC: Add DMIC support for the AMD RPL platformMingyou Chen
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
2026-02-20Merge tag 'sound-fix-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds