index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
sound
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-25
ALSA: hda/intel: increase default bdl_pos_adj for Nvidia controllers
Panagiotis Foliadis
1
-0
/
+2
2026-02-25
ASoC: cs-amp-lib-test: Stop including platform_device.h
Richard Fitzgerald
1
-1
/
+0
2026-02-25
ASoC: SDCA: Initial support for Cirrus Logic CS47L47
Mark Brown
4
-0
/
+118
2026-02-25
ALSA: usb-audio: Use inclusive terms
Takashi Iwai
1
-3
/
+3
2026-02-25
ALSA: usb-audio: Avoid implicit feedback mode on DIYINHK USB Audio 2.0
Takashi Iwai
1
-0
/
+2
2026-02-25
ALSA: usb-audio: Check max frame size for implicit feedback mode, too
Takashi Iwai
1
-0
/
+1
2026-02-25
ALSA: usb-audio: Cap the packet size pre-calculations
Takashi Iwai
1
-0
/
+3
2026-02-24
ASoC: SDCA: Add CS47L47 to class driver
Richard Fitzgerald
1
-0
/
+1
2026-02-24
ASoC: soc_sdw_utils: Add device info for CS47L47
Richard Fitzgerald
3
-0
/
+117
2026-02-23
ASoC: Add DMIC support for the AMD RPL platform
Mark Brown
8
-309
/
+19
2026-02-23
ASoC: tas2552: Allow audio enable GPIO to sleep
Marek Vasut
1
-5
/
+5
2026-02-23
ASoC: amd: yc: Add ASUS EXPERTBOOK BM1503CDA to quirk table
Azamat Almazbek uulu
1
-0
/
+7
2026-02-23
ASoC rt5677: Prepare to support Lenovo Yoga Book tablets
Mark Brown
3
-5
/
+44
2026-02-23
Bitmask logic fix and firmware-name support for
Mark Brown
1
-4
/
+9
2026-02-23
ASoC: cs42l43: Report insert for exotic peripherals
Charles Keepax
1
-0
/
+1
2026-02-23
ALSA: usb-audio: Skip clock selector for Focusrite devices
Geoffrey D. Bennett
1
-0
/
+1
2026-02-23
ALSA: usb-audio: Add QUIRK_FLAG_SKIP_IFACE_SETUP
Geoffrey D. Bennett
3
-1
/
+11
2026-02-23
ALSA: usb-audio: Remove VALIDATE_RATES quirk for Focusrite devices
Geoffrey D. Bennett
1
-1
/
+1
2026-02-23
ALSA: usb-audio: Improve Focusrite sample rate filtering
Geoffrey D. Bennett
1
-5
/
+65
2026-02-23
ALSA: hda/realtek: add quirk for Samsung Galaxy Book Flex (NT950QCT-A38A)
Juhyung Park
1
-0
/
+1
2026-02-23
ALSA: hda/realtek: fix model name typo for Samsung Galaxy Book Flex (NT950QCG-X716)
Juhyung Park
1
-1
/
+1
2026-02-23
ALSA: hda/realtek: Add quirk for Acer Aspire V3-572G
Panagiotis Foliadis
1
-0
/
+1
2026-02-23
ALSA: scarlett2: Fix DSP filter control array handling
Geoffrey D. Bennett
1
-7
/
+3
2026-02-23
ALSA: hda/realtek: Fix speaker pop on Star Labs StarFighter
Sean Rhodes
1
-0
/
+25
2026-02-22
ASoC: simple-card-utils: add sysclk ordering support
Stefano Radaelli
1
-11
/
+30
2026-02-22
ASoC: ti: davinci-mcasp: Add system suspend/resume support
Sen Wang
1
-0
/
+2
2026-02-22
ASoC: soc-compress: use function to clear symmetric params
Kuninori Morimoto
2
-4
/
+4
2026-02-22
ASoC: Add SPDX ids to many soc files
Tim Bird
24
-140
/
+25
2026-02-22
ASoC: rt5575: Remove redundant assignment to .owner
Pei Xiao
1
-1
/
+0
2026-02-22
ASoC: rt5677-spi: Add SPI device ID matching table
Yauhen Kharuzhy
1
-0
/
+7
2026-02-22
ASoC: rt5677: Reset the codec during probing
Yauhen Kharuzhy
1
-1
/
+8
2026-02-22
ASoC: rt5677: Set up ACPI GPIO pins mapping table
Yauhen Kharuzhy
1
-0
/
+12
2026-02-22
ASoC: rt5677: Report error if the ID register cannot be read
Yauhen Kharuzhy
1
-1
/
+7
2026-02-22
ASoC: rt5677: Fix typo in the header file
Yauhen Kharuzhy
1
-1
/
+1
2026-02-22
ASoC: rt5677: Allow it to be defined as an I2C board
Yauhen Kharuzhy
1
-2
/
+8
2026-02-22
ASoC: rt5677: Add 10EC5677 ACPI ID as supported
Yauhen Kharuzhy
1
-0
/
+1
2026-02-22
ASoC: codecs: aw88261: Add firmware-name support
Luca Weiss
1
-4
/
+9
2026-02-22
ASoC: Add quirk for Lecoo Bellator N176
Mingyou Chen
1
-0
/
+7
2026-02-22
ASoC: Drop RPL driver
Mingyou Chen
6
-309
/
+0
2026-02-22
ASoC: Add DMIC support for the AMD RPL platform
Mingyou Chen
1
-0
/
+12
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
12
-27
/
+19
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
32
-82
/
+41
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
8
-9
/
+9
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
296
-550
/
+550
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
316
-697
/
+692
2026-02-20
Merge tag 'sound-fix-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Linus Torvalds
55
-524
/
+238
2026-02-19
Merge tag 'asoc-fix-v7.0-rockchip-i2s-tdm' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
Takashi Iwai
1
-0
/
+10
2026-02-19
ASoC: rockchip: i2s-tdm: Use param rate if not provided by set_sysclk
Detlev Casanova
1
-0
/
+10
2026-02-19
Merge tag 'asoc-fix-v7.0-merge-window' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
Takashi Iwai
9
-8
/
+116
2026-02-19
ALSA: hda/hdmi: Add quirk for TUXEDO IBS14G6
Aaron Erhardt
1
-0
/
+1
[prev]
[next]