aboutsummaryrefslogtreecommitdiffstats
path: root/sound/isa/es18xx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-10-06[ALSA] Fix memory leak in sound/isa/es18xx.cEric Sesterhenn1-0/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-2/+2
2006-09-23[ALSA] es18xx - Add PnP BIOS supportOndrej Zary1-62/+157
2006-07-02[PATCH] irq-flags: sound: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-06-27[PATCH] 64bit resource: fix up printks for resources in sound driversGreg Kroah-Hartman1-1/+2
2006-05-21[PATCH] es18xx build fixAndrew Morton1-0/+2
2006-04-12[ALSA] unregister platform device again if probe was unsuccessfulRene Herman1-0/+4
2006-04-12[ALSA] continue on IS_ERR from platform device registrationRene Herman1-10/+4
2006-03-27[PATCH] PNP: adjust pnp_register_card_driver() signature: es18xxBjorn Helgaas1-5/+8
2006-03-22[ALSA] fix some memory leaksAdrian Bunk1-0/+1
2006-03-22[ALSA] Fix check of enable module optionTakashi Iwai1-2/+2
2006-03-22[ALSA] #4/4 for Zoom Video - add Zoom Video supportMark Salazar1-3/+48
2006-03-22[ALSA] #3/4 for Zoom Video - change Hardware Volume interrupt handlingMark Salazar1-8/+11
2006-03-22[ALSA] #2/4 for Zoom Video - resolve number of record sourcesMark Salazar1-9/+90
2006-03-22[ALSA] #1/4 for Zoom Video - resolve common vs chipset specific mixer controlsMark Salazar1-11/+38
2006-01-22[ALSA] Fix compilation without CONFIG_PNPTakashi Iwai1-1/+5
2006-01-03[ALSA] unregister platform devicesClemens Ladisch1-8/+26
2006-01-03[ALSA] es18xx - Use platform_deviceTakashi Iwai1-143/+185
2006-01-03[ALSA] Remove xxx_t typedefs: ISA ES18xxTakashi Iwai1-142/+140
2006-01-03[ALSA] Remove superfluous pcm_free callbacksTakashi Iwai1-8/+0
2005-11-04[ALSA] Add missing KERN_* suffix to printkTakashi Iwai1-15/+19
2005-11-04[ALSA] Remove vmalloc wrapper, kfree_nocheck()Takashi Iwai1-12/+3
2005-09-12[ALSA] Replace with kzalloc() - isa stuffTakashi Iwai1-1/+1
2005-09-12[ALSA] Add snd_card_set_generic_dev() call to ISA driversTakashi Iwai1-42/+39
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+2224