aboutsummaryrefslogtreecommitdiffstats
path: root/sound/isa/es18xx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-11-08ALSA: es18xx: code improvementsKrzysztof Helt1-50/+41
2009-10-30ALSA: es18xx: remove snd_audiodrive structureKrzysztof Helt1-46/+25
2009-10-30ALSA: es18xx: remove snd_card pointer from snd_es18xx structureKrzysztof Helt1-31/+44
2009-01-12ALSA: Return proper error code at probe in sound/isa/*Takashi Iwai1-15/+12
2009-01-12ALSA: Convert to snd_card_create() in sound/isa/*Takashi Iwai1-2/+5
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai1-1/+0
2008-01-31[ALSA] es18xx: Enable wavetable input from ESS chipsKrzysztof Helt1-0/+2
2008-01-31[ALSA] sound/: Spelling fixesJoe Perches1-1/+1
2008-01-31[ALSA] sound/isa: kill pnp_resource_changeRene Herman1-47/+9
2007-10-19Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day1-2/+2
2007-10-16[ALSA] add the ESS1879 pnpbios ID to the es18xx driverRene Herman1-0/+1
2007-10-16[ALSA] Clean up with common snd_ctl_boolean_*_info callbacksTakashi Iwai1-16/+2
2007-05-16[ALSA] Fix probe of non-PnP ISA devicesRene Herman1-6/+13
2007-05-11[ALSA] isa_bus device/driver namingRene Herman1-2/+2
2007-05-11[ALSA] Port the rest of ALSA ISA drivers to isa_driverTakashi Iwai1-69/+37
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