aboutsummaryrefslogtreecommitdiffstats
path: root/sound/core/seq
Commit message (Expand)AuthorAge
* ALSA: seq: potential out of bounds in do_control()Dan Carpenter2015-02-12
* Merge branch 'topic/snd-device' into for-nextTakashi Iwai2015-02-03
|\
| * ALSA: Simplify snd_device_register() variantsTakashi Iwai2015-02-02
| * ALSA: seq: Handle the device directlyTakashi Iwai2015-02-02
* | ALSA: seq: remove unused callback_all fieldClemens Ladisch2015-01-26
* | ALSA: seq: fix off-by-one error in port limit checkClemens Ladisch2015-01-26
* | ALSA: seq: correctly report maximum number of portsClemens Ladisch2015-01-26
* | Merge branch 'for-linus' into for-nextTakashi Iwai2015-01-26
|\|
| * ALSA: seq-dummy: remove deadlock-causing events on closeClemens Ladisch2015-01-26
* | ALSA: seq: Deletion of unnecessary checks before the function call "snd_midi_...Markus Elfring2015-01-04
|/
* ALSA: core: Deletion of unnecessary checks before two function callsMarkus Elfring2014-11-21
* Subject: ALSA: seq: Remove autoload locks in driver registrationTakashi Iwai2014-10-18
* ALSA: seq: bind seq driver automaticallyTakashi Iwai2014-10-18
* ALSA: seq: Use atomic ops for autoload refcountTakashi Iwai2014-10-15
* ALSA: seq: seq_memory.c: Fix closing brace followed by ifRasmus Villemoes2014-06-23
* ALSA: seq: Continue broadcasting events to ports if one of them failsAdam Goode2014-06-04
* ALSA: seq: correctly detect input buffer overflowAdam Goode2014-06-04
* ALSA: core: Fix format string mismatch in seq_midi.cMasanari Iida2014-04-28
* ALSA: seq_oss: Use standard printk helpersTakashi Iwai2014-02-14
* ALSA: seq: Use standard printk helpersTakashi Iwai2014-02-14
* ALSA: core: Use standard printk helpersTakashi Iwai2014-02-14
* ALSA: seq_oss: Drop debug printsTakashi Iwai2014-02-14
* ALSA: Drop unused name argument in snd_register_oss_device()Takashi Iwai2014-02-12
* ALSA: seq-oss: Initialize MIDI clients asynchronouslyTakashi Iwai2013-07-17
* ALSA: seq: Fix missing error handling in snd_seq_timer_open()Takashi Iwai2013-03-11
* ALSA: seq: seq_oss_event: missing range checksDan Carpenter2013-03-04
* various: Fix spelling of "registered" in comments.Adam Buchbinder2012-11-19
* ALSA: lto, sound: Fix export symbols for !CONFIG_MODULESAndi Kleen2012-08-20
* Documentation: remove references to /etc/modprobe.confLucas De Marchi2012-03-30
* device.h: cleanup users outside of linux/include (C files)Paul Gortmaker2012-03-11
* ALSA: module_param: make bool parameters really boolRusty Russell2011-12-19
* sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where neededPaul Gortmaker2011-10-31
* sound: Add module.h to the previously silent sound usersPaul Gortmaker2011-10-31
* sound: fix drivers needing module.h not moduleparam.hPaul Gortmaker2011-10-31
* ALSA: core: remove unused variables.Luca Tettamanti2011-05-26
* Fix common misspellingsLucas De Marchi2011-03-31
* sound:core:seq:seq_ports.c Remove one to many n's in a word.Justin P. Mattock2011-02-27
* ALSA: core: sparse cleanupsClemens Ladisch2011-02-14
* ALSA: support module on-demand loading for seq and timerKay Sievers2010-11-23
* llseek: automatically add .llseek fopArnd Bergmann2010-10-15
* ALSA: seq/oss - Fix double-free at error path of snd_seq_oss_open()Takashi Iwai2010-09-08
* ALSA: core - Define llseek fopsTakashi Iwai2010-04-13
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* ALSA: trivial: sound seq ioctl dbg: print hexadecimal value padded with 0sThadeu Lima de Souza Cascardo2010-02-01
* sound: seq_timer: simplify snd_seq_timer_set_tick_resolution() parametersClemens Ladisch2010-01-18
* Merge branch 'topic/midi' into for-linusTakashi Iwai2009-09-10
|\
| * sound: rawmidi: disable active-sensing-on-close by defaultClemens Ladisch2009-07-15
| * sound: seq_oss_midi: remove magic numbersClemens Ladisch2009-07-15
| * sound: seq_midi: do not send MIDI reset when closingClemens Ladisch2009-07-15
| * seq-midi: always log message on output overrunClemens Ladisch2009-07-15