.. |
oss
|
a49a71f6e2
ALSA: seq: Fix poll() error return
|
7 years ago |
Kconfig
|
4d3a869333
ALSA: seq: Fix CONFIG_SND_SEQ_MIDI dependency
|
8 years ago |
Makefile
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
seq.c
|
34ce71a96d
ALSA: timer: remove legacy rtctimer
|
9 years ago |
seq_clientmgr.c
|
a49a71f6e2
ALSA: seq: Fix poll() error return
|
7 years ago |
seq_clientmgr.h
|
b3defb791b
ALSA: seq: Make ioctls race-free
|
7 years ago |
seq_compat.c
|
30c0702246
ALSA: seq: fix passing wrong pointer in function call of compatibility layer
|
8 years ago |
seq_dummy.c
|
54a721abd7
ALSA: seq: Drop snd_seq_autoload_lock() and _unlock()
|
10 years ago |
seq_fifo.c
|
7bd8009156
ALSA: seq: More protection for concurrent write and ioctl races
|
7 years ago |
seq_fifo.h
|
c7e0b5bf9f
[ALSA] Remove xxx_t typedefs: Sequencer
|
19 years ago |
seq_info.c
|
85d1431807
ALSA: core: Build conditionally and remove superfluous ifdefs
|
10 years ago |
seq_info.h
|
cd6a65036f
ALSA: replace CONFIG_PROC_FS with CONFIG_SND_PROC_FS
|
10 years ago |
seq_lock.c
|
8009d506a1
ALSA: seq: Enable 'use' locking in all configurations
|
7 years ago |
seq_lock.h
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
seq_memory.c
|
42bc47b353
treewide: Use array_size() in vmalloc()
|
7 years ago |
seq_memory.h
|
7bd8009156
ALSA: seq: More protection for concurrent write and ioctl races
|
7 years ago |
seq_midi.c
|
54a721abd7
ALSA: seq: Drop snd_seq_autoload_lock() and _unlock()
|
10 years ago |
seq_midi_emul.c
|
6da2ec5605
treewide: kmalloc() -> kmalloc_array()
|
7 years ago |
seq_midi_event.c
|
9c8ddd105e
ALSA: seq: Follow standard EXPORT_SYMBOL() declarations
|
8 years ago |
seq_ports.c
|
6231a895f5
ALSA: seq: fix spelling mistake "Unamed" -> "Unnamed"
|
7 years ago |
seq_ports.h
|
a55bdf1ec5
ALSA: seq: remove unused callback_all field
|
10 years ago |
seq_prioq.c
|
d0f8330652
ALSA: seq: Fix possible UAF in snd_seq_check_queue()
|
7 years ago |
seq_prioq.h
|
d0f8330652
ALSA: seq: Fix possible UAF in snd_seq_check_queue()
|
7 years ago |
seq_queue.c
|
d0f8330652
ALSA: seq: Fix possible UAF in snd_seq_check_queue()
|
7 years ago |
seq_queue.h
|
7e1d90f60a
ALSA: seq: 2nd attempt at fixing race creating a queue
|
8 years ago |
seq_system.c
|
d81a6d7176
sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where needed
|
13 years ago |
seq_system.h
|
c7e0b5bf9f
[ALSA] Remove xxx_t typedefs: Sequencer
|
19 years ago |
seq_timer.c
|
21244e3d6a
ALSA: seq: Avoid open-code for getting timer resolution
|
7 years ago |
seq_timer.h
|
671ec859e5
ALSA: seq: Process queue tempo/ppq change in a shot
|
7 years ago |
seq_virmidi.c
|
50e9ffb199
ALSA: virmidi: Fix too long output trigger loop
|
7 years ago |