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-03-10
ASoC: wm_adsp: Add kunit test for firmware file search
Richard Fitzgerald
3
-1
/
+1238
2026-03-10
ASoC: wm_adsp: Export function for KUnit test to get firmware filenames
Richard Fitzgerald
2
-0
/
+12
2026-03-10
ASoC: wm_adsp: Add KUnit redirection stubs for firmware file search
Richard Fitzgerald
2
-10
/
+43
2026-03-10
ASoC: wm_adsp: Remove unused argument to wm_adsp_release_firmware_files()
Richard Fitzgerald
1
-6
/
+3
2026-03-10
ASoC: fsl_xcvr: add bitcount and timestamp controls
Shengjiu Wang
2
-0
/
+82
2026-03-10
ASoC: fsl_sai: add bitcount and timestamp controls
Shengjiu Wang
2
-0
/
+70
2026-03-10
ASoC: fsl_utils: Add snd_kcontrol functions for specific cases
Shengjiu Wang
2
-0
/
+179
2026-03-10
ASoC: ti: davinci-mcasp: McASP code cleanup and clk
Mark Brown
18
-53
/
+622
2026-03-10
ALSA: hda/senary: Fix beep error handling and optimize EAPD switching
wangdicheng
1
-5
/
+5
2026-03-10
ALSA: usb-audio: Check endpoint numbers at parsing Scarlett2 mixer interfaces
Takashi Iwai
1
-0
/
+2
2026-03-10
ASoC: simple-card-utils: fix graph_util_is_ports0() for DT overlays
Sen Wang
1
-4
/
+8
2026-03-10
ASoC: tegra: Add Tegra238 sound card support
Mark Brown
1
-0
/
+11
2026-03-09
Add support for CS42L43B codec to CS42L43 driver
Mark Brown
3
-135
/
+679
2026-03-09
ASoC: soc-core: flush delayed work before removing DAIs and widgets
matteo.cotifava
1
-0
/
+3
2026-03-09
ASoC: soc-core: drop delayed_work_pending() check before flush
matteo.cotifava
1
-2
/
+1
2026-03-09
ASoC: codecs: wcd9335: Remove potential undefined behavior in wcd9335_slimbus_irq()
Josh Poimboeuf
1
-1
/
+1
2026-03-09
ASoC: wm_adsp: Make wm_adsp_fw_text[] const
Richard Fitzgerald
1
-1
/
+1
2026-03-09
ASoC: tegra: Add support for Tegra238 soundcard
Sheetal
1
-0
/
+11
2026-03-09
ASoC: codecs: peb2466: Change the +/- 6dB switch to a volume
Christophe Leroy (CS GROUP)
1
-8
/
+11
2026-03-09
ASoC: cs35l56-test: Remove pointless duplicate loop counters
Richard Fitzgerald
1
-6
/
+5
2026-03-09
ALSA: usb-audio: add Studio 1824 support
Frederic Popp
3
-0
/
+9
2026-03-09
ASoC: cs42l43: Add support for the B variant
Maciej Strozek
2
-135
/
+625
2026-03-09
ASoC: sdw_utils: Add CS42L43B codec info
Maciej Strozek
1
-0
/
+54
2026-03-09
ALSA: hda/realtek: Add headset jack quirk for Thinkpad X390
Uzair Mughal
1
-0
/
+1
2026-03-09
ALSA: hda/realtek: add HP Laptop 14s-dr5xxx mute LED quirk
Liucheng Lu
1
-0
/
+1
2026-03-09
ALSA: hda/realtek: add quirk for ASUS UM6702RC
Zhang Heng
1
-0
/
+1
2026-03-09
ALSA: pcm: fix use-after-free on linked stream runtime in snd_pcm_drain()
Mehul Rao
1
-3
/
+16
2026-03-09
ALSA: hda/realtek: Add quirk for Gigabyte Technology to fix headphone
Zhang Heng
1
-0
/
+9
2026-03-09
ASoC: ti: davinci-mcasp: improve aux_div selection for mid-range dividers
Sen Wang
1
-11
/
+21
2026-03-09
ASoC: ti: davinci-mcasp: extract mcasp_is_auxclk_enabled() helper
Sen Wang
1
-3
/
+10
2026-03-09
ASoC: qcom: qdsp6: Fix q6apm remove ordering during ADSP stop and start
Ravi Hothi
3
-0
/
+3
2026-03-05
ASoC: cs35l56: More KUnit tests for speaker ID
Mark Brown
5
-1
/
+325
2026-03-05
ALSA: usb-audio: Refine string-descriptor-based quirk matching
Rong Zhang
1
-50
/
+40
2026-03-05
Merge tag 'asoc-fix-v7.0-rc2' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
Takashi Iwai
8
-10
/
+470
2026-03-05
ASoC: cs35l56: KUnit tests for reading speaker ID from host GPIOs
Richard Fitzgerald
1
-0
/
+197
2026-03-05
ASoC: cs35l56: Some KUnit testing of cs35l56_get_speaker_id()
Richard Fitzgerald
2
-0
/
+45
2026-03-05
ASoC: cs35l56: KUnit tests for setting dsp.system_name
Richard Fitzgerald
3
-1
/
+83
2026-03-05
ALSA: usb-audio: Use strings in struct usb_dev for manufacturer & co
Takashi Iwai
2
-16
/
+10
2026-03-05
ALSA: us122l: drop redundant interface references
Johan Hovold
1
-10
/
+2
2026-03-04
ASoC: amd: yc: Add DMI quirk for ASUS EXPERTBOOK PM1503CDA
Zhang Heng
1
-0
/
+7
2026-03-04
ALSA: hda/senary: Add hardware init verbs and fixup framework
wangdicheng
1
-2
/
+61
2026-03-04
ALSA: usb-audio: Apply linear volume quirk on MV-SILICON devices
Rong Zhang
1
-0
/
+22
2026-03-04
ALSA: usb-audio: Add linear volume quirk for Hotone Audio Pulze Mini
Rong Zhang
1
-0
/
+2
2026-03-04
ALSA: usb-audio: Add QUIRK_FLAG_MIXER_{PLAYBACK,CAPTURE}_LINEAR_VOL
Rong Zhang
3
-0
/
+48
2026-03-04
ALSA: usb-audio: Deconflict VID between Focusrite Novation & MV-SILICON
Rong Zhang
1
-0
/
+3
2026-03-04
ALSA: usb-audio: Support string-descriptor-based quirk table entry
Rong Zhang
1
-0
/
+78
2026-03-04
ALSA: usb-audio: Improve volume range checks
Rong Zhang
1
-6
/
+48
2026-03-04
ALSA: usb-audio: Add helper function for volume range checks
Rong Zhang
1
-16
/
+27
2026-03-04
Revert "ALSA: usb: Increase volume range that triggers a warning"
Rong Zhang
1
-3
/
+4
2026-03-04
Merge branch 'for-linus' into for-next
Takashi Iwai
2
-6
/
+9
[prev]
[next]