index
:
kernel/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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-17
ASoC: soc-pcm.c: call __soc_pcm_close() in soc_pcm_close()
Kuninori Morimoto
1
-1
/
+1
2023-05-17
ASoC: DPCM: Don't pick up BE without substream
Takashi Iwai
1
-0
/
+3
2023-05-17
ASoC: soc-pcm: Move debugfs removal out of spinlock
Takashi Iwai
1
-3
/
+9
2023-05-17
ASoC: soc-compress: Inherit atomicity from DAI link for Compress FE
Daniel Baluta
1
-0
/
+3
2023-05-17
ASoC: soc-pcm: Fix DPCM lockdep warning due to nested stream locks
Takashi Iwai
2
-3
/
+16
2023-05-17
ALSA: caiaq: input: Add error handling for unsupported input methods in `snd_...
Ruliang Lin
1
-0
/
+1
2023-05-17
ASoC: soc-pcm: fix BE handling of PAUSE_RELEASE
Pierre-Louis Bossart
1
-1
/
+4
2023-05-17
ASoC: soc-pcm: test refcount before triggering
Pierre-Louis Bossart
1
-11
/
+42
2023-05-17
ASoC: soc-pcm: serialize BE triggers
Takashi Iwai
1
-17
/
+29
2023-05-17
ASoC: soc-pcm: Fix and cleanup DPCM locking
Takashi Iwai
2
-78
/
+152
2023-05-17
ASoC: soc-pcm: align BE 'atomicity' with that of the FE
Pierre-Louis Bossart
1
-0
/
+16
2023-05-17
ASoC: soc-pcm: use GFP_ATOMIC for dpcm structure
Pierre-Louis Bossart
1
-1
/
+1
2023-05-11
sound/oss/dmasound: fix 'dmasound_setup' defined but not used
Miles Chen
1
-1
/
+1
2023-05-11
ALSA: usb-audio: Add quirk for Pioneer DDJ-800
Geraldo Nascimento
1
-0
/
+58
2023-05-11
ASoC: fsl_mqs: move of_node_put() to the correct location
Liliang Ye
1
-10
/
+5
2023-05-11
ASoC: es8316: Handle optional IRQ assignment
Cristian Ciocaltea
1
-6
/
+8
2023-05-11
sound/oss/dmasound: fix build when drivers are mixed =y/=m
Randy Dunlap
2
-29
/
+1
2023-05-11
ASoC: Intel: bytcr_rt5640: Add quirk for the Acer Iconia One 7 B1-750
Hans de Goede
1
-0
/
+12
2023-05-11
ASoC: soc-pcm: fix hw->formats cleared by soc_pcm_hw_init() for dpcm
Shengjiu Wang
1
-0
/
+4
2023-05-11
ASOC: Intel: sof_sdw: add quirk for Intel 'Rooks County' NUC M15
Eugene Huang
1
-0
/
+11
2023-04-26
ASoC: fsl_asrc_dma: fix potential null-ptr-deref
Nikita Zhandarovich
1
-3
/
+8
2023-04-20
ALSA: hda/sigmatel: fix S/PDIF out on Intel D*45* motherboards
Oswald Buddenhagen
1
-0
/
+8
2023-04-20
ALSA: emu10k1: don't create old pass-through playback device on Audigy
Oswald Buddenhagen
1
-3
/
+7
2023-04-20
ALSA: firewire-tascam: add missing unwind goto in snd_tscm_stream_start_duplex()
Xu Biang
1
-1
/
+1
2023-04-20
ALSA: i2c/cs8427: fix iec958 mixer control deactivation
Oswald Buddenhagen
1
-2
/
+5
2023-04-20
ALSA: hda/sigmatel: add pin overrides for Intel DP45SG motherboard
Oswald Buddenhagen
1
-0
/
+2
2023-04-20
ALSA: emu10k1: fix capture interrupt handler unlinking
Oswald Buddenhagen
1
-2
/
+2
2023-04-13
ASoC: hdac_hdmi: use set_stream() instead of set_tdm_slots()
Jason Montleon
1
-6
/
+11
2023-04-13
ALSA: hda/realtek: Add quirk for Clevo X370SNW
Jeremy Soller
1
-0
/
+1
2023-04-05
ALSA: hda/realtek: Add quirk for Lenovo ZhaoYang CF4620Z
huangwenhui
1
-0
/
+1
2023-04-05
ALSA: hda/realtek: Add quirks for some Clevo laptops
Tim Crawford
1
-0
/
+4
2023-04-05
ALSA: usb-audio: Fix regression on detection of Roland VS-100
Takashi Iwai
1
-2
/
+6
2023-04-05
ALSA: hda/conexant: Partial revert of a quirk for Lenovo
Takashi Iwai
1
-1
/
+5
2023-04-05
ALSA: ymfpci: Fix BUG_ON in probe function
Tasos Sahanidis
1
-1
/
+1
2023-04-05
ALSA: ymfpci: Create card with device-managed snd_devm_card_new()
Tasos Sahanidis
1
-1
/
+1
2023-04-05
ALSA: usb-audio: Fix recursive locking at XRUN during syncing
Takashi Iwai
4
-11
/
+19
2023-04-05
ALSA: hda/ca0132: fixup buffer overrun at tuning_ctl_set()
Kuninori Morimoto
1
-1
/
+3
2023-04-05
ALSA: asihpi: check pao in control_message()
Kuninori Morimoto
1
-1
/
+1
2023-04-05
ASoC: codecs: tx-macro: Fix for KASAN: slab-out-of-bounds
Ravulapati Vishnu Vardhan Rao
1
-5
/
+6
2023-03-22
ALSA: hda/realtek: Fix the speaker output on Samsung Galaxy Book2 Pro
Hamidreza H. Fard
1
-0
/
+1
2023-03-22
ALSA: hda: intel-dsp-config: add MTL PCI id
Bard Liao
1
-0
/
+9
2023-03-22
ALSA: hda: Match only Intel devices with CONTROLLER_IN_GPU()
Bjorn Helgaas
1
-2
/
+3
2023-03-11
ASoC: mediatek: mt8195: add missing initialization
Trevor Wu
1
-0
/
+3
2023-03-11
ASoC: zl38060 add gpiolib dependency
Arnd Bergmann
1
-0
/
+1
2023-03-11
ASoC: zl38060: Remove spurious gpiolib select
Mark Brown
1
-1
/
+0
2023-03-11
ASoC: adau7118: don't disable regulators on device unbind
Nuno Sá
1
-18
/
+1
2023-03-10
ALSA: hda/realtek: Add quirk for HP EliteDesk 800 G6 Tower PC
Łukasz Stelmach
1
-0
/
+1
2023-03-10
ALSA: ice1712: Do not left ice->gpio_mutex locked in aureon_add_controls()
Dmitry Fomin
1
-1
/
+1
2023-03-10
ASoC: kirkwood: Iterate over array indexes instead of using pointer math
Kees Cook
1
-1
/
+1
2023-03-10
ASoC: soc-compress: Reposition and add pcm_mutex
강신형
1
-3
/
+6
[next]