aboutsummaryrefslogtreecommitdiffstats
path: root/sound/core/seq/oss
Commit message (Expand)AuthorAgeFilesLines
* [ALSA] Remove unneeded read/write_size fields in proc text opsTakashi Iwai2006-06-221-1/+0
* [ALSA] semaphore -> mutex (core part)Ingo Molnar2006-03-221-13/+14
* [ALSA] seq: set client name in snd_seq_create_kernel_client()Clemens Ladisch2006-01-031-13/+3
* [ALSA] seq: remove struct snd_seq_client_callbackClemens Ladisch2006-01-031-8/+1
* [ALSA] Optimize for config without PROC_FS (seq and oss parts)Takashi Iwai2006-01-035-11/+14
* [ALSA] dynamic minors (3/6): store device-specific object pointers dynamicallyClemens Ladisch2006-01-031-2/+2
* [ALSA] dynamic minors (1/6): store device type in struct snd_minorClemens Ladisch2006-01-031-7/+2
* [ALSA] Remove xxx_t typedefs: Sequencer OSS-emulationTakashi Iwai2006-01-0317-347/+340
* [ALSA] Replace with kzalloc() - seq stuffTakashi Iwai2005-09-126-9/+9
* [PATCH] clean up inline static vs static inlineJesper Juhl2005-07-271-3/+3
* [ALSA] Remove redundant NULL checks before kfreeJesper Juhl2005-06-221-16/+8
* Linux-2.6.12-rc2Linus Torvalds2005-04-1618-0/+4394