summaryrefslogtreecommitdiffstats
path: root/sound/core/seq/oss/seq_oss.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: seq: Fix assignment in if conditionTakashi Iwai2021-06-091-10/+16
* ALSA: seq: oss: Avoid mutex lock for a long-time ioctlTakashi Iwai2020-09-231-2/+5
* ALSA: seq: oss: Serialize ioctlsTakashi Iwai2020-08-051-1/+7
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-301-14/+1
* ALSA: seq: Fix poll() error returnTakashi Iwai2018-07-261-1/+1
* sound: annotate ->poll() instancesAl Viro2017-11-271-2/+2
* ALSA: seq: oss: Don't drain at closing a clientTakashi Iwai2016-03-011-2/+0
* ALSA: Fix compat_ioctl handling for OSS emulationsTakashi Iwai2015-12-031-1/+6
* ALSA: replace CONFIG_PROC_FS with CONFIG_SND_PROC_FSJie Yang2015-05-271-3/+3
* ALSA: seq: Drop snd_seq_autoload_lock() and _unlock()Takashi Iwai2015-02-121-2/+0
* ALSA: seq: Define driver object in each driverTakashi Iwai2015-02-121-7/+13
* ALSA: seq_oss: Use standard printk helpersTakashi Iwai2014-02-141-4/+4
* ALSA: seq_oss: Drop debug printsTakashi Iwai2014-02-141-8/+0
* ALSA: Drop unused name argument in snd_register_oss_device()Takashi Iwai2014-02-121-4/+2
* sound: fix drivers needing module.h not moduleparam.hPaul Gortmaker2011-10-311-1/+1
* llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+1
* ALSA: Kill snd_assert() in sound/core/*Takashi Iwai2008-08-131-4/+8
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-311-1/+0
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* [PATCH] mark struct file_operations const 9Arjan van de Ven2007-02-121-1/+1
* [ALSA] Fix disconnection of proc interfaceTakashi Iwai2006-09-231-2/+1
* [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] Optimize for config without PROC_FS (seq and oss parts)Takashi Iwai2006-01-031-8/+6
* [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-031-12/+12
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+317