summaryrefslogtreecommitdiffstats
path: root/sound/isa/gus/gus_pcm.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: gus: Convert to generic PCM copy opsTakashi Iwai2023-08-181-20/+3
* ALSA: gus: Fix kctl->id initializationTakashi Iwai2023-06-061-1/+1
* ALSA: gus: Fix assignment in if conditionTakashi Iwai2021-06-091-9/+14
* ALSA: isa: Drop superfluous ioctl PCM opsTakashi Iwai2019-12-111-2/+0
* ALSA: gus: Use managed buffer allocationTakashi Iwai2019-12-111-19/+9
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-301-16/+1
* ALSA: isa: Avoid passing NULL to memory allocatorsTakashi Iwai2019-02-011-2/+2
* ALSA: isa: make snd_pcm_hardware constBhumika Goyal2017-08-171-2/+2
* ALSA: gus: constify snd_pcm_ops structuresArvind Yadav2017-08-121-2/+2
* ALSA: gus: Constify hw_constraintsTakashi Iwai2017-06-091-2/+2
* ALSA: gus: Convert to the new PCM opsTakashi Iwai2017-06-021-38/+59
* ALSA: gus: remove unused local flagTakashi Sakamoto2017-05-241-27/+22
* ALSA: sound/isa: constify snd_kcontrol_new structuresBhumika Goyal2017-05-211-2/+2
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-021-0/+2
* ALSA: gus: Remove always NULL parametersLars-Peter Clausen2015-01-021-5/+1
* ALSA: sound/isa: convert nested spin_lock_irqsave to spin_lockJulia Lawall2009-07-191-2/+2
* ALSA: gus - Add missing KERN_* prefix to printkTakashi Iwai2009-02-051-6/+20
* ALSA: Kill snd_assert() in sound/isa/*Takashi Iwai2008-08-131-4/+8
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-311-1/+0
* [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela2007-10-161-1/+1
* [ALSA] Fix gus_pcm dereference before NULLEugene Teo2006-03-221-2/+0
* [ALSA] Remove xxx_t typedefs: ISA GUSTakashi Iwai2006-01-031-96/+98
* [ALSA] Remove superfluous pcm_free callbacksTakashi Iwai2006-01-031-8/+0
* [ALSA] Fix schedule_timeout usageNishanth Aravamudan2005-11-041-2/+1
* [ALSA] Add missing KERN_* suffix to printkTakashi Iwai2005-11-041-1/+1
* [ALSA] Replace with kzalloc() - isa stuffTakashi Iwai2005-09-121-1/+1
* [ALSA] Remove redundant NULL checks before kfreeJesper Juhl2005-06-221-2/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+903