summaryrefslogtreecommitdiffstats
path: root/sound/isa/es1688
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-302-32/+2Star
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* ALSA: es1688: Remove set but not used variable 'hw'YueHaibing2019-02-141-3/+1Star
* ALSA: isa: Avoid passing NULL to memory allocatorsTakashi Iwai2019-02-011-1/+1
* ALSA: isa: Remove superfluous snd_pcm_suspend*() callsTakashi Iwai2019-01-151-2/+0Star
* ALSA: isa: Remove empty init and exitTakashi Iwai2018-08-031-16/+0Star
* ALSA: es1688: remove redundant pointer chipColin Ian King2018-07-161-2/+0Star
* 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-111-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/+4Star
* ALSA: es1688_lib: Deletion of an unnecessary check before the function call "...Markus Elfring2014-11-211-2/+1Star
* ALSA: es1688: Use snd_ctl_enum_info()Takashi Iwai2014-10-211-8/+2Star
* ALSA: isa: Convert to snd_card_new() with a device pointerTakashi Iwai2014-02-121-7/+5Star
* ALSA: ISA: Remove superfluous *_set_drvdata(NULL) callsTakashi Iwai2013-05-291-1/+0Star
* 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-11-011-0/+1
* sound: fix drivers needing module.h not moduleparam.hPaul Gortmaker2011-11-011-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/+27Star
* 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/+3Star
* ALSA: Kill snd_assert() in sound/isa/*Takashi Iwai2008-08-131-1/+2
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-312-2/+0Star
* [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/+87Star
* [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/+4Star
* [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