summaryrefslogtreecommitdiffstats
path: root/sound/isa/gus/gusmax.c
Commit message (Expand)AuthorAgeFilesLines
* sound: fix drivers needing module.h not moduleparam.hPaul Gortmaker2011-10-311-1/+1
* sound: irq: Remove IRQF_DISABLEDYong Zhang2011-09-221-1/+1
* sound: Remove unnecessary casts of private_dataJoe Perches2010-09-071-2/+2
* ALSA: Convert to snd_card_create() in sound/isa/*Takashi Iwai2009-01-121-4/+4
* ALSA: wss_lib: rename cs4321_foo to wss_fooKrzysztof Helt2008-08-061-22/+26
* ALSA: wss_lib: rename cs4231.h into wss.hKrzysztof Helt2008-08-061-1/+1
* [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-2/+2
* [ALSA] isa_bus device/driver namingRene Herman2007-05-111-2/+2
* [ALSA] Port the rest of ALSA ISA drivers to isa_driverTakashi Iwai2007-05-111-51/+16
* [ALSA] Fix __devinit and __devexit issues with sound driversPrarit Bhargava2007-02-141-6/+7
* Various drivers' irq handlers: kill dead code, needless castsJeff Garzik2006-10-061-1/+1
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-3/+3
* [PATCH] irq-flags: sound: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* [ALSA] unregister platform device again if probe was unsuccessfulRene Herman2006-04-121-0/+4
* [ALSA] continue on IS_ERR from platform device registrationRene Herman2006-04-121-10/+4
* [ALSA] Fix check of enable module optionTakashi Iwai2006-03-221-1/+3
* [ALSA] unregister platform devicesClemens Ladisch2006-01-031-2/+14
* [ALSA] gus - Use platform_deviceTakashi Iwai2006-01-031-45/+72
* [ALSA] Remove xxx_t typedefs: ISA GUSTakashi Iwai2006-01-031-13/+13
* [ALSA] Add snd_card_set_generic_dev() call to ISA driversTakashi Iwai2005-09-121-83/+62
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+400