summaryrefslogtreecommitdiff
path: root/sound/core/seq (follow)
Commit message (Expand)AuthorAge
...
* ALSA: rawmidi: Make snd_rawmidi_transmit() race-freeTakashi Iwai2016-02-17
* ALSA: seq: Degrade the error message for too many opensTakashi Iwai2016-02-17
* ALSA: seq: Fix incorrect sanity check at snd_seq_oss_synth_cleanup()Takashi Iwai2016-02-17
* ALSA: seq: Fix snd_seq_call_port_info_ioctl in compat modeNicolas Boichat2016-01-31
* ALSA: seq: Fix race at timer setup and closeTakashi Iwai2016-01-31
* ALSA: seq: Fix missing NULL check at remove_events ioctlTakashi Iwai2016-01-31
* ALSA: seq_oss: fix waitqueue_active without memory barrier in snd-seq-ossKosuke Tatsukawa2015-10-09
* ALSA: core: Fix randconfig build wrt CONFIG_PROC_FSTakashi Iwai2015-05-29
* ALSA: replace CONFIG_PROC_FS with CONFIG_SND_PROC_FSJie Yang2015-05-27
* ALSA: core: Build conditionally and remove superfluous ifdefsTakashi Iwai2015-04-24
* ALSA: core: Don't ignore errors at creating proc filesTakashi Iwai2015-04-24
* 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