summaryrefslogtreecommitdiffstats
path: root/sound/core/oss/mixer_oss.c
Commit message (Expand)AuthorAgeFilesLines
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0Star
* [PATCH] mark struct file_operations const 9Arjan van de Ven2007-02-121-1/+1
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-131-1/+1
* [ALSA] Unregister device files at disconnectionTakashi Iwai2006-09-231-9/+7Star
* [ALSA] Fix disconnection of proc interfaceTakashi Iwai2006-09-231-4/+2Star
* [ALSA] Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris2006-08-031-2/+1Star
* [ALSA] Remove unneeded read/write_size fields in proc text opsTakashi Iwai2006-06-221-2/+0Star
* [ALSA] semaphore -> mutex (core part)Ingo Molnar2006-03-221-7/+7
* [ALSA] Optimize for config without PROC_FS (seq and oss parts)Takashi Iwai2006-01-031-0/+5
* [ALSA] dynamic minors (3/6): store device-specific object pointers dynamicallyClemens Ladisch2006-01-031-3/+4
* [ALSA] dynamic minors (1/6): store device type in struct snd_minorClemens Ladisch2006-01-031-7/+1Star
* [ALSA] Remove xxx_t typedefs: Mixer OSS-emulationTakashi Iwai2006-01-031-120/+120
* [ALSA] Add missing KERN_* prefixTakashi Iwai2005-11-041-1/+2
* [ALSA] Remove snd_runtime_check() macroTakashi Iwai2005-11-041-18/+41
* [ALSA] Replace with kzalloc() - core stuffTakashi Iwai2005-09-121-13/+13
* [PATCH] create a kstrdup library functionPaulo Marques2005-06-231-1/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+1340