aboutsummaryrefslogtreecommitdiff
path: root/sound/drivers/opl4
AgeCommit message (Expand)Author
2015-05-29ALSA: opl4: Fix / cleanup ifdef CONFIG_PROC_FSTakashi Iwai
2015-02-12ALSA: seq: Define driver object in each driverTakashi Iwai
2015-01-28ALSA: Include linux/io.h instead of asm/io.hTakashi Iwai
2012-09-05ALSA: opl4: use list_move_tail instead of list_del/list_add_tailWei Yongjun
2011-10-31sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where neededPaul Gortmaker
2011-10-31sound: Add module.h to the previously silent sound usersPaul Gortmaker
2010-05-10ALSA: opl4 - Fix a wrong argument in proc write callbackTakashi Iwai
2010-04-13ALSA: info - Implement common llseek for binary modeTakashi Iwai
2010-04-13ALSA: info - Check file position validity in common layerTakashi Iwai
2010-04-13ALSA: info - Use standard types for info callbacksTakashi Iwai
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-05-29ALSA: clean up the logic for building sequencer modulesMichal Marek
2008-08-13ALSA: Kill snd_assert() in other placesTakashi Iwai
2007-10-16[ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela
2006-09-23[ALSA] opl4: Use SEEK_{SET,CUR,END} instead of hardcoded valuesJosef 'Jeff' Sipek
2006-09-23[ALSA] Fix disconnection of proc interfaceTakashi Iwai
2006-06-22[ALSA] add more sequencer port type information bitsClemens Ladisch
2006-06-22[ALSA] opl4 - Move EXPORT_SYMBOL() to adjacent to each functionTakashi Iwai
2006-03-22[ALSA] semaphore -> mutex (driver part)Ingo Molnar
2006-01-03[ALSA] seq: set client name in snd_seq_create_kernel_client()Clemens Ladisch
2006-01-03[ALSA] seq: remove struct snd_seq_client_callbackClemens Ladisch
2006-01-03[ALSA] Remove xxx_t typedefs: OPL4Takashi Iwai
2005-11-04[ALSA] Remove vmalloc wrapper, kfree_nocheck()Takashi Iwai
2005-09-12[ALSA] Replace with kzalloc() - othersTakashi Iwai
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds