summaryrefslogtreecommitdiffstats
path: root/sound/isa/sb/sb8.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: sb8: Remove always NULL parametersLars-Peter Clausen2015-01-021-2/+2
* ALSA: isa: Convert to snd_card_new() with a device pointerTakashi Iwai2014-02-121-4/+2Star
* ALSA: ISA: Remove superfluous *_set_drvdata(NULL) callsTakashi Iwai2013-05-291-1/+0Star
* ALSA: isa: remove __dev* attributesBill Pemberton2012-12-071-4/+4
* ALSA: module_param: make bool parameters really boolRusty Russell2011-12-191-1/+1
* sound: fix drivers needing module.h not moduleparam.hPaul Gortmaker2011-11-011-1/+1
* sound: Remove unnecessary casts of private_dataJoe Perches2010-09-071-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0Star
* ALSA: Convert to snd_card_create() in sound/isa/*Takashi Iwai2009-01-121-4/+4
* ALSA: sb8 - Fix a return code in the error pathTakashi Iwai2008-12-111-1/+3
* ALSA: remove direct access of dev->bus_id in sound/isa/*Takashi Iwai2008-11-031-2/+2
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-311-1/+0Star
* [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-55/+31Star
* [ALSA] Fix __devinit and __devexit issues with sound driversPrarit Bhargava2007-02-141-3/+3
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-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/+4Star
* [ALSA] Fix check of enable module optionTakashi Iwai2006-03-221-1/+3
* [ALSA] unregister platform devicesClemens Ladisch2006-01-031-2/+14
* [ALSA] sb8 - Use platform_device and add PnP supportTakashi Iwai2006-01-031-47/+107
* [ALSA] Remove xxx_t typedefs: ISA SB8/SB16/SBAWETakashi Iwai2006-01-031-6/+6
* [ALSA] Remove vmalloc wrapper, kfree_nocheck()Takashi Iwai2005-11-041-4/+1Star
* [ALSA] Add snd_card_set_generic_dev() call to ISA driversTakashi Iwai2005-09-121-31/+31
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+223