aboutsummaryrefslogtreecommitdiffstats
path: root/sound/core/seq/oss/seq_oss.c
AgeCommit message (Expand)Author
2020-10-29ALSA: seq: oss: Avoid mutex lock for a long-time ioctlTakashi Iwai
2020-08-11ALSA: seq: oss: Serialize ioctlsTakashi Iwai
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2018-07-26ALSA: seq: Fix poll() error returnTakashi Iwai
2017-11-27sound: annotate ->poll() instancesAl Viro
2016-03-01ALSA: seq: oss: Don't drain at closing a clientTakashi Iwai
2015-12-03ALSA: Fix compat_ioctl handling for OSS emulationsTakashi Iwai
2015-05-27ALSA: replace CONFIG_PROC_FS with CONFIG_SND_PROC_FSJie Yang
2015-02-12ALSA: seq: Drop snd_seq_autoload_lock() and _unlock()Takashi Iwai
2015-02-12ALSA: seq: Define driver object in each driverTakashi Iwai
2014-02-14ALSA: seq_oss: Use standard printk helpersTakashi Iwai
2014-02-14ALSA: seq_oss: Drop debug printsTakashi Iwai
2014-02-12ALSA: Drop unused name argument in snd_register_oss_device()Takashi Iwai
2011-10-31sound: fix drivers needing module.h not moduleparam.hPaul Gortmaker
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2008-08-13ALSA: Kill snd_assert() in sound/core/*Takashi Iwai
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai
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
2006-09-23[ALSA] Fix disconnection of proc interfaceTakashi Iwai
2006-06-22[ALSA] Remove unneeded read/write_size fields in proc text opsTakashi Iwai
2006-03-22[ALSA] semaphore -> mutex (core part)Ingo Molnar
2006-01-03[ALSA] Optimize for config without PROC_FS (seq and oss parts)Takashi Iwai
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] Remove xxx_t typedefs: Sequencer OSS-emulationTakashi Iwai
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds