index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: msm8916-wcd-digital: Check failure for devm_snd_soc_register_component
Miaoqian Lin
2022-04-27
1
-1
/
+8
*
ASoC: atmel: Remove system clock tree configuration for at91sam9g20ek
Mark Brown
2022-04-27
1
-61
/
+0
*
ALSA: usb-audio: Clear MIDI port active flag after draining
Takashi Iwai
2022-04-27
1
-0
/
+1
*
ALSA: pcm: Test for "silence" field in struct "pcm_format_data"
Fabio M. De Francesco
2022-04-20
1
-1
/
+1
*
ALSA: hda/realtek: Add quirk for Clevo PD50PNT
Tim Crawford
2022-04-20
1
-0
/
+1
*
ASoC: topology: Allow TLV control to be either read or write
Amadeusz Sławiński
2022-04-15
1
-1
/
+2
*
ASoC: soc-core: skip zero num_dai component in searching dai name
Shengjiu Wang
2022-04-15
1
-1
/
+1
*
ASoC: msm8916-wcd-digital: Fix missing clk_disable_unprepare() in msm8916_wcd...
Miaoqian Lin
2022-04-15
1
-1
/
+4
*
ASoC: imx-es8328: Fix error return code in imx_es8328_probe()
Wang Wensheng
2022-04-15
1
-0
/
+1
*
ASoC: mxs: Fix error handling in mxs_sgtl5000_probe
Miaoqian Lin
2022-04-15
1
-0
/
+3
*
ASoC: dmaengine: do not use a NULL prepare_slave_config() callback
Codrin Ciubotariu
2022-04-15
1
-3
/
+3
*
ASoC: fsi: Add check for clk_enable
Jiasheng Jiang
2022-04-15
1
-3
/
+16
*
ASoC: wm8350: Handle error for wm8350_register_irq
Jiasheng Jiang
2022-04-15
1
-4
/
+24
*
ASoC: atmel: Add missing of_node_put() in at91sam9g20ek_audio_probe
Miaoqian Lin
2022-04-15
1
-0
/
+1
*
ALSA: firewire-lib: fix uninitialized flag for AV/C deferred transaction
Takashi Sakamoto
2022-04-15
1
-3
/
+1
*
ASoC: atmel_ssc_dai: Handle errors for clk_enable
Jiasheng Jiang
2022-04-15
1
-1
/
+4
*
ASoC: mxs-saif: Handle errors for clk_enable
Jiasheng Jiang
2022-04-15
1
-1
/
+4
*
ALSA: spi: Add check for clk_enable()
Jiasheng Jiang
2022-04-15
1
-6
/
+21
*
ASoC: ti: davinci-i2s: Add check for clk_enable()
Jiasheng Jiang
2022-04-15
1
-1
/
+4
*
ASoC: rt5663: check the return value of devm_kzalloc() in rt5663_parse_dp()
Jia-Ju Bai
2022-04-15
1
-0
/
+2
*
ALSA: hda/realtek: Fix audio regression on Mi Notebook Pro 2020
Kai-Heng Feng
2022-04-15
1
-2
/
+2
*
ALSA: cs4236: fix an incorrect NULL check on list iterator
Xiaomeng Tong
2022-04-15
1
-3
/
+5
*
ALSA: pci: fix reading of swapped values from pcmreg in AC97 codec
Giacomo Guiduzzi
2022-03-28
1
-2
/
+2
*
ALSA: cmipci: Restore aux vol on suspend/resume
Jonathan Teh
2022-03-28
1
-2
/
+1
*
ALSA: usb-audio: Add mute TLV for playback volumes on RODE NT-USB
Lars-Peter Clausen
2022-03-28
1
-3
/
+4
*
ALSA: pcm: Add stream lock during PCM reset ioctl operations
Takashi Iwai
2022-03-28
1
-0
/
+4
*
ALSA: oss: Fix PCM OSS buffer allocation overflow
Takashi Iwai
2022-03-28
2
-5
/
+12
*
ASoC: sti: Fix deadlock via snd_pcm_stop_xrun() call
Takashi Iwai
2022-03-28
2
-4
/
+4
*
ASoC: ops: Shift tested values in snd_soc_put_volsw() by +min
Marek Vasut
2022-03-08
1
-2
/
+2
*
ALSA: intel_hdmi: Fix reference to PCM buffer address
Zhen Ni
2022-03-08
1
-1
/
+1
*
ASoC: rt5682: do not block workqueue if card is unbound
Kai Vehmanen
2022-03-08
1
-5
/
+7
*
ASoC: rt5668: do not block workqueue if card is unbound
Kai Vehmanen
2022-03-08
1
-5
/
+7
*
ASoC: ops: Fix stereo change notifications in snd_soc_put_volsw_range()
Mark Brown
2022-02-23
1
-5
/
+10
*
ASoC: ops: Fix stereo change notifications in snd_soc_put_volsw()
Mark Brown
2022-02-23
1
-4
/
+10
*
ALSA: hda: Fix missing codec probe on Shenker Dock 15
Takashi Iwai
2022-02-23
1
-0
/
+1
*
ALSA: hda: Fix regression on forced probe mask option
Takashi Iwai
2022-02-23
1
-2
/
+2
*
ASoC: max9759: fix underflow in speaker_gain_control_put()
Dan Carpenter
2022-02-08
1
-1
/
+2
*
ASoC: cpcap: Check for NULL pointer after calling of_get_child_by_name
Jiasheng Jiang
2022-02-08
1
-0
/
+2
*
ASoC: fsl: Add missing error handling in pcm030_fabric_probe
Miaoqian Lin
2022-02-08
1
-3
/
+8
*
ALSA: hda/realtek: Fix silent output on Gigabyte X570 Aorus Xtreme after rebo...
Christian Lachner
2022-02-08
1
-1
/
+1
*
ALSA: hda/realtek: Fix silent output on Gigabyte X570S Aorus Master (newer ch...
Christian Lachner
2022-02-08
1
-0
/
+2
*
ALSA: hda/realtek: Add missing fixup-model entry for Gigabyte X570 ALC1220 qu...
Christian Lachner
2022-02-08
1
-0
/
+1
*
ASoC: ops: Reject out of bounds values in snd_soc_put_xr_sx()
Mark Brown
2022-02-08
1
-0
/
+2
*
ASoC: ops: Reject out of bounds values in snd_soc_put_volsw_sx()
Mark Brown
2022-02-08
1
-1
/
+8
*
ASoC: ops: Reject out of bounds values in snd_soc_put_volsw()
Mark Brown
2022-02-08
1
-2
/
+16
*
ASoC: dpcm: prevent snd_soc_dpcm use after free
KaiChieh Chuang
2022-01-27
2
-7
/
+34
*
ASoC: mediatek: mt8173: fix device_node leak
Tzung-Bi Shih
2022-01-27
4
-0
/
+9
*
ALSA: seq: Set upper limit of processed events
Takashi Iwai
2022-01-27
1
-2
/
+12
*
ASoC: samsung: idma: Check of ioremap return value
Jiasheng Jiang
2022-01-27
1
-0
/
+2
*
ASoC: rt5663: Handle device_property_read_u32_array error codes
Jiasheng Jiang
2022-01-27
1
-3
/
+9
[next]