summaryrefslogtreecommitdiff
path: root/sound/drivers/opl4
Commit message (Expand)AuthorAge
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* ALSA: opl4: Move inline before return typeJoe Perches2017-07-06
* ALSA: seq: Allow the modular sequencer registrationTakashi Iwai2017-06-12
* ALSA: opl4: Use IS_REACHABLE()Takashi Iwai2017-05-17
* ALSA: opl4: Fix / cleanup ifdef CONFIG_PROC_FSTakashi Iwai2015-05-29
* ALSA: seq: Define driver object in each driverTakashi Iwai2015-02-12
* ALSA: Include linux/io.h instead of asm/io.hTakashi Iwai2015-01-28
* ALSA: opl4: use list_move_tail instead of list_del/list_add_tailWei Yongjun2012-09-05
* sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where neededPaul Gortmaker2011-10-31
* sound: Add module.h to the previously silent sound usersPaul Gortmaker2011-10-31
* ALSA: opl4 - Fix a wrong argument in proc write callbackTakashi Iwai2010-05-10
* ALSA: info - Implement common llseek for binary modeTakashi Iwai2010-04-13
* ALSA: info - Check file position validity in common layerTakashi Iwai2010-04-13
* ALSA: info - Use standard types for info callbacksTakashi Iwai2010-04-13
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* ALSA: clean up the logic for building sequencer modulesMichal Marek2009-05-29
* ALSA: Kill snd_assert() in other placesTakashi Iwai2008-08-13
* [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela2007-10-16
* [ALSA] opl4: Use SEEK_{SET,CUR,END} instead of hardcoded valuesJosef 'Jeff' Sipek2006-09-23
* [ALSA] Fix disconnection of proc interfaceTakashi Iwai2006-09-23
* [ALSA] add more sequencer port type information bitsClemens Ladisch2006-06-22
* [ALSA] opl4 - Move EXPORT_SYMBOL() to adjacent to each functionTakashi Iwai2006-06-22
* [ALSA] semaphore -> mutex (driver part)Ingo Molnar2006-03-22
* [ALSA] seq: set client name in snd_seq_create_kernel_client()Clemens Ladisch2006-01-03
* [ALSA] seq: remove struct snd_seq_client_callbackClemens Ladisch2006-01-03
* [ALSA] Remove xxx_t typedefs: OPL4Takashi Iwai2006-01-03
* [ALSA] Remove vmalloc wrapper, kfree_nocheck()Takashi Iwai2005-11-04
* [ALSA] Replace with kzalloc() - othersTakashi Iwai2005-09-12
* Linux-2.6.12-rc2Linus Torvalds2005-04-16