aboutsummaryrefslogtreecommitdiffstats
path: root/sound/isa/gus/gus_pcm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-17ALSA: isa: make snd_pcm_hardware constBhumika Goyal1-2/+2
2017-08-12ALSA: gus: constify snd_pcm_ops structuresArvind Yadav1-2/+2
2017-06-09ALSA: gus: Constify hw_constraintsTakashi Iwai1-2/+2
2017-06-02ALSA: gus: Convert to the new PCM opsTakashi Iwai1-38/+59
2017-05-24ALSA: gus: remove unused local flagTakashi Sakamoto1-27/+22
2017-05-21ALSA: sound/isa: constify snd_kcontrol_new structuresBhumika Goyal1-2/+2
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>Ingo Molnar1-0/+2
2015-01-02ALSA: gus: Remove always NULL parametersLars-Peter Clausen1-5/+1
2009-07-19ALSA: sound/isa: convert nested spin_lock_irqsave to spin_lockJulia Lawall1-2/+2
2009-02-05ALSA: gus - Add missing KERN_* prefix to printkTakashi Iwai1-6/+20
2008-08-13ALSA: Kill snd_assert() in sound/isa/*Takashi Iwai1-4/+8
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai1-1/+0
2007-10-16[ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela1-1/+1
2006-03-22[ALSA] Fix gus_pcm dereference before NULLEugene Teo1-2/+0
2006-01-03[ALSA] Remove xxx_t typedefs: ISA GUSTakashi Iwai1-96/+98
2006-01-03[ALSA] Remove superfluous pcm_free callbacksTakashi Iwai1-8/+0
2005-11-04[ALSA] Fix schedule_timeout usageNishanth Aravamudan1-2/+1
2005-11-04[ALSA] Add missing KERN_* suffix to printkTakashi Iwai1-1/+1
2005-09-12[ALSA] Replace with kzalloc() - isa stuffTakashi Iwai1-1/+1
2005-06-22[ALSA] Remove redundant NULL checks before kfreeJesper Juhl1-2/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+903