summaryrefslogtreecommitdiffstats
path: root/sound/isa/es18xx.c
Commit message (Expand)AuthorAgeFilesLines
...
* [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-69/+37
* [ALSA] Fix memory leak in sound/isa/es18xx.cEric Sesterhenn2006-10-061-0/+1
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-2/+2
* [ALSA] es18xx - Add PnP BIOS supportOndrej Zary2006-09-231-62/+157
* [PATCH] irq-flags: sound: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* [PATCH] 64bit resource: fix up printks for resources in sound driversGreg Kroah-Hartman2006-06-271-1/+2
* [PATCH] es18xx build fixAndrew Morton2006-05-211-0/+2
* [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
* [PATCH] PNP: adjust pnp_register_card_driver() signature: es18xxBjorn Helgaas2006-03-271-5/+8
* [ALSA] fix some memory leaksAdrian Bunk2006-03-221-0/+1
* [ALSA] Fix check of enable module optionTakashi Iwai2006-03-221-2/+2
* [ALSA] #4/4 for Zoom Video - add Zoom Video supportMark Salazar2006-03-221-3/+48
* [ALSA] #3/4 for Zoom Video - change Hardware Volume interrupt handlingMark Salazar2006-03-221-8/+11
* [ALSA] #2/4 for Zoom Video - resolve number of record sourcesMark Salazar2006-03-221-9/+90
* [ALSA] #1/4 for Zoom Video - resolve common vs chipset specific mixer controlsMark Salazar2006-03-221-11/+38
* [ALSA] Fix compilation without CONFIG_PNPTakashi Iwai2006-01-221-1/+5
* [ALSA] unregister platform devicesClemens Ladisch2006-01-031-8/+26
* [ALSA] es18xx - Use platform_deviceTakashi Iwai2006-01-031-143/+185
* [ALSA] Remove xxx_t typedefs: ISA ES18xxTakashi Iwai2006-01-031-142/+140
* [ALSA] Remove superfluous pcm_free callbacksTakashi Iwai2006-01-031-8/+0
* [ALSA] Add missing KERN_* suffix to printkTakashi Iwai2005-11-041-15/+19
* [ALSA] Remove vmalloc wrapper, kfree_nocheck()Takashi Iwai2005-11-041-12/+3
* [ALSA] Replace with kzalloc() - isa stuffTakashi Iwai2005-09-121-1/+1
* [ALSA] Add snd_card_set_generic_dev() call to ISA driversTakashi Iwai2005-09-121-42/+39
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+2224