summaryrefslogtreecommitdiff
path: root/sound/isa/es1688
Commit message (Expand)AuthorAge
* ALSA: Include linux/io.h instead of asm/io.hTakashi Iwai2015-01-28
* ALSA: es1688: Remove almost always NULL parameterLars-Peter Clausen2015-01-02
* ALSA: es1688_lib: Deletion of an unnecessary check before the function call "...Markus Elfring2014-11-21
* ALSA: es1688: Use snd_ctl_enum_info()Takashi Iwai2014-10-21
* ALSA: isa: Convert to snd_card_new() with a device pointerTakashi Iwai2014-02-12
* ALSA: ISA: Remove superfluous *_set_drvdata(NULL) callsTakashi Iwai2013-05-29
* ALSA: isa: remove __dev* attributesBill Pemberton2012-12-07
* ALSA: es1688 - freeup resources on init failureFengguang Wu2012-07-30
* ALSA: module_param: make bool parameters really boolRusty Russell2011-12-19
* sound: Add module.h to the previously silent sound usersPaul Gortmaker2011-10-31
* sound: fix drivers needing module.h not moduleparam.hPaul Gortmaker2011-10-31
* sound: irq: Remove IRQF_DISABLEDYong Zhang2011-09-22
* ALSA: mpu401: clean up interrupt specificationClemens Ladisch2011-09-14
* ALSA: es1688: add pedantic range checksDan Carpenter2010-05-17
* ALSA: Merge es1688 and es968 driversKrzysztof Helt2010-05-10
* ALSA: es1688: allocate snd_es1688 structure as a part of snd_card structureKrzysztof Helt2010-05-10
* ALSA: rename "PC Speaker" and "PC Beep" controls to "Beep"Jaroslav Kysela2009-11-05
* ALSA: Add missing __devexit_p() markersJean Delvare2009-06-04
* Merge branch 'topic/snd_card_new-err' into topic/cs423x-mergeTakashi Iwai2009-02-16
|\
| * ALSA: Convert to snd_card_create() in sound/isa/*Takashi Iwai2009-01-12
* | ALSA: isa/*: Add missing KERN_* prefix to printkTakashi Iwai2009-02-05
* | ALSA: ess1688: fix OPL3 port settingKrzysztof Helt2009-01-30
|/
* ALSA: remove direct access of dev->bus_id in sound/isa/*Takashi Iwai2008-11-03
* ALSA: Kill snd_assert() in sound/isa/*Takashi Iwai2008-08-13
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-31
* [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela2007-10-16
* [ALSA] es1688 - code clean-upRene Herman2007-05-11
* [ALSA] isa_bus: es1688Rene Herman2007-05-11
* [ALSA] Fix __devinit and __devexit issues with sound driversPrarit Bhargava2007-02-14
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* [PATCH] irq-flags: sound: Use the new IRQF_ constantsThomas Gleixner2006-07-02
* [ALSA] unregister platform device again if probe was unsuccessfulRene Herman2006-04-12
* [ALSA] continue on IS_ERR from platform device registrationRene Herman2006-04-12
* [ALSA] Fix check of enable module optionTakashi Iwai2006-03-22
* [ALSA] unregister platform devicesClemens Ladisch2006-01-03
* [ALSA] es1688 - Use platform_deviceTakashi Iwai2006-01-03
* [ALSA] Remove xxx_t typedefs: ISA ES1688Takashi Iwai2006-01-03
* [ALSA] Remove superfluous pcm_free callbacksTakashi Iwai2006-01-03
* [ALSA] Remove vmalloc wrapper, kfree_nocheck()Takashi Iwai2005-11-04
* [ALSA] Replace with kzalloc() - isa stuffTakashi Iwai2005-09-12
* [ALSA] Add snd_card_set_generic_dev() call to ISA driversTakashi Iwai2005-09-12
* Linux-2.6.12-rc2Linus Torvalds2005-04-16