summaryrefslogtreecommitdiff
path: root/sound/drivers/opl3/opl3_synth.c
AgeCommit message (Expand)Author
2021-01-08ALSA: Convert strlcpy to strscpy when return value is unusedJoe Perches
2020-07-07ALSA: opl3: fix infoleak in opl3xidongwang
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2018-07-26ALSA: opl3: Declare common variables properlyTakashi Iwai
2018-04-25ALSA: opl3: Hardening for potential Spectre v1Takashi Iwai
2014-02-10ALSA: Replace with IS_ENABLED()Takashi Iwai
2011-10-31sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where neededPaul Gortmaker
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-02-05ALSA: Add missing KERN_* prefix to printk in sound/driversTakashi Iwai
2008-08-13ALSA: Kill snd_assert() in other placesTakashi Iwai
2008-02-22[ALSA] opl3 - Fix compilation without sequencer supportTakashi Iwai
2008-01-31[ALSA] opl3 - simplify exclusive access lockTakashi Iwai
2008-01-31[ALSA] opl3 - Use hwdep for patch loadingTakashi Iwai
2006-06-22[ALSA] opl3 - Move EXPORT_SYMBOL() to adjacent to each functionTakashi Iwai
2006-03-22[ALSA] semaphore -> mutex (driver part)Ingo Molnar
2006-01-03[ALSA] Remove xxx_t typedefs: OPL3Takashi Iwai
2005-04-16Linux-2.6.12-rc2Linus Torvalds