aboutsummaryrefslogtreecommitdiffstats
path: root/sound/core/rawmidi.c
Commit message (Expand)AuthorAge
* ALSA: rawmidi - Refactor rawmidi open/close codesTakashi Iwai2009-03-09
* ALSA: rawmidi - Fix possible race in openTakashi Iwai2009-03-09
* ALSA: hda - Convert from takslet_hi_schedule() to tasklet_schedule()Takashi Iwai2008-12-18
* ALSA: rawmidi - Add open check in rawmidi callbacksTakashi Iwai2008-11-03
* ALSA: Kill snd_assert() in sound/core/*Takashi Iwai2008-08-13
* ALSA: fix locking in snd_pcm_open*() and snd_rawmidi_open*()Takashi Iwai2008-09-25
* [ALSA] rawmidi: let sparse know what is going on _for real_Marcin Ĺšlusarz2008-01-31
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-31
* [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela2007-10-16
* [ALSA] Clean up duplicate includes in sound/core/Jesper Juhl2007-10-16
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-08
* [PATCH] mark struct file_operations const 9Arjan van de Ven2007-02-12
* [ALSA] alsa core: convert to list_for_each_entry*Johannes Berg2007-02-09
* [ALSA] sound: initialize rawmidi substream listAkinobu Mita2006-12-20
* [ALSA] Fix substream selection in PCM and rawmidiTakashi Iwai2006-09-23
* [ALSA] Unregister device files at disconnectionTakashi Iwai2006-09-23
* [ALSA] Fix disconnection of proc interfaceTakashi Iwai2006-09-23
* [ALSA] Remove zero-initialization of static variablesTakashi Iwai2006-06-22
* [ALSA] Remove unneeded read/write_size fields in proc text opsTakashi Iwai2006-06-22
* [PATCH] sound: Remove unneeded kmalloc() return value castsJesper Juhl2006-03-28
* [ALSA] semaphore -> mutex (core part)Ingo Molnar2006-03-22
* [ALSA] sound/: possible cleanupsAdrian Bunk2006-01-03
* [ALSA] rawmidi: adjust runtime->avail when changing output buffer sizeClemens Ladisch2006-01-03
* [ALSA] dynamic minors (3/6): store device-specific object pointers dynamicallyClemens Ladisch2006-01-03
* [ALSA] dynamic minors (1/6): store device type in struct snd_minorClemens Ladisch2006-01-03
* [ALSA] rawmidi: protect against invalid device number in snd_rawmidi_info_sel...Clemens Ladisch2006-01-03
* [ALSA] Add error messagesTakashi Iwai2006-01-03
* [ALSA] Remove xxx_t typedefs: Raw MIDITakashi Iwai2006-01-03
* [ALSA] fix improper CONFIG_SND_MAJOR usageClemens Ladisch2005-11-04
* [ALSA] Replace with kzalloc() - core stuffTakashi Iwai2005-09-12
* [ALSA] Fix DocBook warningsTakashi Iwai2005-09-12
* [ALSA] sparse address space annotationsClemens Ladisch2005-09-12
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16