aboutsummaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2026-04-20ALSA: hda/realtek: add quirk for Acer Nitro 16 AN16-41Bob Song1-0/+1
2026-04-17Merge tag 'rpmsg-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...Linus Torvalds4-7/+8
2026-04-17ALSA: caiaq: Fix control_put() result and cache rollbackCássio Gabriel1-16/+36
2026-04-17ALSA: pcmtest: fix reference leak on failed device registrationGuangshuo Li1-1/+3
2026-04-17ALSA: 6fire: Fix input volume change detectionCássio Gabriel1-4/+6
2026-04-17ALSA: usb-audio: Add quirk entries for NexiGo N930W webcamJohnathan Penberthy1-0/+2
2026-04-17ALSA: vx: use correct function name in kernel-doc commentRandy Dunlap1-1/+1
2026-04-17ALSA: virtio: drop an extaneous kernel-doc commentRandy Dunlap1-1/+0
2026-04-17ALSA: usb-audio: Add quirk for SmartlinkTechnology M01Juan Pablo Fuentealba Bizama1-0/+12
2026-04-16ASoC: es8311: Fix clock leak and check update_bits in set_bias_level()Hsieh Hung-En1-5/+10
2026-04-16ASoC: es8311: Check regcache_sync() error in resumeHsieh Hung-En1-1/+6
2026-04-16ALSA: usb-audio: stop parsing UAC2 rates at MAX_NR_RATESCássio Gabriel1-1/+1
2026-04-16ALSA: hda/intel: Move firmware loading into the probe workTakashi Iwai2-47/+15
2026-04-15Merge tag 'sound-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds315-2958/+7988
2026-04-15ALSA: hda/realtek: add quirk for HONOR MRB-XXX M1020Timofey Tarasenko1-0/+13
2026-04-15ALSA: usb-audio: Tidy up error check for processing unitRong Zhang1-19/+15
2026-04-15ALSA: 6fire: Drop unnecessary NULL checksTakashi Iwai1-20/+16
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-14Merge 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