summaryrefslogtreecommitdiff
path: root/sound/drivers/opl3
Commit message (Expand)AuthorAge
* Merge tag 'asoc-v4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2017-11-13
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* | ALSA: drivers: Convert timers to use timer_setup()Kees Cook2017-10-24
|/
* ALSA: opl3: Put missing KERN_CONT prefixTakashi Iwai2017-08-31
* ALSA: opl3: Delete an error message for a failed memory allocation in snd_opl...Markus Elfring2017-08-12
* ALSA: Fix forgotten dependency fix for tristate OSS sequencer kconfigTakashi Iwai2017-06-28
* ALSA: seq: Allow the modular sequencer registrationTakashi Iwai2017-06-12
* ALSA: seq: Allow the tristate build of OSS emulationTakashi Iwai2017-06-09
* ALSA: opl3: Kill unused set_fs()Takashi Iwai2017-05-17
* ALSA: opl3: don't opencode IS_REACHABLE()Fabian Frederick2016-11-12
* Merge branch 'for-linus' into for-nextTakashi Iwai2015-03-09
|\
| * ALSA: opl3: small array underflowDan Carpenter2015-03-06
* | ALSA: seq: Define driver object in each driverTakashi Iwai2015-02-12
|/
* ALSA: Include linux/io.h instead of asm/io.hTakashi Iwai2015-01-28
* ALSA: opl3: Use setup_timer() and mod_timer()Takashi Iwai2015-01-19
* ALSA: Drop unused name argument in snd_register_oss_device()Takashi Iwai2014-02-12
* ALSA: Replace with IS_ENABLED()Takashi Iwai2014-02-10
* ALSA: opl3: Fix possible negative array index accessTakashi Iwai2013-10-29
* sound: Remove unnecessary semicolonPeter Senna Tschudin2012-10-06
* ALSA: module_param: make bool parameters really boolRusty Russell2011-12-19
* sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where neededPaul Gortmaker2011-10-31
* sound: Add module.h to the previously silent sound usersPaul Gortmaker2011-10-31
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* ALSA: opl3: circular locking in the snd_opl3_note_on() and snd_opl3_note_off()Krzysztof Helt2009-10-08
* ALSA: clean up the logic for building sequencer modulesMichal Marek2009-05-29
* ALSA: Add missing KERN_* prefix to printk in sound/driversTakashi Iwai2009-02-05
* ALSA: Kill snd_assert() in other placesTakashi Iwai2008-08-13
* [ALSA] opl3 - Fix compilation without sequencer supportTakashi Iwai2008-02-22
* [ALSA] opl3 - Fix build errorsTakashi Iwai2008-01-31
* [ALSA] opl3 - simplify exclusive access lockTakashi Iwai2008-01-31
* [ALSA] opl3 - Use hwdep for patch loadingTakashi Iwai2008-01-31
* Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day2007-10-19
* [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela2007-10-16
* [ALSA] Clean up MakefileTakashi Iwai2007-10-16
* [ALSA] add more sequencer port type information bitsClemens Ladisch2006-06-22
* [ALSA] fix port type bitsClemens Ladisch2006-06-22
* [ALSA] opl3 - Move EXPORT_SYMBOL() to adjacent to each functionTakashi Iwai2006-06-22
* [ALSA] Fix use after free in opl3_seq and opl3_ossDave Jones2006-03-22
* [ALSA] semaphore -> mutex (driver part)Ingo Molnar2006-03-22
* [PATCH] alsa: fix bogus snd_device_free() in opl3-oss.cTakashi Iwai2006-02-24
* [ALSA] opl3 - Fix the unreleased resourcesTakashi Iwai2006-01-04
* [ALSA] seq: set client name in snd_seq_create_kernel_client()Clemens Ladisch2006-01-03
* [ALSA] seq: remove struct snd_seq_client_callbackClemens Ladisch2006-01-03
* [ALSA] Fix possible races in timer callbacksTakashi Iwai2006-01-03
* [ALSA] Add error messagesTakashi Iwai2006-01-03
* [ALSA] Remove xxx_t typedefs: OPL3Takashi Iwai2006-01-03
* [ALSA] Remove vmalloc wrapper, kfree_nocheck()Takashi Iwai2005-11-04
* [ALSA] Replace with kzalloc() - othersTakashi Iwai2005-09-12
* Linux-2.6.12-rc2Linus Torvalds2005-04-16