summaryrefslogtreecommitdiff
path: root/sound/isa/es18xx.c
AgeCommit message (Expand)Author
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-12-04Merge branch 'topic/misc' into for-linusTakashi Iwai
2009-11-08ALSA: es18xx: code improvementsKrzysztof Helt
2009-11-05ALSA: rename "PC Speaker" and "PC Beep" controls to "Beep"Jaroslav Kysela
2009-10-30ALSA: es18xx: remove snd_audiodrive structureKrzysztof Helt
2009-10-30ALSA: es18xx: remove snd_card pointer from snd_es18xx structureKrzysztof Helt
2009-01-12ALSA: Return proper error code at probe in sound/isa/*Takashi Iwai
2009-01-12ALSA: Convert to snd_card_create() in sound/isa/*Takashi Iwai
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai
2008-01-31[ALSA] es18xx: Enable wavetable input from ESS chipsKrzysztof Helt
2008-01-31[ALSA] sound/: Spelling fixesJoe Perches
2008-01-31[ALSA] sound/isa: kill pnp_resource_changeRene Herman
2007-10-19Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day
2007-10-16[ALSA] add the ESS1879 pnpbios ID to the es18xx driverRene Herman
2007-10-16[ALSA] Clean up with common snd_ctl_boolean_*_info callbacksTakashi Iwai
2007-05-16[ALSA] Fix probe of non-PnP ISA devicesRene Herman
2007-05-11[ALSA] isa_bus device/driver namingRene Herman
2007-05-11[ALSA] Port the rest of ALSA ISA drivers to isa_driverTakashi Iwai
2006-10-06[ALSA] Fix memory leak in sound/isa/es18xx.cEric Sesterhenn
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-09-23[ALSA] es18xx - Add PnP BIOS supportOndrej Zary
2006-07-02[PATCH] irq-flags: sound: Use the new IRQF_ constantsThomas Gleixner
2006-06-27[PATCH] 64bit resource: fix up printks for resources in sound driversGreg Kroah-Hartman
2006-05-21[PATCH] es18xx build fixAndrew Morton
2006-04-12[ALSA] unregister platform device again if probe was unsuccessfulRene Herman
2006-04-12[ALSA] continue on IS_ERR from platform device registrationRene Herman
2006-03-27[PATCH] PNP: adjust pnp_register_card_driver() signature: es18xxBjorn Helgaas
2006-03-22[ALSA] fix some memory leaksAdrian Bunk
2006-03-22[ALSA] Fix check of enable module optionTakashi Iwai
2006-03-22[ALSA] #4/4 for Zoom Video - add Zoom Video supportMark Salazar
2006-03-22[ALSA] #3/4 for Zoom Video - change Hardware Volume interrupt handlingMark Salazar
2006-03-22[ALSA] #2/4 for Zoom Video - resolve number of record sourcesMark Salazar
2006-03-22[ALSA] #1/4 for Zoom Video - resolve common vs chipset specific mixer controlsMark Salazar
2006-01-22[ALSA] Fix compilation without CONFIG_PNPTakashi Iwai
2006-01-03[ALSA] unregister platform devicesClemens Ladisch
2006-01-03[ALSA] es18xx - Use platform_deviceTakashi Iwai
2006-01-03[ALSA] Remove xxx_t typedefs: ISA ES18xxTakashi Iwai
2006-01-03[ALSA] Remove superfluous pcm_free callbacksTakashi Iwai
2005-11-04[ALSA] Add missing KERN_* suffix to printkTakashi Iwai
2005-11-04[ALSA] Remove vmalloc wrapper, kfree_nocheck()Takashi Iwai
2005-09-12[ALSA] Replace with kzalloc() - isa stuffTakashi Iwai
2005-09-12[ALSA] Add snd_card_set_generic_dev() call to ISA driversTakashi Iwai
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds