summaryrefslogtreecommitdiffstats
path: root/sound/drivers/opl3
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next' into for-linusTakashi Iwai2020-08-031-2/+2
|\
| * ALSA: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-07-091-2/+2
* | ALSA: opl3: fix infoleak in opl3xidongwang2020-07-071-0/+2
|/
* ALSA: opl3: More constificationsTakashi Iwai2020-01-052-4/+4
* ALSA: seq: oss: Constify snd_seq_oss_callback definitionsTakashi Iwai2020-01-031-1/+1
* ALSA: opl3: Constify snd_opl3_drum_voice definitionsTakashi Iwai2020-01-031-13/+13
* ALSA: seq: Constify struct snd_midi_opTakashi Iwai2020-01-032-2/+2
* 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-307-103/+7
* ALSA: opl3: fix mismatch between snd_opl3_drum_switch definition and declarationColin Ian King2019-03-181-1/+1
* ALSA: opl3: Mark expected switch fall-throughGustavo A. R. Silva2018-08-081-0/+1
* ALSA: drivers: Remove empty init and exitTakashi Iwai2018-08-031-16/+0
* ALSA: opl3: Declare common variables properlyTakashi Iwai2018-07-266-10/+6
* ALSA: opl3: remove redundant pointer opl3Colin Ian King2018-07-162-18/+0
* ALSA: opl3: Hardening for potential Spectre v1Takashi Iwai2018-04-251-2/+5
* Merge tag 'asoc-v4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2017-11-131-0/+1
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* | ALSA: drivers: Convert timers to use timer_setup()Kees Cook2017-10-243-4/+4
|/
* ALSA: opl3: Put missing KERN_CONT prefixTakashi Iwai2017-08-311-2/+2
* ALSA: opl3: Delete an error message for a failed memory allocation in snd_opl...Markus Elfring2017-08-121-3/+1
* ALSA: Fix forgotten dependency fix for tristate OSS sequencer kconfigTakashi Iwai2017-06-281-1/+3
* ALSA: seq: Allow the modular sequencer registrationTakashi Iwai2017-06-121-1/+1
* ALSA: seq: Allow the tristate build of OSS emulationTakashi Iwai2017-06-092-3/+6
* ALSA: opl3: Kill unused set_fs()Takashi Iwai2017-05-171-14/+0
* ALSA: opl3: don't opencode IS_REACHABLE()Fabian Frederick2016-11-121-1/+1
* Merge branch 'for-linus' into for-nextTakashi Iwai2015-03-091-0/+2
|\
| * ALSA: opl3: small array underflowDan Carpenter2015-03-061-0/+2
* | ALSA: seq: Define driver object in each driverTakashi Iwai2015-02-121-20/+14
|/
* ALSA: Include linux/io.h instead of asm/io.hTakashi Iwai2015-01-281-1/+1
* ALSA: opl3: Use setup_timer() and mod_timer()Takashi Iwai2015-01-192-10/+5
* ALSA: Drop unused name argument in snd_register_oss_device()Takashi Iwai2014-02-121-3/+1
* ALSA: Replace with IS_ENABLED()Takashi Iwai2014-02-101-1/+1
* 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-192-2/+2
* sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where neededPaul Gortmaker2011-10-312-0/+2
* sound: Add module.h to the previously silent sound usersPaul Gortmaker2011-10-312-0/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-302-1/+1
* ALSA: opl3: circular locking in the snd_opl3_note_on() and snd_opl3_note_off()Krzysztof Helt2009-10-081-8/+20
* ALSA: clean up the logic for building sequencer modulesMichal Marek2009-05-291-9/+1
* ALSA: Add missing KERN_* prefix to printk in sound/driversTakashi Iwai2009-02-054-20/+22
* ALSA: Kill snd_assert() in other placesTakashi Iwai2008-08-134-10/+20
* [ALSA] opl3 - Fix compilation without sequencer supportTakashi Iwai2008-02-221-0/+8
* [ALSA] opl3 - Fix build errorsTakashi Iwai2008-01-312-0/+2
* [ALSA] opl3 - simplify exclusive access lockTakashi Iwai2008-01-313-23/+12
* [ALSA] opl3 - Use hwdep for patch loadingTakashi Iwai2008-01-315-153/+215
* Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day2007-10-191-1/+1
* [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela2007-10-162-3/+3
* [ALSA] Clean up MakefileTakashi Iwai2007-10-161-4/+2