index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
isa
/
es1688
/
es1688_lib.c
Age
Commit message (
Expand
)
Author
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-02-14
ALSA: es1688: Remove set but not used variable 'hw'
YueHaibing
2019-02-01
ALSA: isa: Avoid passing NULL to memory allocators
Takashi Iwai
2018-08-03
ALSA: isa: Remove empty init and exit
Takashi Iwai
2017-08-17
ALSA: isa: make snd_pcm_hardware const
Bhumika Goyal
2017-08-12
ALSA: es1688: constify snd_pcm_ops structures
Arvind Yadav
2017-06-09
ALSA: es1688: Constify hw_constraints
Takashi Iwai
2017-03-20
ALSA: es1688: Use strcpy() instead of sprintf()
Nicolas Iooss
2015-01-28
ALSA: Include linux/io.h instead of asm/io.h
Takashi Iwai
2015-01-02
ALSA: es1688: Remove almost always NULL parameter
Lars-Peter Clausen
2014-11-21
ALSA: es1688_lib: Deletion of an unnecessary check before the function call "...
Markus Elfring
2014-10-21
ALSA: es1688: Use snd_ctl_enum_info()
Takashi Iwai
2012-07-30
ALSA: es1688 - freeup resources on init failure
Fengguang Wu
2011-10-31
sound: Add module.h to the previously silent sound users
Paul Gortmaker
2011-09-22
sound: irq: Remove IRQF_DISABLED
Yong Zhang
2010-05-10
ALSA: Merge es1688 and es968 drivers
Krzysztof Helt
2010-05-10
ALSA: es1688: allocate snd_es1688 structure as a part of snd_card structure
Krzysztof Helt
2009-11-05
ALSA: rename "PC Speaker" and "PC Beep" controls to "Beep"
Jaroslav Kysela
2009-02-05
ALSA: isa/*: Add missing KERN_* prefix to printk
Takashi Iwai
2008-08-13
ALSA: Kill snd_assert() in sound/isa/*
Takashi Iwai
2008-01-31
[ALSA] Remove sound/driver.h
Takashi Iwai
2007-10-16
[ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz
Jaroslav Kysela
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-07-02
[PATCH] irq-flags: sound: Use the new IRQF_ constants
Thomas Gleixner
2006-01-03
[ALSA] Remove xxx_t typedefs: ISA ES1688
Takashi Iwai
2006-01-03
[ALSA] Remove superfluous pcm_free callbacks
Takashi Iwai
2005-11-04
[ALSA] Remove vmalloc wrapper, kfree_nocheck()
Takashi Iwai
2005-09-12
[ALSA] Replace with kzalloc() - isa stuff
Takashi Iwai
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds