aboutsummaryrefslogtreecommitdiffstats
path: root/sound/drivers/opl3 (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-06-22[ALSA] add more sequencer port type information bitsClemens Ladisch2-2/+6
2006-06-22[ALSA] fix port type bitsClemens Ladisch2-3/+2
2006-06-22[ALSA] opl3 - Move EXPORT_SYMBOL() to adjacent to each functionTakashi Iwai2-9/+14
2006-03-22[ALSA] Fix use after free in opl3_seq and opl3_ossDave Jones2-8/+16
2006-03-22[ALSA] semaphore -> mutex (driver part)Ingo Molnar3-11/+11
2006-02-24[PATCH] alsa: fix bogus snd_device_free() in opl3-oss.cTakashi Iwai1-1/+1
2006-01-04[ALSA] opl3 - Fix the unreleased resourcesTakashi Iwai1-3/+3
2006-01-03[ALSA] seq: set client name in snd_seq_create_kernel_client()Clemens Ladisch1-11/+6
2006-01-03[ALSA] seq: remove struct snd_seq_client_callbackClemens Ladisch1-5/+1
2006-01-03[ALSA] Fix possible races in timer callbacksTakashi Iwai1-2/+3
2006-01-03[ALSA] Add error messagesTakashi Iwai1-1/+3
2006-01-03[ALSA] Remove xxx_t typedefs: OPL3Takashi Iwai7-191/+194
2005-11-04[ALSA] Remove vmalloc wrapper, kfree_nocheck()Takashi Iwai1-8/+2
2005-09-12[ALSA] Replace with kzalloc() - othersTakashi Iwai2-2/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds8-0/+2845