aboutsummaryrefslogtreecommitdiffstats
path: root/sound/isa/sb/sb8.c
Commit message (Expand)AuthorAgeFilesLines
* merged more uncritical stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-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/+0
* 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/+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-55/+31
* [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/+4
* [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/+1
* [ALSA] Add snd_card_set_generic_dev() call to ISA driversTakashi Iwai2005-09-121-31/+31
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+223