index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
isa
/
es18xx.c
Age
Commit message (
Expand
)
Author
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-02-01
ALSA: isa: Avoid passing NULL to memory allocators
Takashi Iwai
2019-01-15
ALSA: isa: Remove superfluous snd_pcm_suspend*() calls
Takashi Iwai
2018-08-03
ALSA: es18xx: mark expected switch fall-through
Gustavo A. R. Silva
2017-08-17
ALSA: isa: make snd_pcm_hardware const
Bhumika Goyal
2017-08-17
ALSA: es18xx: constify pnp_device_id and pnp_card_device_id
Arvind Yadav
2017-08-12
ALSA: es18xx: constify snd_pcm_ops structures
Arvind Yadav
2017-06-09
ALSA: es18xx: Constify hw_constraints
Takashi Iwai
2017-04-20
Annotate hardware config module parameters in sound/isa/
David Howells
2015-01-28
ALSA: Include linux/io.h instead of asm/io.h
Takashi Iwai
2015-01-02
ALSA: es18xx: Remove always NULL parameter
Lars-Peter Clausen
2014-11-04
ALSA: es18xx: Add GPO controls
Ondrej Zary
2014-10-21
ALSA: es18xx: Use snd_ctl_enum_info()
Takashi Iwai
2014-04-14
ALSA: es18xx driver should use udelay error
Li, Zhen-Hua
2014-02-12
ALSA: isa: Convert to snd_card_new() with a device pointer
Takashi Iwai
2013-05-29
ALSA: ISA: Remove superfluous *_set_drvdata(NULL) calls
Takashi Iwai
2012-12-07
ALSA: isa: remove __dev* attributes
Bill Pemberton
2011-12-19
ALSA: module_param: make bool parameters really bool
Rusty Russell
2011-10-31
sound: fix drivers needing module.h not moduleparam.h
Paul Gortmaker
2011-09-22
sound: irq: Remove IRQF_DISABLED
Yong Zhang
2011-09-14
ALSA: mpu401: clean up interrupt specification
Clemens Ladisch
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-12-04
Merge branch 'topic/misc' into for-linus
Takashi Iwai
2009-11-08
ALSA: es18xx: code improvements
Krzysztof Helt
2009-11-05
ALSA: rename "PC Speaker" and "PC Beep" controls to "Beep"
Jaroslav Kysela
2009-10-30
ALSA: es18xx: remove snd_audiodrive structure
Krzysztof Helt
2009-10-30
ALSA: es18xx: remove snd_card pointer from snd_es18xx structure
Krzysztof Helt
2009-01-12
ALSA: Return proper error code at probe in sound/isa/*
Takashi Iwai
2009-01-12
ALSA: Convert to snd_card_create() in sound/isa/*
Takashi Iwai
2008-01-31
[ALSA] Remove sound/driver.h
Takashi Iwai
2008-01-31
[ALSA] es18xx: Enable wavetable input from ESS chips
Krzysztof Helt
2008-01-31
[ALSA] sound/: Spelling fixes
Joe Perches
2008-01-31
[ALSA] sound/isa: kill pnp_resource_change
Rene Herman
2007-10-19
Fix misspellings of "system", "controller", "interrupt" and "necessary".
Robert P. J. Day
2007-10-16
[ALSA] add the ESS1879 pnpbios ID to the es18xx driver
Rene Herman
2007-10-16
[ALSA] Clean up with common snd_ctl_boolean_*_info callbacks
Takashi Iwai
2007-05-16
[ALSA] Fix probe of non-PnP ISA devices
Rene Herman
2007-05-11
[ALSA] isa_bus device/driver naming
Rene Herman
2007-05-11
[ALSA] Port the rest of ALSA ISA drivers to isa_driver
Takashi Iwai
2006-10-06
[ALSA] Fix memory leak in sound/isa/es18xx.c
Eric Sesterhenn
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-09-23
[ALSA] es18xx - Add PnP BIOS support
Ondrej Zary
2006-07-02
[PATCH] irq-flags: sound: Use the new IRQF_ constants
Thomas Gleixner
2006-06-27
[PATCH] 64bit resource: fix up printks for resources in sound drivers
Greg Kroah-Hartman
2006-05-21
[PATCH] es18xx build fix
Andrew Morton
2006-04-12
[ALSA] unregister platform device again if probe was unsuccessful
Rene Herman
2006-04-12
[ALSA] continue on IS_ERR from platform device registration
Rene Herman
2006-03-27
[PATCH] PNP: adjust pnp_register_card_driver() signature: es18xx
Bjorn Helgaas
2006-03-22
[ALSA] fix some memory leaks
Adrian Bunk
2006-03-22
[ALSA] Fix check of enable module option
Takashi Iwai
[next]