index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-20
Revert "ALSA: hda/realtek: Fix pop noise on ALC225"
Kai-Heng Feng
1
-2
/
+0
2020-05-20
ALSA: rawmidi: Initialize allocated buffers
Takashi Iwai
1
-2
/
+2
2020-05-20
ALSA: rawmidi: Fix racy buffer resize under concurrent accesses
Takashi Iwai
1
-4
/
+27
2020-05-20
ALSA: hda/realtek - Limit int mic boost for Thinkpad T530
Takashi Iwai
1
-1
/
+9
2020-05-10
ALSA: hda: Match both PCI ID and SSID for driver blacklist
Takashi Iwai
1
-4
/
+5
2020-05-10
ALSA: fm801: Initialize chip after IRQ handler is registered
Andy Shevchenko
1
-2
/
+2
2020-05-10
ASoC: fsl_ssi: mark SACNT register volatile
Maciej S. Szmigiero
1
-1
/
+7
2020-05-10
ASoC: tegra_alc5632: check return value
Sudip Mukherjee
1
-4
/
+8
2020-05-10
ASoC: Intel: pass correct parameter in sst_alloc_stream_mrfld()
Dan Carpenter
1
-1
/
+1
2020-05-10
ALSA: fm801: detect FM-only card earlier
Andy Shevchenko
1
-30
/
+39
2020-05-10
ALSA: fm801: propagate TUNER_ONLY bit when autodetected
Andy Shevchenko
1
-0
/
+4
2020-05-10
ALSA: fm801: explicitly free IRQ line
Andy Shevchenko
1
-0
/
+2
2020-05-05
ASoC: imx-spdif: Fix crash on suspend
Lars-Peter Clausen
1
-2
/
+0
2020-05-05
ASoC: wm8960: Fix WM8960_SYSCLK_PLL mode
Stuart Henderson
1
-15
/
+17
2020-05-05
ALSA: opti9xx: shut up gcc-10 range warning
Arnd Bergmann
2
-6
/
+12
2020-05-05
ALSA: pcm: oss: Place the plugin buffer overflow checks correctly
Takashi Iwai
1
-8
/
+12
2020-05-02
ASoC: dapm: fixup dapm kcontrol widget
Gyeongtaek Lee
1
-3
/
+17
2020-05-02
ALSA: usb-audio: Filter out unsupported sample rates on Focusrite devices
Alexander Tsoy
1
-0
/
+52
2020-05-02
ALSA: usb-audio: Fix usb audio refcnt leak when getting spdif
Xiyu Yang
1
-4
/
+8
2020-05-02
ALSA: usx2y: Fix potential NULL dereference
Takashi Iwai
1
-0
/
+2
2020-05-02
ALSA: hda: Remove ASUS ROG Zenith from the blacklist
Takashi Iwai
1
-1
/
+0
2020-05-02
ASoC: Intel: atom: Take the drv->lock mutex before calling sst_send_slot_map()
Hans de Goede
1
-0
/
+2
2020-05-02
ALSA: hda - Fix incorrect usage of IS_REACHABLE()
Takashi Iwai
1
-1
/
+1
2020-04-24
ALSA: hda: Don't release card at firmware loading error
Takashi Iwai
1
-14
/
+5
2020-04-24
ALSA: usb-audio: Don't override ignore_ctl_error value from the map
Takashi Iwai
1
-1
/
+1
2020-04-24
ASoC: Intel: mrfld: return error codes when an error occurs
Colin Ian King
1
-1
/
+1
2020-04-24
ASoC: Intel: mrfld: fix incorrect check on p->sink
Colin Ian King
1
-1
/
+1
2020-04-24
ALSA: hda: Initialize power_state field properly
Takashi Iwai
1
-0
/
+1
2020-04-24
ALSA: pcm: oss: Fix regression by buffer overflow fix
Takashi Iwai
1
-8
/
+24
2020-04-24
ALSA: ice1724: Fix invalid access for enumerated ctl items
Takashi Iwai
1
-2
/
+2
2020-04-24
ALSA: hda: Fix potential access overflow in beep helper
Takashi Iwai
1
-1
/
+5
2020-04-24
ALSA: hda: Add driver blacklist
Takashi Iwai
1
-0
/
+16
2020-04-24
ALSA: usb-audio: Add mixer workaround for TRX40 and co
Takashi Iwai
1
-0
/
+28
2020-04-24
ASoC: topology: use name_prefix for new kcontrol
이경택
1
-1
/
+1
2020-04-24
ASoC: dpcm: allow start or stop during pause for backend
이경택
1
-2
/
+4
2020-04-24
ASoC: dapm: connect virtual mux with default value
이경택
1
-1
/
+7
2020-04-24
ASoC: fix regwmask
이경택
1
-2
/
+2
2020-04-13
ASoC: jz4740-i2s: Fix divider written at incorrect offset in register
Paul Cercueil
1
-1
/
+1
2020-04-02
ALSA: hda/realtek: Fix pop noise on ALC225
Kai-Heng Feng
1
-0
/
+2
2020-04-02
ALSA: pcm: oss: Remove WARNING from snd_pcm_plug_alloc() checks
Takashi Iwai
1
-2
/
+2
2020-04-02
ALSA: pcm: oss: Avoid plugin buffer overflow
Takashi Iwai
1
-0
/
+8
2020-04-02
ALSA: seq: oss: Fix running status after receiving sysex
Takashi Iwai
1
-0
/
+1
2020-04-02
ALSA: seq: virmidi: Fix running status after receiving sysex
Takashi Iwai
1
-0
/
+1
2020-04-02
ALSA: line6: Fix endless MIDI read loop
Takashi Iwai
2
-2
/
+2
2020-03-11
ASoC: dapm: Correct DAPM handling of active widgets during shutdown
Charles Keepax
1
-1
/
+1
2020-03-11
ASoC: pcm512x: Fix unbalanced regulator enable call in probe error path
Matthias Reichl
1
-3
/
+5
2020-03-11
ASoC: pcm: Fix possible buffer overflow in dpcm state sysfs output
Takashi Iwai
1
-8
/
+8
2020-02-28
ALSA: seq: Fix concurrent access to queue current tick/time
Takashi Iwai
4
-9
/
+20
2020-02-28
ALSA: seq: Avoid concurrent access to queue flags
Takashi Iwai
1
-4
/
+16
2020-02-28
ALSA: hda - Add docking station support for Lenovo Thinkpad T420s
Peter Große
1
-0
/
+1
[next]