summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2026-04-15ALSA: 6fire: Reduce multi-level conditionals in usb6fire_chip_disconnect()Takashi Iwai1-20/+23
2026-04-15ALSA: 6fire: Fix leftover global pointers after probe failuresTakashi Iwai1-8/+6
2026-04-15ALSA: 6fire: Cover the whole probe and disconnect calls with register_mutexTakashi Iwai1-19/+17
2026-04-15ALSA: caiaq: Handle probe errors properlyTakashi Iwai1-9/+24
2026-04-15Merge tag 'x86_cpu_for_7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-13/+27
2026-04-14ALSA: control: Validate buf_len before strnlen() in snd_ctl_elem_init_enum_na...Ziqing Chen1-0/+4
2026-04-14ASoC: SOF: Intel: NVL/NVL-S: add platform nameMark Brown4-11/+8
2026-04-14ASoC: SOF: Intel: NVL-S: add platform nameBard Liao1-0/+1
2026-04-14ASoC: SOF: Intel: NVL: add platform nameBard Liao1-0/+1
2026-04-14ASoC: rt1320: fix the warning 'rae_fw' from request_firmware() not releasedShuming Fan1-0/+1
2026-04-14ALSA: usb-audio: Fix missing error handling for get_min_max*()Takashi Iwai1-0/+1
2026-04-14ALSA: hda/realtek - fixed speaker no sound updateKailang Yang1-11/+5
2026-04-14ALSA: hda/realtek: Add quirk for Acer PT316-51S headset micFaye Nichols1-0/+1
2026-04-13ALSA: usb-audio: Exclude Scarlett 18i20 1st Gen from SKIP_IFACE_SETUPGeoffrey D. Bennett1-0/+1
2026-04-13ASoC: pxa2xx-ac97: fix error handling for reset GPIO descriptorPeng Fan1-6/+9
2026-04-13ASoC: tas2781: fix unused-const-variable warningArnd Bergmann1-8/+2
2026-04-13Merge tag 'asoc-v7.1' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai234-2257/+5695
2026-04-13ALSA: hda/realtek: Add quirk for Legion S7 15IMHEric Naim1-0/+1
2026-04-13ALSA: hda/realtek: Add quirk for HP Spectre x360 14-easongxiebing1-0/+1
2026-04-13ALSA: caiaq: take a reference on the USB device in create_card()Berk Cem Goksel1-2/+2
2026-04-13Merge branch 'for-next' into for-linusTakashi Iwai79-685/+2274
2026-04-12ALSA: sscape: Add suspend and resume supportCássio Gabriel1-0/+93
2026-04-12ALSA: sscape: Cache per-card resources for board reinitializationCássio Gabriel1-95/+139
2026-04-11ALSA: usb-audio: Do not expose sticky mixersRong Zhang1-3/+45
2026-04-11ALSA: usb-audio: Move volume control resolution check into a functionRong Zhang1-26/+39
2026-04-11ALSA: usb-audio: Add error checks against get_min_max*()Rong Zhang1-8/+21
2026-04-10ALSA: usb-audio: Add quirk for PreSonus AudioBox USBAbhinav Mahadevan1-0/+48
2026-04-10ALSA: interwave: guard PM-only restore helpers with CONFIG_PMCássio Gabriel1-38/+38
2026-04-10ALSA: usb-audio: Evaluate packsize caps at the right placeTakashi Iwai1-3/+3
2026-04-10ALSA: sc6000: Restore board setup across suspendCássio Gabriel1-1/+40
2026-04-10ALSA: sc6000: Keep the programmed board state in card-private dataCássio Gabriel1-60/+92
2026-04-10ALSA: 6fire: fix use-after-free on disconnectBerk Cem Goksel1-5/+12
2026-04-10ALSA: fireworks: bound device-supplied status before string array lookupGreg Kroah-Hartman1-1/+4
2026-04-10ALSA: usx2y: us144mkii: fix NULL deref on missing interface 0Greg Kroah-Hartman1-1/+5
2026-04-10ASoC: SOF: Don't allow pointer operations on unconfigured streamsMark Brown1-0/+3
2026-04-10ASoC: rt1320-sdw: Add an approach to get new hardware advance gainJack Yu2-2/+36
2026-04-10ASoC: SDCA: Update text of FIXMECharles Keepax1-1/+11
2026-04-10ASoC: amd: yc: Add MSI Vector A16 HX A8WHG to quirk tableIhor Uzlov1-0/+7
2026-04-10ASoC: uda1380: Modernize the driverLinus Walleij2-33/+38
2026-04-09ASoC: rt1320-sdw: kcontrol for brown-out feature updateJack Yu2-0/+43
2026-04-09ASoC: tegra: Fix spelling error 'recieved' -> 'received'Qinghua Zhao1-1/+1
2026-04-09ASoC: Yet another round of SDCA fixesMark Brown9-43/+169
2026-04-09ASoC: SDCA: Tidy up irq_enable_flags()/sdca_irq_disable()Charles Keepax1-6/+4
2026-04-09ASoC: SDCA: Fix cleanup inversion in class driverRichard Fitzgerald1-13/+21
2026-04-09ASoC: SDCA: Correct kernel doc for sdca_irq_cleanup()Charles Keepax1-1/+1
2026-04-09ALSA: hda/alc269: Drop superfluous GPIO write at resumeTakashi Iwai3-18/+2
2026-04-09ALSA: usb-audio: Add quirk flags for Feaulle RainbowRong Zhang1-0/+2
2026-04-09ALSA: hda/senarytech: Clean up with the new GPIO helperTakashi Iwai1-8/+2
2026-04-09ALSA: hda/conexant: Clean up with the new GPIO helperTakashi Iwai1-11/+3
2026-04-09ALSA: hda/cirrus: Clean up with the new GPIO helperTakashi Iwai3-32/+12