index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
core
/
seq
/
seq_memory.c
Age
Commit message (
Expand
)
Author
2022-11-19
ALSA: seq: Fix function prototype mismatch in snd_seq_expand_var_event
Kees Cook
2021-06-09
ALSA: seq: Fix assignment in if condition
Takashi Iwai
2020-12-25
ALSA: core: Use DIV_ROUND_UP() instead of open-coding it
Lars-Peter Clausen
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-04-09
ALSA: seq: Remove superfluous irqsave flags
Takashi Iwai
2019-04-09
ALSA: seq: Align temporary re-locking with irqsave version
Takashi Iwai
2019-04-09
ALSA: seq: Use kvmalloc() for cell pools
Takashi Iwai
2018-08-01
ALSA: seq: Remove dead codes
Takashi Iwai
2018-06-12
treewide: Use array_size() in vmalloc()
Kees Cook
2018-03-08
ALSA: seq: More protection for concurrent write and ioctl races
Takashi Iwai
2017-07-06
Merge tag 'sound-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2017-06-20
sched/wait: Rename wait_queue_t => wait_queue_entry_t
Ingo Molnar
2017-06-16
ALSA: seq: Follow standard EXPORT_SYMBOL() declarations
Takashi Iwai
2017-03-21
ALSA: seq: Fix racy cell insertions during snd_seq_pool_done()
Takashi Iwai
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-02-06
ALSA: seq: Don't handle loop timeout at snd_seq_pool_done()
Takashi Iwai
2016-02-15
ALSA: seq: Fix leak of pool buffer at concurrent writes
Takashi Iwai
2015-03-10
ALSA: seq: Drop superfluous error/debug messages after malloc failures
Takashi Iwai
2014-06-23
ALSA: seq: seq_memory.c: Fix closing brace followed by if
Rasmus Villemoes
2014-02-14
ALSA: seq: Use standard printk helpers
Takashi Iwai
2011-10-31
sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where needed
Paul Gortmaker
2011-02-14
ALSA: core: sparse cleanups
Clemens Ladisch
2008-08-13
ALSA: Kill snd_assert() in sound/core/*
Takashi Iwai
2008-01-31
[ALSA] Remove sound/driver.h
Takashi Iwai
2007-10-16
[ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz
Jaroslav Kysela
2006-12-20
[ALSA] use the roundup macro
Clemens Ladisch
2006-06-22
[ALSA] Clean up EXPORT_SYMBOL()s in snd-seq module
Takashi Iwai
2006-01-09
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
Jes Sorensen
2006-01-03
[ALSA] Remove xxx_t typedefs: Sequencer
Takashi Iwai
2005-11-04
[ALSA] Fix schedule_timeout usage
Nishanth Aravamudan
2005-09-12
[ALSA] Replace with kzalloc() - seq stuff
Takashi Iwai
2005-07-27
[PATCH] clean up inline static vs static inline
Jesper Juhl
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds