summaryrefslogtreecommitdiffstats
path: root/sound/drivers/opl3/opl3_seq.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: seq: Constify struct snd_midi_opTakashi Iwai2020-01-031-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-301-15/+1
* ALSA: drivers: Convert timers to use timer_setup()Kees Cook2017-10-241-1/+1
* ALSA: seq: Allow the tristate build of OSS emulationTakashi Iwai2017-06-091-2/+2
* ALSA: seq: Define driver object in each driverTakashi Iwai2015-02-121-20/+14
* ALSA: opl3: Use setup_timer() and mod_timer()Takashi Iwai2015-01-191-3/+1
* ALSA: module_param: make bool parameters really boolRusty Russell2011-12-191-1/+1
* sound: Add module.h to the previously silent sound usersPaul Gortmaker2011-10-311-0/+1
* [ALSA] opl3 - Fix build errorsTakashi Iwai2008-01-311-0/+1
* [ALSA] opl3 - simplify exclusive access lockTakashi Iwai2008-01-311-8/+11
* [ALSA] opl3 - Use hwdep for patch loadingTakashi Iwai2008-01-311-21/+1
* [ALSA] add more sequencer port type information bitsClemens Ladisch2006-06-221-1/+3
* [ALSA] fix port type bitsClemens Ladisch2006-06-221-1/+1
* [ALSA] Fix use after free in opl3_seq and opl3_ossDave Jones2006-03-221-3/+9
* [ALSA] semaphore -> mutex (driver part)Ingo Molnar2006-03-221-5/+5
* [ALSA] seq: set client name in snd_seq_create_kernel_client()Clemens Ladisch2006-01-031-11/+6
* [ALSA] seq: remove struct snd_seq_client_callbackClemens Ladisch2006-01-031-5/+1
* [ALSA] Remove xxx_t typedefs: OPL3Takashi Iwai2006-01-031-24/+24
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+314