index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
isa
/
gus
/
gus_main.c
Age
Commit message (
Expand
)
Author
2021-09-07
ALSA: gus: Fix repeated probes of snd_gus_create()
Takashi Iwai
2021-07-19
ALSA: gus: Allocate resources with device-managed APIs
Takashi Iwai
2021-06-24
Merge tag 'asoc-fix-v5.13-rc7' of https://git.kernel.org/pub/scm/linux/kernel...
Takashi Iwai
2021-06-09
ALSA: gus: Fix assignment in if condition
Takashi Iwai
2021-05-14
ALSA: gus: Replace unsafe strcpy() with strscpy()
YueHaibing
2021-05-13
Revert "ALSA: gus: add a check of the status of snd_ctl_add"
Greg Kroah-Hartman
2020-01-05
ALSA: gus: More constifications
Takashi Iwai
2020-01-03
ALSA: isa: Constify snd_device_ops definitions
Takashi Iwai
2019-12-11
ALSA: gus: Support PCM sync_stop
Takashi Iwai
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-01-07
ALSA: gus: add a check of the status of snd_ctl_add
Kangjie Lu
2018-08-03
ALSA: isa: Remove empty init and exit
Takashi Iwai
2017-05-21
ALSA: sound/isa: constify snd_kcontrol_new structures
Bhumika Goyal
2011-10-31
sound: Add module.h to the previously silent sound users
Paul Gortmaker
2011-09-22
sound: irq: Remove IRQF_DISABLED
Yong Zhang
2008-08-13
ALSA: Kill snd_assert() in sound/isa/*
Takashi Iwai
2008-01-31
[ALSA] Remove sound/driver.h
Takashi Iwai
2008-01-31
[ALSA] Remove sequencer instrument layer
Takashi Iwai
2007-10-16
[ALSA] fix bootup crash in snd_gus_interrupt()
Ingo Molnar
2007-10-16
[ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz
Jaroslav Kysela
2007-02-09
[ALSA] sound/isa/gus/gus_main.c: Use abs() instead of x < 0 ? -x : x.
Peter Eriksen
2006-07-02
[PATCH] irq-flags: sound: Use the new IRQF_ constants
Thomas Gleixner
2006-03-22
[ALSA] semaphore -> mutex (ISA part)
Ingo Molnar
2006-01-03
[ALSA] Remove xxx_t typedefs: ISA GUS
Takashi Iwai
2005-11-04
[ALSA] Add missing KERN_* suffix to printk
Takashi Iwai
2005-11-04
[ALSA] Remove vmalloc wrapper, kfree_nocheck()
Takashi Iwai
2005-09-12
[ALSA] Replace with kzalloc() - isa stuff
Takashi Iwai
2005-07-28
[ALSA] fix compiler warning
Henrik Kretzschmar
2005-05-29
[ALSA] sound/isa/: cleanups
Adrian Bunk
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds