summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
7 daysMerge tag 'rpmsg-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...Linus Torvalds4-7/+8
10 daysMerge tag 'sound-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds315-2958/+7988
10 daysMerge tag 'x86_cpu_for_7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-13/+27
11 daysALSA: control: Validate buf_len before strnlen() in snd_ctl_elem_init_enum_na...Ziqing Chen1-0/+4
11 daysALSA: usb-audio: Fix missing error handling for get_min_max*()Takashi Iwai1-0/+1
11 daysALSA: hda/realtek - fixed speaker no sound updateKailang Yang1-11/+5
11 daysALSA: hda/realtek: Add quirk for Acer PT316-51S headset micFaye Nichols1-0/+1
11 daysALSA: usb-audio: Exclude Scarlett 18i20 1st Gen from SKIP_IFACE_SETUPGeoffrey D. Bennett1-0/+1
12 daysMerge tag 'asoc-v7.1' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai234-2257/+5695
12 daysALSA: hda/realtek: Add quirk for Legion S7 15IMHEric Naim1-0/+1
12 daysALSA: hda/realtek: Add quirk for HP Spectre x360 14-easongxiebing1-0/+1
12 daysALSA: caiaq: take a reference on the USB device in create_card()Berk Cem Goksel1-2/+2
12 daysMerge branch 'for-next' into for-linusTakashi Iwai79-685/+2274
13 daysALSA: sscape: Add suspend and resume supportCássio Gabriel1-0/+93
13 daysALSA: sscape: Cache per-card resources for board reinitializationCássio Gabriel1-95/+139
14 daysALSA: usb-audio: Do not expose sticky mixersRong Zhang1-3/+45
14 daysALSA: usb-audio: Move volume control resolution check into a functionRong Zhang1-26/+39
14 daysALSA: 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
2026-04-09ALSA: hda/ca0132: Clean up with the new GPIO helperTakashi Iwai1-12/+2
2026-04-09ALSA: hda/sigmatel: Clean up with the new GPIO helperTakashi Iwai1-9/+1
2026-04-09ALSA: hda/analog: Fix GPIO verb ordersTakashi Iwai1-9/+9
2026-04-09ALSA: hda/alc662: Simplify the quirk for CSL Unity BF24BTakashi Iwai1-11/+3
2026-04-09ALSA: hda/realtek: Clean up with snd_hda_codec_set_gpio()Takashi Iwai2-10/+4
2026-04-09ALSA: hda: Add a simple GPIO setup helper functionTakashi Iwai1-0/+29
2026-04-09ALSA: hda: Add sync version of snd_hda_codec_write()Takashi Iwai5-12/+10
2026-04-09ALSA: usb-audio: Add iface reset and delay quirk for HUAWEI USB-C HEADSETLianqin Hu1-2/+3