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
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-26
ALSA: control: Add sanity checks for user ctl id name string
Takashi Iwai
1
-0
/
+4
2015-03-18
ALSA: pcm: Don't leave PREPARED state after draining
Takashi Iwai
1
-0
/
+2
2015-02-05
ALSA: seq-dummy: remove deadlock-causing events on close
Clemens Ladisch
1
-31
/
+0
2014-11-14
ALSA: pcm: Zero-clear reserved fields of PCM status ioctl in compat mode
Takashi Iwai
1
-0
/
+2
2014-10-30
ALSA: pcm: use the same dma mmap codepath both for arm and arm64
Anatol Pomozov
1
-1
/
+1
2014-10-05
ALSA: pcm: fix fifo_size frame calculation
Clemens Ladisch
1
-3
/
+5
2014-10-05
ALSA: core: fix buffer overflow in snd_info_get_line()
Clemens Ladisch
1
-2
/
+2
2014-06-26
ALSA: control: Make sure that id->index does not overflow
Lars-Peter Clausen
1
-0
/
+3
2014-06-26
ALSA: control: Handle numid overflow
Lars-Peter Clausen
1
-0
/
+4
2014-06-26
ALSA: control: Don't access controls outside of protected regions
Lars-Peter Clausen
1
-5
/
+10
2014-06-26
ALSA: control: Fix replacing user controls
Lars-Peter Clausen
1
-16
/
+9
2014-06-26
ALSA: control: Protect user controls against concurrent access
Lars-Peter Clausen
2
-6
/
+26
2014-03-31
ALSA: compress: Pass through return value of open ops callback
Charles Keepax
1
-1
/
+1
2014-01-09
ALSA: Add SNDRV_PCM_STATE_PAUSED case in wait_for_avail function
JongHo Kim
1
-0
/
+2
2013-11-29
ALSA: compress: fix drain calls blocking other compress functions (v6)
Vinod Koul
1
-12
/
+19
2013-11-29
ALSA: compress: fix drain calls blocking other compress functions
Vinod Koul
1
-3
/
+38
2013-11-13
ALSA: fix oops in snd_pcm_info() caused by ASoC DPCM
Russell King
1
-0
/
+4
2013-10-05
ALSA: compress: Fix compress device unregister.
Liam Girdwood
1
-1
/
+2
2013-08-11
ALSA: compress: fix the return value for SNDRV_COMPRESS_VERSION
Vinod Koul
1
-1
/
+1
2013-07-25
ALSA: seq-oss: Initialize MIDI clients asynchronously
Takashi Iwai
2
-4
/
+14
2013-06-15
snd_pcm_link(): fix a leak...
Al Viro
1
-2
/
+2
2013-05-07
aio: don't include aio.h in sched.h
Kent Overstreet
1
-1
/
+1
2013-05-03
Merge tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...
Linus Torvalds
18
-155
/
+271
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-25
/
+20
2013-05-01
proc: Supply a function to remove a proc entry by PDE
David Howells
1
-14
/
+5
2013-05-01
proc: Supply PDE attribute setting accessor functions
David Howells
1
-1
/
+1
2013-04-29
ALSA: compress: fix the states to check for allowing read
Vinod Koul
1
-2
/
+10
2013-04-25
Merge tag 'asoc-v3.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
1
-10
/
+2
2013-04-22
ALSA: compress: Use kzalloc() for ioctls writing back data
Takashi Iwai
1
-2
/
+2
2013-04-22
ALSA: compress: info leak in snd_compr_get_caps()
Dan Carpenter
1
-0
/
+1
2013-04-21
ALSA: compress_core: Rework writes to use cumulative values
Charles Keepax
1
-7
/
+11
2013-04-21
ALSA: compress_core: Remove unused hw_pointer
Charles Keepax
1
-2
/
+0
2013-04-21
ALSA: compress_core: Add support for capture streams
Charles Keepax
1
-2
/
+41
2013-04-21
ALSA: compress_core: Deconstify copy callback buffer
Charles Keepax
1
-3
/
+5
2013-04-21
ALSA: compress_core: Calculate avail correctly for capture streams
Charles Keepax
1
-11
/
+18
2013-04-21
ALSA: compress_core: Update calc_avail to use cumulative values
Charles Keepax
1
-18
/
+5
2013-04-19
vm: convert snd_pcm_lib_mmap_iomem() to vm_iomap_memory() helper
Linus Torvalds
1
-10
/
+2
2013-04-18
ALSA: add DSD formats
Daniel Mack
2
-0
/
+10
2013-04-09
procfs: new helper - PDE_DATA(inode)
Al Viro
1
-3
/
+1
2013-04-09
snd_info_register: switch to proc_create_data/proc_mkdir_mode
Al Viro
1
-8
/
+14
2013-03-18
Merge branch 'for-linus' into for-next
Takashi Iwai
3
-7
/
+20
2013-03-13
ALSA: info: Small refactoring and a sanity check in snd_info_get_line()
Takashi Iwai
1
-13
/
+8
2013-03-13
ALSA: info: Avoid leaking kernel memory
Takashi Iwai
1
-2
/
+2
2013-03-12
ALSA: add/change some comments describing function return values
Yacine Belkadi
17
-99
/
+164
2013-03-11
ALSA: seq: Fix missing error handling in snd_seq_timer_open()
Takashi Iwai
1
-4
/
+4
2013-03-05
ALSA: vmaster: Fix slave change notification
Takashi Iwai
1
-1
/
+4
2013-03-04
ALSA: seq: seq_oss_event: missing range checks
Dan Carpenter
1
-2
/
+12
2013-02-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-2
/
+2
2013-02-22
new helper: file_inode(file)
Al Viro
2
-2
/
+2
2013-02-14
ALSA: compress: add support for gapless playback
Jeeja KP
1
-0
/
+96
[next]