aboutsummaryrefslogtreecommitdiffstats
path: root/sound/core/seq
Commit message (Expand)AuthorAge
* ALSA: seq: fill client ID in return value of pool operationTakashi Sakamoto2015-04-11
* ALSA: seq: Fix init order of snd_seq_device stuffTakashi Iwai2015-03-11
* ALSA: seq: Drop superfluous error/debug messages after malloc failuresTakashi Iwai2015-03-10
* ALSA: seq_oss: Drop superfluous error/debug messages after malloc failuresTakashi Iwai2015-03-10
* ALSA: seq: Drop snd_seq_autoload_lock() and _unlock()Takashi Iwai2015-02-12
* ALSA: seq: Define driver object in each driverTakashi Iwai2015-02-12
* ALSA: seq: Clean up device and driver structsTakashi Iwai2015-02-12
* ALSA: seq: Rewrite sequencer device binding with standard busTakashi Iwai2015-02-12
* ALSA: seq: Don't compile snd_seq_device_load_drivers() for built-inTakashi Iwai2015-02-12
* ALSA: seq: Move EXPORT_SYMBOL() after each functionTakashi Iwai2015-02-12
* 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