aboutsummaryrefslogtreecommitdiffstats
path: root/sound/drivers/opl3/opl3_synth.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-01-08ALSA: Convert strlcpy to strscpy when return value is unusedJoe Perches1-1/+1
2020-07-07ALSA: opl3: fix infoleak in opl3xidongwang1-0/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner1-15/+1
2018-07-26ALSA: opl3: Declare common variables properlyTakashi Iwai1-0/+1
2018-04-25ALSA: opl3: Hardening for potential Spectre v1Takashi Iwai1-2/+5
2014-02-10ALSA: Replace with IS_ENABLED()Takashi Iwai1-1/+1
2011-10-31sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where neededPaul Gortmaker1-0/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-02-05ALSA: Add missing KERN_* prefix to printk in sound/driversTakashi Iwai1-1/+1
2008-08-13ALSA: Kill snd_assert() in other placesTakashi Iwai1-1/+2
2008-02-22[ALSA] opl3 - Fix compilation without sequencer supportTakashi Iwai1-0/+8
2008-01-31[ALSA] opl3 - simplify exclusive access lockTakashi Iwai1-14/+0
2008-01-31[ALSA] opl3 - Use hwdep for patch loadingTakashi Iwai1-0/+168
2006-06-22[ALSA] opl3 - Move EXPORT_SYMBOL() to adjacent to each functionTakashi Iwai1-0/+4
2006-03-22[ALSA] semaphore -> mutex (driver part)Ingo Molnar1-5/+5
2006-01-03[ALSA] Remove xxx_t typedefs: OPL3Takashi Iwai1-25/+25
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+447