summaryrefslogtreecommitdiffstats
path: root/sound/drivers/opl3
Commit message (Expand)AuthorAgeFilesLines
* 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
* [ALSA] add more sequencer port type information bitsClemens Ladisch2006-06-222-2/+6
* [ALSA] fix port type bitsClemens Ladisch2006-06-222-3/+2
* [ALSA] opl3 - Move EXPORT_SYMBOL() to adjacent to each functionTakashi Iwai2006-06-222-9/+14
* [ALSA] Fix use after free in opl3_seq and opl3_ossDave Jones2006-03-222-8/+16
* [ALSA] semaphore -> mutex (driver part)Ingo Molnar2006-03-223-11/+11
* [PATCH] alsa: fix bogus snd_device_free() in opl3-oss.cTakashi Iwai2006-02-241-1/+1
* [ALSA] opl3 - Fix the unreleased resourcesTakashi Iwai2006-01-041-3/+3
* [ALSA] seq: set client name in snd_seq_create_kernel_client()Clemens Ladisch2006-01-031-11/+6
* [ALSA] seq: remove struct snd_seq_client_callbackClemens Ladisch2006-01-031-5/+1
* [ALSA] Fix possible races in timer callbacksTakashi Iwai2006-01-031-2/+3
* [ALSA] Add error messagesTakashi Iwai2006-01-031-1/+3
* [ALSA] Remove xxx_t typedefs: OPL3Takashi Iwai2006-01-037-191/+194
* [ALSA] Remove vmalloc wrapper, kfree_nocheck()Takashi Iwai2005-11-041-8/+2
* [ALSA] Replace with kzalloc() - othersTakashi Iwai2005-09-122-2/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-168-0/+2845