| Commit message (Expand) | Author | Age |
* | ALSA: seq: potential out of bounds in do_control() | Dan Carpenter | 2015-02-12 |
* | Merge branch 'topic/snd-device' into for-next | Takashi Iwai | 2015-02-03 |
|\ |
|
| * | ALSA: Simplify snd_device_register() variants | Takashi Iwai | 2015-02-02 |
| * | ALSA: seq: Handle the device directly | Takashi Iwai | 2015-02-02 |
* | | ALSA: seq: remove unused callback_all field | Clemens Ladisch | 2015-01-26 |
* | | ALSA: seq: fix off-by-one error in port limit check | Clemens Ladisch | 2015-01-26 |
* | | ALSA: seq: correctly report maximum number of ports | Clemens Ladisch | 2015-01-26 |
* | | Merge branch 'for-linus' into for-next | Takashi Iwai | 2015-01-26 |
|\| |
|
| * | ALSA: seq-dummy: remove deadlock-causing events on close | Clemens Ladisch | 2015-01-26 |
* | | ALSA: seq: Deletion of unnecessary checks before the function call "snd_midi_... | Markus Elfring | 2015-01-04 |
|/ |
|
* | ALSA: core: Deletion of unnecessary checks before two function calls | Markus Elfring | 2014-11-21 |
* | Subject: ALSA: seq: Remove autoload locks in driver registration | Takashi Iwai | 2014-10-18 |
* | ALSA: seq: bind seq driver automatically | Takashi Iwai | 2014-10-18 |
* | ALSA: seq: Use atomic ops for autoload refcount | Takashi Iwai | 2014-10-15 |
* | ALSA: seq: seq_memory.c: Fix closing brace followed by if | Rasmus Villemoes | 2014-06-23 |
* | ALSA: seq: Continue broadcasting events to ports if one of them fails | Adam Goode | 2014-06-04 |
* | ALSA: seq: correctly detect input buffer overflow | Adam Goode | 2014-06-04 |
* | ALSA: core: Fix format string mismatch in seq_midi.c | Masanari Iida | 2014-04-28 |
* | ALSA: seq_oss: Use standard printk helpers | Takashi Iwai | 2014-02-14 |
* | ALSA: seq: Use standard printk helpers | Takashi Iwai | 2014-02-14 |
* | ALSA: core: Use standard printk helpers | Takashi Iwai | 2014-02-14 |
* | ALSA: seq_oss: Drop debug prints | Takashi Iwai | 2014-02-14 |
* | ALSA: Drop unused name argument in snd_register_oss_device() | Takashi Iwai | 2014-02-12 |
* | ALSA: seq-oss: Initialize MIDI clients asynchronously | Takashi Iwai | 2013-07-17 |
* | ALSA: seq: Fix missing error handling in snd_seq_timer_open() | Takashi Iwai | 2013-03-11 |
* | ALSA: seq: seq_oss_event: missing range checks | Dan Carpenter | 2013-03-04 |
* | various: Fix spelling of "registered" in comments. | Adam Buchbinder | 2012-11-19 |
* | ALSA: lto, sound: Fix export symbols for !CONFIG_MODULES | Andi Kleen | 2012-08-20 |
* | Documentation: remove references to /etc/modprobe.conf | Lucas De Marchi | 2012-03-30 |
* | device.h: cleanup users outside of linux/include (C files) | Paul Gortmaker | 2012-03-11 |
* | ALSA: module_param: make bool parameters really bool | Rusty Russell | 2011-12-19 |
* | sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where needed | Paul Gortmaker | 2011-10-31 |
* | sound: Add module.h to the previously silent sound users | Paul Gortmaker | 2011-10-31 |
* | sound: fix drivers needing module.h not moduleparam.h | Paul Gortmaker | 2011-10-31 |
* | ALSA: core: remove unused variables. | Luca Tettamanti | 2011-05-26 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 |
* | sound:core:seq:seq_ports.c Remove one to many n's in a word. | Justin P. Mattock | 2011-02-27 |
* | ALSA: core: sparse cleanups | Clemens Ladisch | 2011-02-14 |
* | ALSA: support module on-demand loading for seq and timer | Kay Sievers | 2010-11-23 |
* | llseek: automatically add .llseek fop | Arnd Bergmann | 2010-10-15 |
* | ALSA: seq/oss - Fix double-free at error path of snd_seq_oss_open() | Takashi Iwai | 2010-09-08 |
* | ALSA: core - Define llseek fops | Takashi Iwai | 2010-04-13 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |
* | ALSA: trivial: sound seq ioctl dbg: print hexadecimal value padded with 0s | Thadeu Lima de Souza Cascardo | 2010-02-01 |
* | sound: seq_timer: simplify snd_seq_timer_set_tick_resolution() parameters | Clemens Ladisch | 2010-01-18 |
* | Merge branch 'topic/midi' into for-linus | Takashi Iwai | 2009-09-10 |
|\ |
|
| * | sound: rawmidi: disable active-sensing-on-close by default | Clemens Ladisch | 2009-07-15 |
| * | sound: seq_oss_midi: remove magic numbers | Clemens Ladisch | 2009-07-15 |
| * | sound: seq_midi: do not send MIDI reset when closing | Clemens Ladisch | 2009-07-15 |
| * | seq-midi: always log message on output overrun | Clemens Ladisch | 2009-07-15 |