summaryrefslogtreecommitdiffstats
path: root/sound/core/rawmidi.c
Commit message (Expand)AuthorAgeFilesLines
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-111-2/+2
* Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-01-301-2/+2
|\
| * sound: annotate ->poll() instancesAl Viro2017-11-271-2/+2
* | ALSA: rawmidi: Avoid racy info ioctl via ctl deviceTakashi Iwai2017-12-141-3/+12
|/
* Merge tag 'sound-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2017-07-061-2/+2
|\
| * ALSA: seq: Allow the modular sequencer registrationTakashi Iwai2017-06-121-2/+2
* | sched/wait: Rename wait_queue_t => wait_queue_entry_tIngo Molnar2017-06-201-4/+4
|/
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-021-1/+1
* ALSA: rawmidi: Add const to snd_rawmidi_opsTakashi Iwai2017-01-121-1/+1
* ALSA: rawmidi: don't opencode IS_REACHABLE()Fabian Frederick2016-11-121-2/+2
* ALSA: rawmidi: Fix possible deadlock with virmidi registrationTakashi Iwai2016-09-081-1/+3
* ALSA: rawmidi: Fix race at copying & updating the positionTakashi Iwai2016-02-031-12/+22
* ALSA: rawmidi: Make snd_rawmidi_transmit() race-freeTakashi Iwai2016-02-031-26/+72
* ALSA: rawmidi: Remove kernel WARNING for NULL user-space buffer checkTakashi Iwai2016-02-011-1/+1
* ALSA: core: Drop superfluous error/debug messages after malloc failuresTakashi Iwai2015-03-101-6/+2
* ALSA: Simplify snd_device_register() variantsTakashi Iwai2015-02-021-6/+5
* ALSA: rawmidi: Use rawmidi device file for kernel messagesTakashi Iwai2015-02-021-3/+3
* ALSA: rawmidi: Embed struct deviceTakashi Iwai2015-02-021-7/+17
* ALSA: control: Provide a helper to look for the preferred subdeviceTakashi Iwai2015-02-021-12/+2
* ALSA: Move EXPORT_SYMBOL() in appropriate placesTakashi Iwai2014-02-271-18/+17
* ALSA: rawmidi: Use standard printk helpersTakashi Iwai2014-02-141-15/+34
* ALSA: Drop unused name argument in snd_register_oss_device()Takashi Iwai2014-02-121-2/+2
* ALSA: Fix typos in alsa-driver-api.xmlMasanari Iida2014-02-101-1/+1
* ALSA: add/change some comments describing function return valuesYacine Belkadi2013-03-121-7/+7
* ALSA: Avoid endless sleep after disconnectTakashi Iwai2012-10-301-0/+20
* ALSA: Add a reference counter to card instanceTakashi Iwai2012-10-301-1/+5
* sound: fix drivers needing module.h not moduleparam.hPaul Gortmaker2011-10-311-1/+1
* ALSA: Use krealloc() in possible placesTakashi Iwai2011-07-121-4/+4
* ALSA: rawmidi - Use workq for event handlingTakashi Iwai2011-06-141-26/+11
* ALSA: rawmidi: fix oops (use after free) when unloading a driver moduleClemens Ladisch2010-10-171-1/+3
* ALSA: rawmidi: fix the get next midi device ioctlDan Carpenter2010-09-091-0/+2
* ALSA: core - Define llseek fopsTakashi Iwai2010-04-131-0/+5
* vfs: Implement proper O_SYNC semanticsChristoph Hellwig2009-12-101-1/+1
* sound: rawmidi: record a substream's owner processClemens Ladisch2009-11-101-0/+9
* sound: rawmidi: fix opened substreams countClemens Ladisch2009-11-101-4/+2
* Merge branch 'topic/ctl-pid-lock' into topic/core-changeTakashi Iwai2009-11-101-1/+1
|\
| * control: use reference-counted pidClemens Ladisch2009-11-061-1/+1
* | sound: rawmidi: fix MIDI device O_APPEND error handlingClemens Ladisch2009-11-101-12/+7
* | sound: rawmidi: fix checking of O_APPEND when opening MIDI deviceClemens Ladisch2009-11-101-1/+2
* | sound: rawmidi: fix double init when opening MIDI device with O_APPENDClemens Ladisch2009-11-101-10/+12
|/
* sound: rawmidi: disable active-sensing-on-close by defaultClemens Ladisch2009-07-151-1/+1
* ALSA: rawmidi - Refactor rawmidi open/close codesTakashi Iwai2009-03-091-183/+194
* ALSA: rawmidi - Fix possible race in openTakashi Iwai2009-03-091-7/+7
* ALSA: hda - Convert from takslet_hi_schedule() to tasklet_schedule()Takashi Iwai2008-12-181-2/+2
* ALSA: rawmidi - Add open check in rawmidi callbacksTakashi Iwai2008-11-031-0/+8
* ALSA: Kill snd_assert() in sound/core/*Takashi Iwai2008-08-131-10/+15
* ALSA: fix locking in snd_pcm_open*() and snd_rawmidi_open*()Takashi Iwai2008-09-251-2/+2
* [ALSA] rawmidi: let sparse know what is going on _for real_Marcin Ĺšlusarz2008-01-311-19/+21
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-311-1/+0
* [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela2007-10-161-2/+2