Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
11133db7a836b0cb411faa048f07a38e994d1382
/
sound
/
core
/
seq
3e21a19
ALSA: seq: fill client ID in return value of pool operation
by Takashi Sakamoto
· 10 years ago
4945f1f
ALSA: seq: Fix init order of snd_seq_device stuff
by Takashi Iwai
· 10 years ago
24db8bb
ALSA: seq: Drop superfluous error/debug messages after malloc failures
by Takashi Iwai
· 10 years ago
8d98a06
ALSA: seq_oss: Drop superfluous error/debug messages after malloc failures
by Takashi Iwai
· 10 years ago
54a721a
ALSA: seq: Drop snd_seq_autoload_lock() and _unlock()
by Takashi Iwai
· 10 years ago
0566220
ALSA: seq: Define driver object in each driver
by Takashi Iwai
· 10 years ago
af03c24
ALSA: seq: Clean up device and driver structs
by Takashi Iwai
· 10 years ago
7c37ae5
ALSA: seq: Rewrite sequencer device binding with standard bus
by Takashi Iwai
· 10 years ago
72496ed
ALSA: seq: Don't compile snd_seq_device_load_drivers() for built-in
by Takashi Iwai
· 10 years ago
b6a4267
ALSA: seq: Move EXPORT_SYMBOL() after each function
by Takashi Iwai
· 10 years ago
0b444af
ALSA: seq: potential out of bounds in do_control()
by Dan Carpenter
· 10 years ago
3fe9cf3
Merge branch 'topic/snd-device' into for-next
by Takashi Iwai
· 10 years ago
40a4b26
ALSA: Simplify snd_device_register() variants
by Takashi Iwai
· 10 years ago
5205388
ALSA: seq: Handle the device directly
by Takashi Iwai
· 10 years ago
a55bdf1
ALSA: seq: remove unused callback_all field
by Clemens Ladisch
· 10 years ago
de20b57
ALSA: seq: fix off-by-one error in port limit check
by Clemens Ladisch
· 10 years ago
467be35
ALSA: seq: correctly report maximum number of ports
by Clemens Ladisch
· 10 years ago
7533185
Merge branch 'for-linus' into for-next
by Takashi Iwai
· 10 years ago
0767e95
ALSA: seq-dummy: remove deadlock-causing events on close
by Clemens Ladisch
· 10 years ago
57dca36
ALSA: seq: Deletion of unnecessary checks before the function call "snd_midi_event_free"
by Markus Elfring
· 10 years ago
d712eaf
ALSA: core: Deletion of unnecessary checks before two function calls
by Markus Elfring
· 10 years ago
d5129f3
Subject: ALSA: seq: Remove autoload locks in driver registration
by Takashi Iwai
· 10 years ago
68ab610
ALSA: seq: bind seq driver automatically
by Takashi Iwai
· 10 years ago
54841a0
ALSA: seq: Use atomic ops for autoload refcount
by Takashi Iwai
· 10 years ago
b245a82
ALSA: seq: seq_memory.c: Fix closing brace followed by if
by Rasmus Villemoes
· 10 years ago
2742325
ALSA: seq: Continue broadcasting events to ports if one of them fails
by Adam Goode
· 10 years ago
21fd3e9
ALSA: seq: correctly detect input buffer overflow
by Adam Goode
· 10 years ago
53403a8
ALSA: core: Fix format string mismatch in seq_midi.c
by Masanari Iida
· 11 years ago
bb343e7
ALSA: seq_oss: Use standard printk helpers
by Takashi Iwai
· 11 years ago
04cc79a
ALSA: seq: Use standard printk helpers
by Takashi Iwai
· 11 years ago
f2f9307
ALSA: core: Use standard printk helpers
by Takashi Iwai
· 11 years ago
a67ca25
ALSA: seq_oss: Drop debug prints
by Takashi Iwai
· 11 years ago
80d7d77
ALSA: Drop unused name argument in snd_register_oss_device()
by Takashi Iwai
· 11 years ago
256ca9c
ALSA: seq-oss: Initialize MIDI clients asynchronously
by Takashi Iwai
· 11 years ago
66efdc7
ALSA: seq: Fix missing error handling in snd_seq_timer_open()
by Takashi Iwai
· 12 years ago
85c50a5
ALSA: seq: seq_oss_event: missing range checks
by Dan Carpenter
· 12 years ago
d93cf06
various: Fix spelling of "registered" in comments.
by Adam Buchbinder
· 12 years ago
8dea9d3
ALSA: lto, sound: Fix export symbols for !CONFIG_MODULES
by Andi Kleen
· 12 years ago
970e248
Documentation: remove references to /etc/modprobe.conf
by Lucas De Marchi
· 13 years ago
51990e8
device.h: cleanup users outside of linux/include (C files)
by Paul Gortmaker
· 13 years ago
a67ff6a
ALSA: module_param: make bool parameters really bool
by Rusty Russell
· 13 years ago
d81a6d7
sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where needed
by Paul Gortmaker
· 13 years ago
da155d5
sound: Add module.h to the previously silent sound users
by Paul Gortmaker
· 13 years ago
65a7721
sound: fix drivers needing module.h not moduleparam.h
by Paul Gortmaker
· 13 years ago
78fa2c4
ALSA: core: remove unused variables.
by Luca Tettamanti
· 13 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
b6aa63e
sound:core:seq:seq_ports.c Remove one to many n's in a word.
by Justin P. Mattock
· 14 years ago
fea952e
ALSA: core: sparse cleanups
by Clemens Ladisch
· 14 years ago
03cfe6f
ALSA: support module on-demand loading for seq and timer
by Kay Sievers
· 14 years ago
6038f37
llseek: automatically add .llseek fop
by Arnd Bergmann
· 14 years ago
27f7ad5
ALSA: seq/oss - Fix double-free at error path of snd_seq_oss_open()
by Takashi Iwai
· 14 years ago
02f4865
ALSA: core - Define llseek fops
by Takashi Iwai
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
c85a400
ALSA: trivial: sound seq ioctl dbg: print hexadecimal value padded with 0s
by Thadeu Lima de Souza Cascardo
· 15 years ago
a32f667
sound: seq_timer: simplify snd_seq_timer_set_tick_resolution() parameters
by Clemens Ladisch
· 15 years ago
0f23c5c
Merge branch 'topic/midi' into for-linus
by Takashi Iwai
· 15 years ago
f96e080
ALSA: OSS sequencer should be initialized after snd_seq_system_client_init
by Jaswinder Singh Rajput
· 15 years ago
2d4b842
sound: rawmidi: disable active-sensing-on-close by default
by Clemens Ladisch
· 15 years ago
08d0334
sound: seq_oss_midi: remove magic numbers
by Clemens Ladisch
· 15 years ago
b86c872
sound: seq_midi: do not send MIDI reset when closing
by Clemens Ladisch
· 15 years ago
f907ed9
seq-midi: always log message on output overrun
by Clemens Ladisch
· 15 years ago
3f67f66
Merge branch 'topic/seq-midi-fix' into for-linus
by Takashi Iwai
· 15 years ago
6423f9e
sound: seq_midi_event: fix decoding of (N)RPN events
by Clemens Ladisch
· 15 years ago
0528c74
ALSA: clean up the logic for building sequencer modules
by Michal Marek
· 15 years ago
ef44a1e
ALSA: sound/core: use memdup_user()
by Li Zefan
· 16 years ago
006de267
ALSA: Add missing KERN_* prefix to printk in sound/core
by Takashi Iwai
· 16 years ago
bbaf5e9
ALSA: Add hrtimer backend for ALSA timer interface
by Takashi Iwai
· 16 years ago
7eaa943
ALSA: Kill snd_assert() in sound/core/*
by Takashi Iwai
· 16 years ago
82e68f7
sound: ensure device number is valid in snd_seq_oss_synth_make_info
by Willy Tarreau
· 16 years ago
ee2da99
ALSA: remove CONFIG_KMOD from sound
by Johannes Berg
· 16 years ago
c354cd7
[ALSA] seq-oss - Remove invalid BUG()
by Takashi Iwai
· 17 years ago
0d63e4f
Dont touch fs_struct in drivers
by Jan Blunck
· 17 years ago
9004acc
[ALSA] Remove sound/driver.h
by Takashi Iwai
· 17 years ago
3b378e1
[ALSA] sound/core/seq: move declarations of globally visible variables to proper headers
by Marcin Ślusarz
· 17 years ago
e5723b4
[ALSA] Remove sequencer instrument layer
by Takashi Iwai
· 17 years ago
3a4fa0a
Fix misspellings of "system", "controller", "interrupt" and "necessary".
by Robert P. J. Day
· 17 years ago
c1017a4
[ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz
by Jaroslav Kysela
· 17 years ago
c929e5e
[ALSA] schedule_timeout() fix for core/seq/seq_instr.c
by Rene Herman
· 17 years ago
0e75182
[ALSA] seq_midi_event: fix parsing of F9/FD bytes
by Clemens Ladisch
· 17 years ago
bf8c138
[ALSA] seq_midi_event: fix parsing of missing data bytes
by Clemens Ladisch
· 17 years ago
0b664f7
[ALSA] seq_midi_event: prevent running status after system messages
by Clemens Ladisch
· 17 years ago
394d051
[ALSA] seq_midi_event: fix encoding of data bytes after end of sysex
by Clemens Ladisch
· 17 years ago
7034632
[ALSA] seq: resource leak fix and various code cleanups
by Eugene Teo
· 17 years ago
e65365d
[ALSA] Fix invalid schedule_timeout_interruptible()
by Takashi Iwai
· 17 years ago
dd00cc4
some kmalloc/memset ->kzalloc (tree wide)
by Yoann Padioleau
· 17 years ago
e63340a
header cleaning: don't include smp_lock.h when not used
by Randy Dunlap
· 18 years ago
cd354f1
[PATCH] remove many unneeded #includes of sched.h
by Tim Schmielau
· 18 years ago
9c2e08c
[PATCH] mark struct file_operations const 9
by Arjan van de Ven
· 18 years ago
6116ea0
[ALSA] Fix possible deadlocks in sequencer at removal of ports
by Takashi Iwai
· 18 years ago
9244b2c
[ALSA] alsa core: convert to list_for_each_entry*
by Johannes Berg
· 18 years ago
201efe3
[ALSA] use the roundup macro
by Clemens Ladisch
· 18 years ago
c461482
[ALSA] Unregister device files at disconnection
by Takashi Iwai
· 18 years ago
746d4a0
[ALSA] Fix disconnection of proc interface
by Takashi Iwai
· 18 years ago
59feddb
[ALSA] Conversions from kmalloc+memset to k(z|c)alloc
by Panagiotis Issaris
· 18 years ago
933a2ef
[PATCH] lockdep: annotate sound/core/seq/seq_device.c
by Arjan van de Ven
· 18 years ago
d8371f0
[PATCH] lockdep: annotate sound/core/seq/seq_ports.c
by Ingo Molnar
· 18 years ago
be7ee27
[ALSA] Fix misuse of __list_add() in seq_ports.c
by Takashi Iwai
· 18 years ago
d6e05ed
spelling fixes
by Andreas Mohr
· 18 years ago
45df379
[ALSA] Remove nested mutexes in seq_ports.c
by Takashi Iwai
· 18 years ago
6581f4e
[ALSA] Remove zero-initialization of static variables
by Takashi Iwai
· 18 years ago
Next »