summaryrefslogtreecommitdiffstats
path: root/sound/drivers/opl3/opl3_midi.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: opl3: Mark expected switch fall-throughGustavo A. R. Silva2018-08-081-0/+1
* ALSA: opl3: Declare common variables properlyTakashi Iwai2018-07-261-4/+0
* ALSA: opl3: remove redundant pointer opl3Colin Ian King2018-07-161-12/+0
* ALSA: drivers: Convert timers to use timer_setup()Kees Cook2017-10-241-2/+2
* ALSA: opl3: Put missing KERN_CONT prefixTakashi Iwai2017-08-311-2/+2
* ALSA: opl3: small array underflowDan Carpenter2015-03-061-0/+2
* ALSA: opl3: Use setup_timer() and mod_timer()Takashi Iwai2015-01-191-7/+4
* ALSA: opl3: Fix possible negative array index accessTakashi Iwai2013-10-291-0/+5
* sound: Remove unnecessary semicolonPeter Senna Tschudin2012-10-061-1/+1
* ALSA: module_param: make bool parameters really boolRusty Russell2011-12-191-1/+1
* ALSA: opl3: circular locking in the snd_opl3_note_on() and snd_opl3_note_off()Krzysztof Helt2009-10-081-8/+20
* ALSA: Add missing KERN_* prefix to printk in sound/driversTakashi Iwai2009-02-051-15/+15
* ALSA: Kill snd_assert() in other placesTakashi Iwai2008-08-131-2/+4
* [ALSA] opl3 - Use hwdep for patch loadingTakashi Iwai2008-01-311-24/+17
* Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day2007-10-191-1/+1
* [ALSA] Fix possible races in timer callbacksTakashi Iwai2006-01-031-2/+3
* [ALSA] Remove xxx_t typedefs: OPL3Takashi Iwai2006-01-031-35/+35
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+873