aboutsummaryrefslogtreecommitdiff
path: root/sound/core/rawmidi.c
AgeCommit message (Expand)Author
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-02-12[PATCH] mark struct file_operations const 9Arjan van de Ven
2007-02-09[ALSA] alsa core: convert to list_for_each_entry*Johannes Berg
2006-12-20[ALSA] sound: initialize rawmidi substream listAkinobu Mita
2006-09-23[ALSA] Fix substream selection in PCM and rawmidiTakashi Iwai
2006-09-23[ALSA] Unregister device files at disconnectionTakashi Iwai
2006-09-23[ALSA] Fix disconnection of proc interfaceTakashi Iwai
2006-06-22[ALSA] Remove zero-initialization of static variablesTakashi Iwai
2006-06-22[ALSA] Remove unneeded read/write_size fields in proc text opsTakashi Iwai
2006-03-28[PATCH] sound: Remove unneeded kmalloc() return value castsJesper Juhl
2006-03-22[ALSA] semaphore -> mutex (core part)Ingo Molnar
2006-01-03[ALSA] sound/: possible cleanupsAdrian Bunk
2006-01-03[ALSA] rawmidi: adjust runtime->avail when changing output buffer sizeClemens Ladisch
2006-01-03[ALSA] dynamic minors (3/6): store device-specific object pointers dynamicallyClemens Ladisch
2006-01-03[ALSA] dynamic minors (1/6): store device type in struct snd_minorClemens Ladisch
2006-01-03[ALSA] rawmidi: protect against invalid device number in snd_rawmidi_info_sel...Clemens Ladisch
2006-01-03[ALSA] Add error messagesTakashi Iwai
2006-01-03[ALSA] Remove xxx_t typedefs: Raw MIDITakashi Iwai
2005-11-04[ALSA] fix improper CONFIG_SND_MAJOR usageClemens Ladisch
2005-09-12[ALSA] Replace with kzalloc() - core stuffTakashi Iwai
2005-09-12[ALSA] Fix DocBook warningsTakashi Iwai
2005-09-12[ALSA] sparse address space annotationsClemens Ladisch
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds