aboutsummaryrefslogtreecommitdiffstats
path: root/sound/drivers/opl4 (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-07-06ALSA: opl4: Move inline before return typeJoe Perches1-1/+1
2017-06-12ALSA: seq: Allow the modular sequencer registrationTakashi Iwai2-3/+3
2017-05-17ALSA: opl4: Use IS_REACHABLE()Takashi Iwai2-3/+3
2015-05-29ALSA: opl4: Fix / cleanup ifdef CONFIG_PROC_FSTakashi Iwai4-11/+7
2015-02-12ALSA: seq: Define driver object in each driverTakashi Iwai1-19/+14
2015-01-28ALSA: Include linux/io.h instead of asm/io.hTakashi Iwai2-2/+2
2012-09-05ALSA: opl4: use list_move_tail instead of list_del/list_add_tailWei Yongjun1-6/+3
2011-10-31sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where neededPaul Gortmaker1-0/+1
2011-10-31sound: Add module.h to the previously silent sound usersPaul Gortmaker2-0/+2
2010-05-10ALSA: opl4 - Fix a wrong argument in proc write callbackTakashi Iwai1-1/+1
2010-04-13ALSA: info - Implement common llseek for binary modeTakashi Iwai1-24/+0
2010-04-13ALSA: info - Check file position validity in common layerTakashi Iwai1-30/+16
2010-04-13ALSA: info - Use standard types for info callbacksTakashi Iwai1-8/+13
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-05-29ALSA: clean up the logic for building sequencer modulesMichal Marek1-9/+1
2008-08-13ALSA: Kill snd_assert() in other placesTakashi Iwai1-1/+1
2007-10-16[ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela1-1/+1
2006-09-23[ALSA] opl4: Use SEEK_{SET,CUR,END} instead of hardcoded valuesJosef 'Jeff' Sipek1-3/+3
2006-09-23[ALSA] Fix disconnection of proc interfaceTakashi Iwai1-2/+1
2006-06-22[ALSA] add more sequencer port type information bitsClemens Ladisch1-1/+3
2006-06-22[ALSA] opl4 - Move EXPORT_SYMBOL() to adjacent to each functionTakashi Iwai1-4/+8
2006-03-22[ALSA] semaphore -> mutex (driver part)Ingo Molnar4-13/+13
2006-01-03[ALSA] seq: set client name in snd_seq_create_kernel_client()Clemens Ladisch1-9/+2
2006-01-03[ALSA] seq: remove struct snd_seq_client_callbackClemens Ladisch1-5/+1
2006-01-03[ALSA] Remove xxx_t typedefs: OPL4Takashi Iwai7-262/+266
2005-11-04[ALSA] Remove vmalloc wrapper, kfree_nocheck()Takashi Iwai1-8/+2
2005-09-12[ALSA] Replace with kzalloc() - othersTakashi Iwai1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds8-0/+2606