summaryrefslogtreecommitdiffstats
path: root/sound/isa/es18xx.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: isa: make snd_pcm_hardware constBhumika Goyal2017-08-171-2/+2
* ALSA: es18xx: constify pnp_device_id and pnp_card_device_idArvind Yadav2017-08-171-2/+2
* ALSA: es18xx: constify snd_pcm_ops structuresArvind Yadav2017-08-121-2/+2
* ALSA: es18xx: Constify hw_constraintsTakashi Iwai2017-06-091-4/+4
* Annotate hardware config module parameters in sound/isa/David Howells2017-04-201-6/+6
* ALSA: Include linux/io.h instead of asm/io.hTakashi Iwai2015-01-281-1/+1
* ALSA: es18xx: Remove always NULL parameterLars-Peter Clausen2015-01-021-8/+2
* ALSA: es18xx: Add GPO controlsOndrej Zary2014-11-041-10/+42
* ALSA: es18xx: Use snd_ctl_enum_info()Takashi Iwai2014-10-211-21/+5
* ALSA: es18xx driver should use udelay errorLi, Zhen-Hua2014-04-141-5/+5
* ALSA: isa: Convert to snd_card_new() with a device pointerTakashi Iwai2014-02-121-9/+7
* ALSA: ISA: Remove superfluous *_set_drvdata(NULL) callsTakashi Iwai2013-05-291-2/+0
* ALSA: isa: remove __dev* attributesBill Pemberton2012-12-071-40/+40
* ALSA: module_param: make bool parameters really boolRusty Russell2011-12-191-2/+2
* sound: fix drivers needing module.h not moduleparam.hPaul Gortmaker2011-10-311-1/+1
* sound: irq: Remove IRQF_DISABLEDYong Zhang2011-09-221-1/+1
* ALSA: mpu401: clean up interrupt specificationClemens Ladisch2011-09-141-2/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
* Merge branch 'topic/misc' into for-linusTakashi Iwai2009-12-041-50/+41
|\
| * ALSA: es18xx: code improvementsKrzysztof Helt2009-11-081-50/+41
* | ALSA: rename "PC Speaker" and "PC Beep" controls to "Beep"Jaroslav Kysela2009-11-051-1/+1
|/
* ALSA: es18xx: remove snd_audiodrive structureKrzysztof Helt2009-10-301-46/+25
* ALSA: es18xx: remove snd_card pointer from snd_es18xx structureKrzysztof Helt2009-10-301-31/+44
* ALSA: Return proper error code at probe in sound/isa/*Takashi Iwai2009-01-121-15/+12
* ALSA: Convert to snd_card_create() in sound/isa/*Takashi Iwai2009-01-121-2/+5
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-311-1/+0
* [ALSA] es18xx: Enable wavetable input from ESS chipsKrzysztof Helt2008-01-311-0/+2
* [ALSA] sound/: Spelling fixesJoe Perches2008-01-311-1/+1
* [ALSA] sound/isa: kill pnp_resource_changeRene Herman2008-01-311-47/+9
* Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day2007-10-191-2/+2
* [ALSA] add the ESS1879 pnpbios ID to the es18xx driverRene Herman2007-10-161-0/+1
* [ALSA] Clean up with common snd_ctl_boolean_*_info callbacksTakashi Iwai2007-10-161-16/+2
* [ALSA] Fix probe of non-PnP ISA devicesRene Herman2007-05-161-6/+13
* [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
OpenPOWER on IntegriCloud