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_clientmgr.c
Age
Commit message (
Expand
)
Author
2023-08-17
ALSA: seq: Create device with snd_device_alloc()
Takashi Iwai
2023-06-05
ALSA: seq: Avoid confusion of aligned read size
Takashi Iwai
2023-05-23
ALSA: seq: Add UMP group filter
Takashi Iwai
2023-05-23
ALSA: seq: Print UMP Endpoint and Block information in proc outputs
Takashi Iwai
2023-05-23
ALSA: seq: Add ioctls for client UMP info query and setup
Takashi Iwai
2023-05-23
ALSA: seq: Allow suppressing UMP conversions
Takashi Iwai
2023-05-23
ALSA: seq: Automatic conversion of UMP events
Takashi Iwai
2023-05-23
ALSA: seq: Add port direction to snd_seq_port_info
Takashi Iwai
2023-05-23
ALSA: seq: Support MIDI 2.0 UMP Endpoint port
Takashi Iwai
2023-05-23
ALSA: seq: Add port inactive flag
Takashi Iwai
2023-05-23
ALSA: seq: Add UMP support
Takashi Iwai
2023-05-23
ALSA: seq: Introduce SNDRV_SEQ_IOCTL_USER_PVERSION ioctl
Takashi Iwai
2023-05-23
ALSA: seq: Prohibit creating ports with special numbers
Takashi Iwai
2023-05-23
ALSA: seq: Check validity before creating a port object
Takashi Iwai
2023-05-23
ALSA: seq: Check the conflicting port at port creation
Takashi Iwai
2023-05-23
ALSA: seq: Drop dead code for the old broadcast support
Takashi Iwai
2023-05-23
ALSA: seq: Treat snd_seq_client object directly in client drivers
Takashi Iwai
2022-08-24
ALSA: seq: Fix data-race at module auto-loading
Takashi Iwai
2021-06-09
ALSA: seq: Fix assignment in if condition
Takashi Iwai
2021-01-08
ALSA: Convert strlcpy to strscpy when return value is unused
Joe Perches
2020-11-04
ALSA: seq: remove useless function
Yu Hao
2020-02-14
ALSA: seq: Fix concurrent access to queue current tick/time
Takashi Iwai
2019-08-25
ALSA: seq: Fix potential concurrent access to the deleted pool
Takashi Iwai
2019-07-16
ALSA: seq: Break too long mutex context in the write loop
Takashi Iwai
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-09
Merge tag 'sound-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2019-05-06
*: convert stream-like files from nonseekable_open -> stream_open
Kirill Smelkov
2019-04-15
ALSA: seq: Correct unlock sequence at snd_seq_client_ioctl_unlock()
Takashi Iwai
2019-04-13
Merge branch 'for-linus' into for-next
Takashi Iwai
2019-04-12
ALSA: seq: Protect racy pool manipulation from OSS sequencer
Takashi Iwai
2019-04-12
ALSA: seq: Simplify snd_seq_kernel_client_enqueue() helper
Takashi Iwai
2019-04-11
Revert "ALSA: seq: Protect in-kernel ioctl calls with mutex"
Takashi Iwai
2019-04-09
ALSA: seq: Fix race of get-subscription call vs port-delete ioctls
Takashi Iwai
2019-04-09
ALSA: seq: Protect in-kernel ioctl calls with mutex
Takashi Iwai
2019-04-09
ALSA: seq: Remove superfluous irqsave flags
Takashi Iwai
2019-04-05
ALSA: seq: Fix OOB-reads from strlcpy
Zubin Mithra
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
2018-08-01
ALSA: seq: Use no intrruptible mutex_lock
Takashi Iwai
2018-08-01
ALSA: seq: Fix leftovers at probe error path
Takashi Iwai
2018-07-26
ALSA: seq: Fix poll() error return
Takashi Iwai
2018-06-25
ALSA: seq: Fix UBSAN warning at SNDRV_SEQ_IOCTL_QUERY_NEXT_CLIENT ioctl
Takashi Iwai
2018-03-10
ALSA: seq: Clear client entry before deleting else at closing
Takashi Iwai
2018-03-08
ALSA: seq: Remove superfluous snd_seq_queue_client_leave_cells() call
Takashi Iwai
2018-03-08
ALSA: seq: More protection for concurrent write and ioctl races
Takashi Iwai
2018-03-08
ALSA: seq: Don't allow resizing pool in use
Takashi Iwai
2018-02-14
ALSA: seq: Fix racy pool initializations
Takashi Iwai
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-01-30
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2018-01-11
ALSA: seq: Make ioctls race-free
Takashi Iwai
2017-11-27
sound: annotate ->poll() instances
Al Viro
[next]