summaryrefslogtreecommitdiffstats
path: root/sound/drivers/opl3/opl3_lib.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: Constify snd_timer_hardware definitionsTakashi Iwai2020-01-031-2/+2
* ALSA: drivers: Constify snd_device_ops definitionsTakashi Iwai2020-01-031-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-301-15/+1
* ALSA: drivers: Remove empty init and exitTakashi Iwai2018-08-031-16/+0
* ALSA: opl3: Declare common variables properlyTakashi Iwai2018-07-261-2/+1
* ALSA: opl3: Delete an error message for a failed memory allocation in snd_opl...Markus Elfring2017-08-121-3/+1
* ALSA: seq: Allow the modular sequencer registrationTakashi Iwai2017-06-121-1/+1
* ALSA: opl3: don't opencode IS_REACHABLE()Fabian Frederick2016-11-121-1/+1
* ALSA: Include linux/io.h instead of asm/io.hTakashi Iwai2015-01-281-1/+1
* ALSA: Drop unused name argument in snd_register_oss_device()Takashi Iwai2014-02-121-3/+1
* sound: Add module.h to the previously silent sound usersPaul Gortmaker2011-10-311-0/+1
* ALSA: Add missing KERN_* prefix to printk in sound/driversTakashi Iwai2009-02-051-1/+1
* ALSA: Kill snd_assert() in other placesTakashi Iwai2008-08-131-2/+4
* [ALSA] opl3 - Fix build errorsTakashi Iwai2008-01-311-0/+1
* [ALSA] opl3 - simplify exclusive access lockTakashi Iwai2008-01-311-1/+1
* [ALSA] opl3 - Use hwdep for patch loadingTakashi Iwai2008-01-311-0/+2
* [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela2007-10-161-2/+2
* [ALSA] opl3 - Move EXPORT_SYMBOL() to adjacent to each functionTakashi Iwai2006-06-221-9/+10
* [ALSA] semaphore -> mutex (driver part)Ingo Molnar2006-03-221-1/+1
* [ALSA] opl3 - Fix the unreleased resourcesTakashi Iwai2006-01-041-3/+3
* [ALSA] Add error messagesTakashi Iwai2006-01-031-1/+3
* [ALSA] Remove xxx_t typedefs: OPL3Takashi Iwai2006-01-031-40/+40
* [ALSA] Remove vmalloc wrapper, kfree_nocheck()Takashi Iwai2005-11-041-8/+2
* [ALSA] Replace with kzalloc() - othersTakashi Iwai2005-09-121-1/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+558