summaryrefslogtreecommitdiffstats
path: root/sound/core/seq/oss/seq_oss.c
AgeCommit message (Expand)AuthorLines
2014-02-14ALSA: seq_oss: Use standard printk helpersTakashi Iwai-4/+4
2014-02-14ALSA: seq_oss: Drop debug printsTakashi Iwai-8/+0
2014-02-12ALSA: Drop unused name argument in snd_register_oss_device()Takashi Iwai-4/+2
2011-10-31sound: fix drivers needing module.h not moduleparam.hPaul Gortmaker-1/+1
2010-10-15llseek: automatically add .llseek fopArnd Bergmann-0/+1
2008-08-13ALSA: Kill snd_assert() in sound/core/*Takashi Iwai-4/+8
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai-1/+0
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap-1/+0
2007-02-12[PATCH] mark struct file_operations const 9Arjan van de Ven-1/+1
2006-09-23[ALSA] Fix disconnection of proc interfaceTakashi Iwai-2/+1
2006-06-22[ALSA] Remove unneeded read/write_size fields in proc text opsTakashi Iwai-1/+0
2006-03-22[ALSA] semaphore -> mutex (core part)Ingo Molnar-13/+14
2006-01-03[ALSA] Optimize for config without PROC_FS (seq and oss parts)Takashi Iwai-8/+6
2006-01-03[ALSA] dynamic minors (3/6): store device-specific object pointers dynamicallyClemens Ladisch-2/+2
2006-01-03[ALSA] dynamic minors (1/6): store device type in struct snd_minorClemens Ladisch-7/+2
2006-01-03[ALSA] Remove xxx_t typedefs: Sequencer OSS-emulationTakashi Iwai-12/+12
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+317