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.12.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
*
ALSA: hda/conexant - Fix loopback issue with CX20632
huangwenhui
2022-06-14
1
-0
/
+7
*
ASoC: fsl_sai: Fix FSL_SAI_xDR/xFR definition
Shengjiu Wang
2022-06-14
1
-2
/
+2
*
ASoC: rt5514: Fix event generation for "DSP Voice Wake Up" control
Mark Brown
2022-06-14
1
-1
/
+1
*
ASoC: wm2000: fix missing clk_disable_unprepare() on error in wm2000_anc_tran...
Yang Yingliang
2022-06-14
1
-3
/
+3
*
ASoC: mxs-saif: Fix refcount leak in mxs_saif_probe
Miaoqian Lin
2022-06-14
1
-0
/
+1
*
ASoC: fsl: Fix refcount leak in imx_sgtl5000_probe
Miaoqian Lin
2022-06-14
1
-6
/
+8
*
ASoC: rk3328: fix disabling mclk on pclk probe failure
Nicolas Frattaroli
2022-06-14
1
-1
/
+1
*
ASoC: mediatek: Fix missing of_node_put in mt2701_wm8960_machine_probe
Miaoqian Lin
2022-06-14
1
-2
/
+7
*
ASoC: mediatek: Fix error handling in mt8173_max98090_dev_probe
Miaoqian Lin
2022-06-14
1
-1
/
+4
*
ASoC: max98357a: remove dependency on GPIOLIB
Pierre-Louis Bossart
2022-06-14
1
-1
/
+0
*
ASoC: rt5645: Fix errorenous cleanup order
Lin Ma
2022-06-14
1
-1
/
+6
*
ASoC: tscs454: Add endianness flag in snd_soc_component_driver
Charles Keepax
2022-06-14
1
-6
/
+6
*
ASoC: dapm: Don't fold register value changes into notifications
Mark Brown
2022-06-14
1
-2
/
+0
*
ALSA: jack: Access input_dev under mutex
Amadeusz Sławiński
2022-06-14
1
-7
/
+27
*
ALSA: hda/realtek - Fix microphone noise on ASUS TUF B550M-PLUS
Marios Levogiannis
2022-06-14
1
-0
/
+10
*
ALSA: wavefront: Proper check of get_user() error
Takashi Iwai
2022-05-25
1
-1
/
+2
*
ALSA: hda/realtek: Enable headset mic on Lenovo P360
Kai-Heng Feng
2022-05-25
1
-0
/
+1
*
ASoC: ops: Validate input values in snd_soc_put_volsw_range()
Mark Brown
2022-05-18
1
-1
/
+17
*
ASoC: max98090: Generate notifications on changes for custom control
Mark Brown
2022-05-18
1
-1
/
+1
*
ASoC: max98090: Reject invalid values in custom control put()
Mark Brown
2022-05-18
1
-0
/
+3
*
ALSA: pcm: Fix potential AB/BA lock with buffer_mutex and mmap_lock
Takashi Iwai
2022-05-12
3
-11
/
+38
*
ALSA: pcm: Fix races among concurrent prealloc proc writes
Takashi Iwai
2022-05-12
1
-4
/
+7
*
ALSA: pcm: Fix races among concurrent prepare and hw_params/hw_free calls
Takashi Iwai
2022-05-12
1
-14
/
+18
*
ALSA: pcm: Fix races among concurrent read/write and buffer changes
Takashi Iwai
2022-05-12
1
-0
/
+4
*
ALSA: pcm: Fix races among concurrent hw_params and hw_free calls
Takashi Iwai
2022-05-12
2
-19
/
+38
*
ASoC: dmaengine: Restore NULL prepare_slave_config() callback
Codrin Ciubotariu
2022-05-12
1
-3
/
+3
*
ASoC: meson: Fix event generation for G12A tohdmi mux
Mark Brown
2022-05-12
1
-1
/
+1
*
ASoC: wm8958: Fix change notifications for DSP controls
Mark Brown
2022-05-12
1
-4
/
+4
*
ASoC: da7219: Fix change notifications for tone generator frequency
Mark Brown
2022-05-12
1
-4
/
+10
*
ALSA: fireworks: fix wrong return count shorter than expected by 4 bytes
Takashi Sakamoto
2022-05-12
1
-0
/
+1
*
ASoC: wm8731: Disable the regulator when probing fails
Zheyu Ma
2022-05-09
1
-8
/
+11
*
ASoC: soc-dapm: fix two incorrect uses of list iterator
Xiaomeng Tong
2022-04-27
1
-4
/
+2
*
ALSA: usb-audio: Fix undefined behavior due to shift overflowing the constant
Borislav Petkov
2022-04-27
1
-1
/
+1
*
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-compress: Change the check for codec_dai
Jiasheng Jiang
2022-04-15
1
-8
/
+11
*
ASoC: mediatek: mt6358: add missing EXPORT_SYMBOLs
Jiaxin Yu
2022-04-15
1
-0
/
+4
*
ASoC: SOF: Intel: Fix NULL ptr dereference when ENOMEM
Ammar Faizi
2022-04-15
1
-4
/
+5
*
ALSA: hda/realtek: Add alc256-samsung-headphone fixup
Matt Kramer
2022-04-15
1
-0
/
+11
*
ASoC: soc-core: skip zero num_dai component in searching dai name
Shengjiu Wang
2022-04-15
1
-1
/
+1
*
ASoC: madera: Add dependencies on MFD
Charles Keepax
2022-04-15
1
-0
/
+5
*
ASoC: msm8916-wcd-analog: Fix error handling in pm8916_wcd_analog_spmi_probe
Miaoqian Lin
2022-04-15
1
-6
/
+16
*
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
[next]