aboutsummaryrefslogtreecommitdiff
path: root/sound/isa/es1688/es1688_lib.c
AgeCommit message (Expand)Author
2019-02-14ALSA: es1688: Remove set but not used variable 'hw'YueHaibing
2019-02-01ALSA: isa: Avoid passing NULL to memory allocatorsTakashi Iwai
2018-08-03ALSA: isa: Remove empty init and exitTakashi Iwai
2017-08-17ALSA: isa: make snd_pcm_hardware constBhumika Goyal
2017-08-12ALSA: es1688: constify snd_pcm_ops structuresArvind Yadav
2017-06-09ALSA: es1688: Constify hw_constraintsTakashi Iwai
2017-03-20ALSA: es1688: Use strcpy() instead of sprintf()Nicolas Iooss
2015-01-28ALSA: Include linux/io.h instead of asm/io.hTakashi Iwai
2015-01-02ALSA: es1688: Remove almost always NULL parameterLars-Peter Clausen
2014-11-21ALSA: es1688_lib: Deletion of an unnecessary check before the function call "...Markus Elfring
2014-10-21ALSA: es1688: Use snd_ctl_enum_info()Takashi Iwai
2012-07-30ALSA: es1688 - freeup resources on init failureFengguang Wu
2011-10-31sound: Add module.h to the previously silent sound usersPaul Gortmaker
2011-09-22sound: irq: Remove IRQF_DISABLEDYong Zhang
2010-05-10ALSA: Merge es1688 and es968 driversKrzysztof Helt
2010-05-10ALSA: es1688: allocate snd_es1688 structure as a part of snd_card structureKrzysztof Helt
2009-11-05ALSA: rename "PC Speaker" and "PC Beep" controls to "Beep"Jaroslav Kysela
2009-02-05ALSA: isa/*: Add missing KERN_* prefix to printkTakashi Iwai
2008-08-13ALSA: Kill snd_assert() in sound/isa/*Takashi Iwai
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai
2007-10-16[ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-07-02[PATCH] irq-flags: sound: Use the new IRQF_ constantsThomas Gleixner
2006-01-03[ALSA] Remove xxx_t typedefs: ISA ES1688Takashi Iwai
2006-01-03[ALSA] Remove superfluous pcm_free callbacksTakashi Iwai
2005-11-04[ALSA] Remove vmalloc wrapper, kfree_nocheck()Takashi Iwai
2005-09-12[ALSA] Replace with kzalloc() - isa stuffTakashi Iwai
2005-04-16Linux-2.6.12-rc2Linus Torvalds