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
2018-05-30
ALSA: vmaster: Propagate slave error
Takashi Iwai
1
-1
/
+4
2018-05-30
ASoC: au1x: Fix timeout tests in au1xac97c_ac97_read()
Dan Carpenter
1
-3
/
+3
2018-05-25
ALSA: control: fix a redundant-copy issue
Wenwen Wang
1
-2
/
+1
2018-05-25
ALSA: usb: mixer: volume quirk for CM102-A+/102S+
Federico Cuello
1
-0
/
+8
2018-05-16
ALSA: aloop: Add missing cable lock to ctl API callbacks
Takashi Iwai
1
-2
/
+15
2018-05-16
ALSA: aloop: Mark paused device as inactive
Robert Rosengren
1
-3
/
+9
2018-05-16
ALSA: seq: Fix races at MIDI encoding in snd_virmidi_output_trigger()
Takashi Iwai
1
-2
/
+2
2018-05-16
ALSA: pcm: Check PCM state at xfern compat ioctl
Takashi Iwai
1
-0
/
+2
2018-05-02
ASoC: fsl_esai: Fix divisor calculation failure at lower ratio
Nicolin Chen
1
-0
/
+7
2018-05-02
ALSA: seq: oss: Fix unbalanced use lock for synth MIDI device
Takashi Iwai
1
-4
/
+8
2018-05-02
ALSA: core: Report audio_tstamp in snd_pcm_sync_ptr
David Henningsson
1
-0
/
+1
2018-05-02
ALSA: usb-audio: Skip broken EU on Dell dock USB-audio
Takashi Iwai
1
-0
/
+3
2018-04-24
ALSA: rawmidi: Fix missing input substream checks in compat ioctls
Takashi Iwai
1
-6
/
+12
2018-04-24
ALSA: pcm: Fix endless loop for XRUN recovery in OSS emulation
Takashi Iwai
1
-2
/
+3
2018-04-24
ALSA: pcm: Fix mutex unbalance in OSS emulation ioctls
Takashi Iwai
1
-25
/
+42
2018-04-24
ALSA: pcm: Return -EBUSY for OSS ioctls changing busy streams
Takashi Iwai
1
-9
/
+27
2018-04-24
ALSA: pcm: Avoid potential races between OSS ioctls and read/write
Takashi Iwai
1
-28
/
+106
2018-04-24
ALSA: pcm: Use ERESTARTSYS instead of EINTR in OSS emulation
Takashi Iwai
1
-1
/
+1
2018-04-24
ALSA: oss: consolidate kmalloc/memset 0 call to kzalloc
Nicholas Mc Guire
1
-2
/
+1
2018-04-24
ASoC: ssm2602: Replace reg_default_raw with reg_default
James Kelly
1
-6
/
+13
2018-04-08
ALSA: pcm: potential uninitialized return values
Dan Carpenter
1
-2
/
+2
2018-04-08
ALSA: pcm: Use dma_bytes as size parameter in dma_mmap_coherent()
Stefan Roese
1
-1
/
+1
2018-04-08
ALSA: aloop: Fix access to not-yet-ready substream via cable
Takashi Iwai
1
-1
/
+7
2018-04-08
ALSA: aloop: Sync stale timer before release
Takashi Iwai
1
-1
/
+8
2018-03-24
ALSA: hda - Fix headset microphone detection for ASUS N551 and N751
Mikhail Paulyshka
1
-2
/
+10
2018-03-22
ALSA: seq: Clear client entry before deleting else at closing
Takashi Iwai
1
-2
/
+2
2018-03-22
ALSA: seq: Fix possible UAF in snd_seq_check_queue()
Takashi Iwai
3
-37
/
+25
2018-03-22
ALSA: pcm: Fix UAF in snd_pcm_oss_get_formats()
Takashi Iwai
1
-4
/
+6
2018-03-22
ASoC: nuc900: Fix a loop timeout test
Dan Carpenter
1
-2
/
+2
2018-03-18
ALSA: seq: More protection for concurrent write and ioctl races
Takashi Iwai
4
-13
/
+24
2018-03-18
ALSA: seq: Don't allow resizing pool in use
Takashi Iwai
1
-0
/
+3
2018-03-11
ALSA: usb-audio: Add a quirck for B&W PX headphones
Erik Veijola
1
-0
/
+47
2018-02-25
ASoC: ux500: add MODULE_LICENSE tag
Arnd Bergmann
2
-0
/
+9
2018-02-25
ALSA: seq: Fix racy pool initializations
Takashi Iwai
1
-2
/
+6
2018-02-25
ALSA: seq: Fix regression by incorrect ioctl_mutex usages
Takashi Iwai
1
-8
/
+7
2018-02-07
ASoC: pcm512x: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
Jesse Chan
1
-0
/
+4
2018-02-07
ALSA: seq: Make ioctls race-free
Takashi Iwai
2
-2
/
+9
2018-01-31
ALSA: hda - Apply the existing quirk to iMac 14,1
Takashi Iwai
1
-0
/
+1
2018-01-31
ALSA: pcm: Remove yet superfluous WARN_ON()
Takashi Iwai
1
-1
/
+0
2018-01-17
ALSA: aloop: Fix racy hw constraints adjustment
Takashi Iwai
1
-30
/
+21
2018-01-17
ALSA: aloop: Fix inconsistent format due to incomplete rule
Takashi Iwai
1
-7
/
+6
2018-01-17
ALSA: aloop: Release cable upon open error path
Takashi Iwai
1
-13
/
+25
2018-01-17
ALSA: pcm: Allow aborting mutex lock at OSS read/write loops
Takashi Iwai
1
-15
/
+21
2018-01-17
ALSA: pcm: Abort properly at pending signal in OSS read/write loops
Takashi Iwai
1
-0
/
+8
2018-01-17
ALSA: pcm: Add missing error checks in OSS emulation plugin builder
Takashi Iwai
1
-3
/
+11
2018-01-17
ALSA: pcm: Remove incorrect snd_BUG_ON() usages
Takashi Iwai
2
-3
/
+2
2018-01-02
ASoC: twl4030: fix child-node lookup
Johan Hovold
1
-1
/
+3
2018-01-02
ALSA: usb-audio: Fix the missing ctl name suffix at parsing SU
Takashi Iwai
1
-11
/
+16
2018-01-02
ALSA: rawmidi: Avoid racy info ioctl via ctl device
Takashi Iwai
1
-3
/
+12
2017-12-25
ALSA: hda - add support for docking station for HP 820 G2
Jaroslav Kysela
1
-1
/
+13
[next]