summaryrefslogtreecommitdiffstats
path: root/sound/isa/gus/gus_main.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: gus: Fix repeated probes of snd_gus_create()Takashi Iwai2021-09-071-13/+31
* ALSA: gus: Allocate resources with device-managed APIsTakashi Iwai2021-07-191-31/+13
* Merge tag 'asoc-fix-v5.13-rc7' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai2021-06-241-11/+2
|\
| * Revert "ALSA: gus: add a check of the status of snd_ctl_add"Greg Kroah-Hartman2021-05-131-11/+2
* | ALSA: gus: Fix assignment in if conditionTakashi Iwai2021-06-091-6/+12
* | ALSA: gus: Replace unsafe strcpy() with strscpy()YueHaibing2021-05-141-1/+1
|/
* ALSA: gus: More constificationsTakashi Iwai2020-01-051-2/+2
* ALSA: isa: Constify snd_device_ops definitionsTakashi Iwai2020-01-031-1/+1
* ALSA: gus: Support PCM sync_stopTakashi Iwai2019-12-111-0/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-301-16/+1
* ALSA: gus: add a check of the status of snd_ctl_addKangjie Lu2019-01-071-2/+11
* ALSA: isa: Remove empty init and exitTakashi Iwai2018-08-031-16/+0
* ALSA: sound/isa: constify snd_kcontrol_new structuresBhumika Goyal2017-05-211-1/+1
* sound: Add module.h to the previously silent sound usersPaul Gortmaker2011-10-311-0/+1
* sound: irq: Remove IRQF_DISABLEDYong Zhang2011-09-221-1/+1
* ALSA: Kill snd_assert() in sound/isa/*Takashi Iwai2008-08-131-2/+4
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-311-1/+0
* [ALSA] Remove sequencer instrument layerTakashi Iwai2008-01-311-23/+0
* [ALSA] fix bootup crash in snd_gus_interrupt()Ingo Molnar2007-10-161-8/+8
* [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela2007-10-161-3/+3
* [ALSA] sound/isa/gus/gus_main.c: Use abs() instead of x < 0 ? -x : x.Peter Eriksen2007-02-091-3/+3
* [PATCH] irq-flags: sound: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* [ALSA] semaphore -> mutex (ISA part)Ingo Molnar2006-03-221-1/+1
* [ALSA] Remove xxx_t typedefs: ISA GUSTakashi Iwai2006-01-031-27/+27
* [ALSA] Add missing KERN_* suffix to printkTakashi Iwai2005-11-041-9/+6
* [ALSA] Remove vmalloc wrapper, kfree_nocheck()Takashi Iwai2005-11-041-8/+2
* [ALSA] Replace with kzalloc() - isa stuffTakashi Iwai2005-09-121-1/+1
* [ALSA] fix compiler warningHenrik Kretzschmar2005-07-281-0/+2
* [ALSA] sound/isa/: cleanupsAdrian Bunk2005-05-291-3/+0
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+514