aboutsummaryrefslogtreecommitdiffstats
path: root/sound/core/rawmidi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-03-28[PATCH] sound: Remove unneeded kmalloc() return value castsJesper Juhl1-2/+4
2006-03-22[ALSA] semaphore -> mutex (core part)Ingo Molnar1-28/+29
2006-01-03[ALSA] sound/: possible cleanupsAdrian Bunk1-3/+2
2006-01-03[ALSA] rawmidi: adjust runtime->avail when changing output buffer sizeClemens Ladisch1-0/+1
2006-01-03[ALSA] dynamic minors (3/6): store device-specific object pointers dynamicallyClemens Ladisch1-43/+44
2006-01-03[ALSA] dynamic minors (1/6): store device type in struct snd_minorClemens Ladisch1-9/+5
2006-01-03[ALSA] rawmidi: protect against invalid device number in snd_rawmidi_info_select()Clemens Ladisch1-0/+2
2006-01-03[ALSA] Add error messagesTakashi Iwai1-4/+14
2006-01-03[ALSA] Remove xxx_t typedefs: Raw MIDITakashi Iwai1-134/+146
2005-11-04[ALSA] fix improper CONFIG_SND_MAJOR usageClemens Ladisch1-8/+4
2005-09-12[ALSA] Replace with kzalloc() - core stuffTakashi Iwai1-3/+3
2005-09-12[ALSA] Fix DocBook warningsTakashi Iwai1-1/+1
2005-09-12[ALSA] sparse address space annotationsClemens Ladisch1-2/+6
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1680