summaryrefslogtreecommitdiffstats
path: root/sound/isa/es1688
Commit message (Expand)AuthorAgeFilesLines
* ALSA: isa: make snd_pcm_hardware constBhumika Goyal2017-08-171-2/+2
* ALSA: es1688: constify pnp_card_device_idArvind Yadav2017-08-171-1/+1
* ALSA: es1688: constify snd_pcm_ops structuresArvind Yadav2017-08-121-2/+2
* ALSA: es1688: Constify hw_constraintsTakashi Iwai2017-06-091-2/+2
* Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-05-101-6/+6
|\
| * Annotate hardware config module parameters in sound/isa/David Howells2017-04-201-6/+6
* | ALSA: es1688: Use strcpy() instead of sprintf()Nicolas Iooss2017-03-201-1/+1
|/
* ALSA: Include linux/io.h instead of asm/io.hTakashi Iwai2015-01-281-1/+1
* ALSA: es1688: Remove almost always NULL parameterLars-Peter Clausen2015-01-022-9/+4
* ALSA: es1688_lib: Deletion of an unnecessary check before the function call "...Markus Elfring2014-11-211-2/+1
* ALSA: es1688: Use snd_ctl_enum_info()Takashi Iwai2014-10-211-8/+2
* ALSA: isa: Convert to snd_card_new() with a device pointerTakashi Iwai2014-02-121-7/+5
* ALSA: ISA: Remove superfluous *_set_drvdata(NULL) callsTakashi Iwai2013-05-291-1/+0
* ALSA: isa: remove __dev* attributesBill Pemberton2012-12-071-14/+14
* ALSA: es1688 - freeup resources on init failureFengguang Wu2012-07-301-11/+23
* ALSA: module_param: make bool parameters really boolRusty Russell2011-12-191-2/+2
* sound: Add module.h to the previously silent sound usersPaul Gortmaker2011-10-311-0/+1
* 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-1/+1
* ALSA: es1688: add pedantic range checksDan Carpenter2010-05-171-4/+7
* ALSA: Merge es1688 and es968 driversKrzysztof Helt2010-05-102-29/+179
* ALSA: es1688: allocate snd_es1688 structure as a part of snd_card structureKrzysztof Helt2010-05-102-40/+27
* ALSA: rename "PC Speaker" and "PC Beep" controls to "Beep"Jaroslav Kysela2009-11-051-1/+1
* ALSA: Add missing __devexit_p() markersJean Delvare2009-06-041-1/+1
* Merge branch 'topic/snd_card_new-err' into topic/cs423x-mergeTakashi Iwai2009-02-161-3/+3
|\
| * ALSA: Convert to snd_card_create() in sound/isa/*Takashi Iwai2009-01-121-3/+3
* | ALSA: isa/*: Add missing KERN_* prefix to printkTakashi Iwai2009-02-051-8/+15
* | ALSA: ess1688: fix OPL3 port settingKrzysztof Helt2009-01-301-7/+16
|/
* ALSA: remove direct access of dev->bus_id in sound/isa/*Takashi Iwai2008-11-031-6/+3
* ALSA: Kill snd_assert() in sound/isa/*Takashi Iwai2008-08-131-1/+2
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-312-2/+0
* [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela2007-10-163-5/+5
* [ALSA] es1688 - code clean-upRene Herman2007-05-111-36/+50
* [ALSA] isa_bus: es1688Rene Herman2007-05-111-130/+87
* [ALSA] Fix __devinit and __devexit issues with sound driversPrarit Bhargava2007-02-141-3/+3
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-1/+1
* [PATCH] irq-flags: sound: Use the new IRQF_ constantsThomas Gleixner2006-07-022-2/+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
* [ALSA] Fix check of enable module optionTakashi Iwai2006-03-221-1/+3
* [ALSA] unregister platform devicesClemens Ladisch2006-01-031-2/+14
* [ALSA] es1688 - Use platform_deviceTakashi Iwai2006-01-031-43/+69
* [ALSA] Remove xxx_t typedefs: ISA ES1688Takashi Iwai2006-01-032-80/+80
* [ALSA] Remove superfluous pcm_free callbacksTakashi Iwai2006-01-031-8/+0
* [ALSA] Remove vmalloc wrapper, kfree_nocheck()Takashi Iwai2005-11-041-2/+1
* [ALSA] Replace with kzalloc() - isa stuffTakashi Iwai2005-09-121-1/+1
* [ALSA] Add snd_card_set_generic_dev() call to ISA driversTakashi Iwai2005-09-121-31/+30
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-163-0/+1277
OpenPOWER on IntegriCloud