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
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-19
ALSA: hda: add HDMI codec ID for Intel WCL
Kai Vehmanen
1
-0
/
+1
2025-05-19
ALSA: dbri: replace strcpy() with strscpy()
Siddarth Gundu
1
-4
/
+5
2025-05-19
ALSA: n64: Replace deprecated strcpy() with strscpy()
Thorsten Blum
1
-4
/
+5
2025-05-19
ASoC: qcom: sc8280xp: Add sound card support for QCS9100 and QCS9075
Mohammad Rafi Shaik
1
-0
/
+2
2025-05-19
ASoC: apple: mca: Constrain channels according to TDM mask
Martin Povišer
1
-0
/
+23
2025-05-19
ASoC: tas2781: Header file cleanup and Move the macro definitions to fwlib
Shenghao Ding
1
-0
/
+5
2025-05-19
ASoC: rt722: make regmap cache-only in probe
Shuming Fan
2
-1
/
+4
2025-05-16
Merge tag 'asoc-fix-v6.15-rc6' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
Takashi Iwai
6
-8
/
+43
2025-05-16
ASoC: amd: yc: Add quirk for Lenovo Yoga Pro 7 14ASP9
Talhah Peerbhai
1
-1
/
+8
2025-05-16
ASoC: fsl_xcvr: update platform driver name
Shengjiu Wang
1
-1
/
+1
2025-05-16
ASoC: soc-utils: Check string pointer validity in snd_soc_dlc_is_dummy()
Chen-Yu Tsai
1
-2
/
+2
2025-05-16
ALSA: hda/realtek - restore auto-mute mode for Dell Chrome platform
Kailang Yang
1
-1
/
+4
2025-05-16
ALSA: pcm: Fix race of buffer access at PCM OSS layer
Takashi Iwai
2
-2
/
+12
2025-05-16
ALSA: hda: cs35l41: Fix swapped l/r audio channels for Acer Helios laptops
Stefan Binding
1
-0
/
+6
2025-05-16
ALSA: hda/realtek: Add support for Acer Helios Laptops using CS35L41 HDA
Stefan Binding
1
-0
/
+10
2025-05-16
Merge branch 'for-linus' into for-next
Takashi Iwai
32
-61
/
+257
2025-05-16
ALSA: usb: fcp: Use USB API functions rather than constants
Chen Ni
1
-2
/
+1
2025-05-16
ALSA: scarlett2: Use USB API functions rather than constants
Chen Ni
1
-2
/
+1
2025-05-16
ALSA: usb-audio: Rename Pioneer mixer channel controls
František Kučera
1
-52
/
+52
2025-05-15
x86/cpuid: Set <asm/cpuid/api.h> as the main CPUID header
Ahmed S. Darwish
1
-1
/
+1
2025-05-15
ASoC: mediatek: mt8183-afe-pcm: Shorten source code
Mark Brown
1
-444
/
+127
2025-05-15
ALSA: hda/tegra: Add Tegra264 support
Mohan Kumar D
2
-6
/
+46
2025-05-15
ALSA: usb-audio: Add sample rate quirk for Microdia JP001 USB Camera
Nicolas Chauvet
1
-0
/
+2
2025-05-15
cs35l56: Log tuning unique identifiers during firmware
Mark Brown
3
-0
/
+31
2025-05-15
ASoC: codecs: add support for ES8389
Mark Brown
4
-1
/
+1110
2025-05-15
ASoC: mediatek: mt8183-afe-pcm: shorten mt8183_is_volatile_reg()
Chen-Yu Tsai
1
-112
/
+40
2025-05-15
ASoC: mediatek: mt8183-afe-pcm: Shorten irq_data table using macros
Chen-Yu Tsai
1
-143
/
+33
2025-05-15
ASoC: mediatek: mt8183-afe-pcm: Shorten memif_data table using macros
Chen-Yu Tsai
1
-189
/
+54
2025-05-15
ASoC: q6apm-lpass-dais: Print APM port id in decimal on enable error
Konrad Dybcio
1
-1
/
+1
2025-05-14
ASoC: SOF: Intel: hda: Fix UAF when reloading module
Tavian Barnes
1
-1
/
+15
2025-05-14
ASoC: amd: use new ACP dev names for DAI links
Brady Norander
3
-9
/
+9
2025-05-14
ASoC: intel/sdw_utils: Assign initial value in asoc_sdw_rt_amp_spk_rtd_init()
I Hsin Cheng
1
-1
/
+1
2025-05-14
ALSA: es1968: Add error handling for snd_pcm_hw_constraint_pow2()
Wentao Liang
1
-2
/
+4
2025-05-14
ASoC: codecs: add support for ES8389
Zhang Yi
4
-1
/
+1110
2025-05-14
ALSA: hda: cs35l56: Log tuning unique identifiers during firmware load
Simon Trimmer
1
-0
/
+2
2025-05-14
ASoC: cs35l56: Log tuning unique identifiers during firmware load
Simon Trimmer
2
-0
/
+29
2025-05-14
ASoC: tegra210_ahub: Add check to of_device_get_match_data()
Yuanjun Gong
1
-0
/
+2
2025-05-13
ASoC: tlv320aic3x: Use dev_err_probe
Nishanth Menon
1
-4
/
+2
2025-05-13
ALSA: hda/tas2781: Fix the ld issue reported by kernel test robot
Shenghao Ding
2
-6
/
+6
2025-05-13
ALSA: hda/tas2781: Fix the symbol was not declare warning reported by kernel test robot
Shenghao Ding
1
-3
/
+3
2025-05-13
ALSA: sh: SND_AICA should depend on SH_DMA_API
Geert Uytterhoeven
1
-1
/
+1
2025-05-13
ALSA: usb-audio: Add sample rate quirk for Audioengine D1
Christian Heusel
1
-0
/
+2
2025-05-13
ALSA: sb: Replace deprecated strcpy() with strscpy()
Thorsten Blum
6
-10
/
+16
2025-05-12
ASoC: soc-core: merge snd_soc_unregister_component() and snd_soc_unregister_component_by_driver()
Kuninori Morimoto
1
-25
/
+5
2025-05-12
ALSA: msnd: Remove midi code
Dr. David Alan Gilbert
4
-173
/
+1
2025-05-11
ALSA: intel-hdmi-audio: Replace deprecated strcpy() with strscpy()
Thorsten Blum
1
-3
/
+4
2025-05-11
ALSA: isa/gus: remove snd_gf1_lfo_xxx()
Kuninori Morimoto
1
-14
/
+2
2025-05-11
ALSA: hda: intel-nhlt: Print errors in intel_nhlt_ssp_device_type()
Peter Ujfalusi
1
-1
/
+18
2025-05-11
ALSA/hda: intel-sdw-acpi: Correct sdw_intel_acpi_scan() function parameter
Peter Ujfalusi
1
-1
/
+1
2025-05-11
ALSA: seq: Fix delivery of UMP events to group ports
Takashi Iwai
3
-19
/
+52
[prev]
[next]