index
:
kernel/git/stable/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
Age
Commit message (
Expand
)
Author
2026-04-16
ASoC: es8311: Check regcache_sync() error in resume
Hsieh Hung-En
2026-04-16
ALSA: usb-audio: stop parsing UAC2 rates at MAX_NR_RATES
Cássio Gabriel
2026-04-16
ALSA: hda/intel: Move firmware loading into the probe work
Takashi Iwai
2026-04-15
Merge tag 'sound-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2026-04-15
ALSA: hda/realtek: add quirk for HONOR MRB-XXX M1020
Timofey Tarasenko
2026-04-15
ALSA: usb-audio: Tidy up error check for processing unit
Rong Zhang
2026-04-15
ALSA: 6fire: Drop unnecessary NULL checks
Takashi Iwai
2026-04-15
ALSA: 6fire: Reduce multi-level conditionals in usb6fire_chip_disconnect()
Takashi Iwai
2026-04-15
ALSA: 6fire: Fix leftover global pointers after probe failures
Takashi Iwai
2026-04-15
ALSA: 6fire: Cover the whole probe and disconnect calls with register_mutex
Takashi Iwai
2026-04-15
ALSA: caiaq: Handle probe errors properly
Takashi Iwai
2026-04-14
Merge tag 'x86_cpu_for_7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2026-04-14
ALSA: control: Validate buf_len before strnlen() in snd_ctl_elem_init_enum_na...
Ziqing Chen
2026-04-14
ASoC: SOF: Intel: NVL/NVL-S: add platform name
Mark Brown
2026-04-14
ASoC: SOF: Intel: NVL-S: add platform name
Bard Liao
2026-04-14
ASoC: SOF: Intel: NVL: add platform name
Bard Liao
2026-04-14
ASoC: rt1320: fix the warning 'rae_fw' from request_firmware() not released
Shuming Fan
2026-04-14
ALSA: usb-audio: Fix missing error handling for get_min_max*()
Takashi Iwai
2026-04-14
ALSA: hda/realtek - fixed speaker no sound update
Kailang Yang
2026-04-14
ALSA: hda/realtek: Add quirk for Acer PT316-51S headset mic
Faye Nichols
2026-04-13
ALSA: usb-audio: Exclude Scarlett 18i20 1st Gen from SKIP_IFACE_SETUP
Geoffrey D. Bennett
2026-04-13
ASoC: pxa2xx-ac97: fix error handling for reset GPIO descriptor
Peng Fan
2026-04-13
ASoC: tas2781: fix unused-const-variable warning
Arnd Bergmann
2026-04-13
Merge tag 'asoc-v7.1' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...
Takashi Iwai
2026-04-13
ALSA: hda/realtek: Add quirk for Legion S7 15IMH
Eric Naim
2026-04-13
ALSA: hda/realtek: Add quirk for HP Spectre x360 14-ea
songxiebing
2026-04-13
ALSA: caiaq: take a reference on the USB device in create_card()
Berk Cem Goksel
2026-04-13
Merge branch 'for-next' into for-linus
Takashi Iwai
2026-04-12
ALSA: sscape: Add suspend and resume support
Cássio Gabriel
2026-04-12
ALSA: sscape: Cache per-card resources for board reinitialization
Cássio Gabriel
2026-04-11
ALSA: usb-audio: Do not expose sticky mixers
Rong Zhang
2026-04-11
ALSA: usb-audio: Move volume control resolution check into a function
Rong Zhang
2026-04-11
ALSA: usb-audio: Add error checks against get_min_max*()
Rong Zhang
2026-04-10
ALSA: usb-audio: Add quirk for PreSonus AudioBox USB
Abhinav Mahadevan
2026-04-10
ALSA: interwave: guard PM-only restore helpers with CONFIG_PM
Cássio Gabriel
2026-04-10
ALSA: usb-audio: Evaluate packsize caps at the right place
Takashi Iwai
2026-04-10
ALSA: sc6000: Restore board setup across suspend
Cássio Gabriel
2026-04-10
ALSA: sc6000: Keep the programmed board state in card-private data
Cássio Gabriel
2026-04-10
ALSA: 6fire: fix use-after-free on disconnect
Berk Cem Goksel
2026-04-10
ALSA: fireworks: bound device-supplied status before string array lookup
Greg Kroah-Hartman
2026-04-10
ALSA: usx2y: us144mkii: fix NULL deref on missing interface 0
Greg Kroah-Hartman
2026-04-10
ASoC: SOF: Don't allow pointer operations on unconfigured streams
Mark Brown
2026-04-10
ASoC: rt1320-sdw: Add an approach to get new hardware advance gain
Jack Yu
2026-04-10
ASoC: SDCA: Update text of FIXME
Charles Keepax
2026-04-10
ASoC: amd: yc: Add MSI Vector A16 HX A8WHG to quirk table
Ihor Uzlov
2026-04-10
ASoC: uda1380: Modernize the driver
Linus Walleij
2026-04-09
ASoC: rt1320-sdw: kcontrol for brown-out feature update
Jack Yu
2026-04-09
ASoC: tegra: Fix spelling error 'recieved' -> 'received'
Qinghua Zhao
2026-04-09
ASoC: Yet another round of SDCA fixes
Mark Brown
2026-04-09
ASoC: SDCA: Tidy up irq_enable_flags()/sdca_irq_disable()
Charles Keepax
[prev]
[next]