index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
isa
/
gus
/
gus_pcm.c
Age
Commit message (
Expand
)
Author
2021-06-09
ALSA: gus: Fix assignment in if condition
Takashi Iwai
2019-12-11
ALSA: isa: Drop superfluous ioctl PCM ops
Takashi Iwai
2019-12-11
ALSA: gus: Use managed buffer allocation
Takashi Iwai
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-02-01
ALSA: isa: Avoid passing NULL to memory allocators
Takashi Iwai
2017-08-17
ALSA: isa: make snd_pcm_hardware const
Bhumika Goyal
2017-08-12
ALSA: gus: constify snd_pcm_ops structures
Arvind Yadav
2017-06-09
ALSA: gus: Constify hw_constraints
Takashi Iwai
2017-06-02
ALSA: gus: Convert to the new PCM ops
Takashi Iwai
2017-05-24
ALSA: gus: remove unused local flag
Takashi Sakamoto
2017-05-21
ALSA: sound/isa: constify snd_kcontrol_new structures
Bhumika Goyal
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2015-01-02
ALSA: gus: Remove always NULL parameters
Lars-Peter Clausen
2009-07-19
ALSA: sound/isa: convert nested spin_lock_irqsave to spin_lock
Julia Lawall
2009-02-05
ALSA: gus - Add missing KERN_* prefix to printk
Takashi Iwai
2008-08-13
ALSA: Kill snd_assert() in sound/isa/*
Takashi Iwai
2008-01-31
[ALSA] Remove sound/driver.h
Takashi Iwai
2007-10-16
[ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz
Jaroslav Kysela
2006-03-22
[ALSA] Fix gus_pcm dereference before NULL
Eugene Teo
2006-01-03
[ALSA] Remove xxx_t typedefs: ISA GUS
Takashi Iwai
2006-01-03
[ALSA] Remove superfluous pcm_free callbacks
Takashi Iwai
2005-11-04
[ALSA] Fix schedule_timeout usage
Nishanth Aravamudan
2005-11-04
[ALSA] Add missing KERN_* suffix to printk
Takashi Iwai
2005-09-12
[ALSA] Replace with kzalloc() - isa stuff
Takashi Iwai
2005-06-22
[ALSA] Remove redundant NULL checks before kfree
Jesper Juhl
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds