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-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-06-11
ASoC: cs35l56: Fix possible uninitialized value in cs35l56_spi_system_reset()
Richard Fitzgerald
2026-06-11
ASoC: sdw_utils: Add missed component_name strings for TI amps
Baojun Xu
2026-06-11
ASoC: loongson: Fix invalid position error in ls_pcm_pointer
Li Jun
2026-06-11
ALSA: usb-audio: Use the new helper for shutdown refcount
Takashi Iwai
2026-06-11
ALSA: aloop: Use the new helper for stop-count refcount
Takashi Iwai
2026-06-11
ALSA: hda: Use the new helper for PCM instance refcount
Takashi Iwai
2026-06-11
ALSA: core: Use the new helper for the power refcount
Takashi Iwai
2026-06-11
ALSA: Add simple refcount helper functions
Takashi Iwai
2026-06-10
ALSA: 6fire: Use common error handling code in usb6fire_control_init()
Markus Elfring
2026-06-10
ALSA: pcm: Fix unlocked state reads in read/write file ops
Cássio Gabriel
2026-06-10
ASoC: remove .debugfs_prefix from Component
Mark Brown
2026-06-10
ASoC: soc-component: remove .debugfs_prefix from Component
Kuninori Morimoto
2026-06-10
ASoC: mediatek: mt8173-afe-pcm: set debugfs_prefix via Component driver
Kuninori Morimoto
2026-06-10
ASoC: stm: stm32_adfsdm: set debugfs_prefix via Component driver
Kuninori Morimoto
2026-06-10
ASoC: soc-generic-dmaengine: set debugfs_prefix via Component driver
Kuninori Morimoto
2026-06-10
ASoC: fsl: imx-pcm-rpmsg: set debugfs_prefix via Component driver
Kuninori Morimoto
2026-06-10
ASoC: SOF: topology: validate vendor array size before parsing
Cássio Gabriel
2026-06-10
ASoC: Use codec_info_list.is_amp directly in find_acpi_adr_device()
Mark Brown
2026-06-10
ASoC: SOF: Intel: Use codec_info_list.is_amp directly
Bard Liao
2026-06-10
ASoC: soc_sdw_utils: add is_amp flag to all amps
Bard Liao
2026-06-10
ASoC: cs35l56: Don't leave parent IRQ disabled if system_suspend fails
Richard Fitzgerald
2026-06-10
ASoC/sh: roll back Ecovec24/7724se Sound support
Mark Brown
2026-06-10
ASoC: renesas: fsi: remove platform data style support
Kuninori Morimoto
2026-06-10
ASoC: tas2783A: remove unused tas25xx_(de)register_misc() functions
Ethan Nelson-Moore
2026-06-10
ASoC: cs35l56: Fix some cleanup memory leaks
Mark Brown
2026-06-10
ASoC: cs35l56: Cleanup if component_probe fails
Richard Fitzgerald
2026-06-10
ASoC: cs35l56: Prevent double-free of debugfs
Richard Fitzgerald
2026-06-10
ASoC: cs35l56: Fix missing calls to wm_adsp2_remove()
Richard Fitzgerald
2026-06-10
ALSA: timer: Disable work at freeing timer object
Takashi Iwai
2026-06-10
Revert "ALSA: timer: Fix UAF at snd_timer_user_params()"
Takashi Iwai
2026-06-10
ALSA: timer: Manage timer object with kref
Takashi Iwai
2026-06-10
ALSA: hda/realtek: Add quirk for HP 255 15.6 inch G9 Notebook PC
Furst Blumier
2026-06-10
ALSA: Improve style of pnp_device_id array terminators
Uwe Kleine-König (The Capable Hub)
2026-06-10
ALSA: hda/tas2781: Fix device-0 reset issue and handle -EXDEV in block data p...
Baojun Xu
2026-06-10
ALSA: hda/realtek: Add quirk for Lenovo Yoga Pro 7 14IRH8
Moritz Baron
2026-06-10
ASoC: renesas: fsi: Add SPU clock control in hw_startup/shutdown
bui duc phuc
2026-06-10
ASoC: renesas: fsi: add fsi_clk_prepare/unprepare()
bui duc phuc
2026-06-10
ASoC: renesas: fsi: Add SPU clock support
bui duc phuc
2026-06-10
ASoC: renesas: fsi: refactor clock initialization
bui duc phuc
2026-06-10
ASoC: renesas: fsi: Use devm_clk_get_optional() for optional clocks
bui duc phuc
2026-06-10
ASoC: renesas: fsi: Move fsi_clk_init()
bui duc phuc
2026-06-10
ASoC: renesas: fsi: Fix register access from in-flight IRQ after shutdown
bui duc phuc
2026-06-10
ASoC: renesas: fsi: Move fsi_stream_is_working()
bui duc phuc
2026-06-10
ASoC: renesas: fsi: Fix trigger stop ordering
bui duc phuc
2026-06-10
ASoC: codecs: aw88261: fixes and cleanup
Mark Brown
2026-06-10
ASoC: codecs: aw88261: make volume control usable
Val Packett
2026-06-10
ASoC: codecs: aw88261: fix incorrect masks for boost regs
Val Packett
2026-06-10
ASoC: codecs: aw88261: remove async start
Val Packett
2026-06-10
ASoC: codecs: aw88261: remove fade in/out on start/stop
Val Packett
2026-06-10
ASoC: codecs: aw88261: reduce log spam
Val Packett
[prev]
[next]