summaryrefslogtreecommitdiffstats
path: root/sound/isa/es1688
Commit message (Expand)AuthorAge
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-30
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-21
* ALSA: es1688: Remove set but not used variable 'hw'YueHaibing2019-02-14
* ALSA: isa: Avoid passing NULL to memory allocatorsTakashi Iwai2019-02-01
* ALSA: isa: Remove superfluous snd_pcm_suspend*() callsTakashi Iwai2019-01-15
* ALSA: isa: Remove empty init and exitTakashi Iwai2018-08-03
* ALSA: es1688: remove redundant pointer chipColin Ian King2018-07-16
* ALSA: isa: make snd_pcm_hardware constBhumika Goyal2017-08-17
* ALSA: es1688: constify pnp_card_device_idArvind Yadav2017-08-17
* ALSA: es1688: constify snd_pcm_ops structuresArvind Yadav2017-08-12
* ALSA: es1688: Constify hw_constraintsTakashi Iwai2017-06-09
* Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-05-10
|\
| * Annotate hardware config module parameters in sound/isa/David Howells2017-04-20
* | ALSA: es1688: Use strcpy() instead of sprintf()Nicolas Iooss2017-03-20
|/
* 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