index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
isa
/
es18xx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
1
-16
/
+1
2019-02-01
ALSA: isa: Avoid passing NULL to memory allocators
Takashi Iwai
1
-1
/
+1
2019-01-15
ALSA: isa: Remove superfluous snd_pcm_suspend*() calls
Takashi Iwai
1
-2
/
+0
2018-08-03
ALSA: es18xx: mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2017-08-17
ALSA: isa: make snd_pcm_hardware const
Bhumika Goyal
1
-2
/
+2
2017-08-17
ALSA: es18xx: constify pnp_device_id and pnp_card_device_id
Arvind Yadav
1
-2
/
+2
2017-08-12
ALSA: es18xx: constify snd_pcm_ops structures
Arvind Yadav
1
-2
/
+2
2017-06-09
ALSA: es18xx: Constify hw_constraints
Takashi Iwai
1
-4
/
+4
2017-04-20
Annotate hardware config module parameters in sound/isa/
David Howells
1
-6
/
+6
2015-01-28
ALSA: Include linux/io.h instead of asm/io.h
Takashi Iwai
1
-1
/
+1
2015-01-02
ALSA: es18xx: Remove always NULL parameter
Lars-Peter Clausen
1
-8
/
+2
2014-11-04
ALSA: es18xx: Add GPO controls
Ondrej Zary
1
-10
/
+42
2014-10-21
ALSA: es18xx: Use snd_ctl_enum_info()
Takashi Iwai
1
-21
/
+5
2014-04-14
ALSA: es18xx driver should use udelay error
Li, Zhen-Hua
1
-5
/
+5
2014-02-12
ALSA: isa: Convert to snd_card_new() with a device pointer
Takashi Iwai
1
-9
/
+7
2013-05-29
ALSA: ISA: Remove superfluous *_set_drvdata(NULL) calls
Takashi Iwai
1
-2
/
+0
2012-12-07
ALSA: isa: remove __dev* attributes
Bill Pemberton
1
-40
/
+40
2011-12-19
ALSA: module_param: make bool parameters really bool
Rusty Russell
1
-2
/
+2
2011-10-31
sound: fix drivers needing module.h not moduleparam.h
Paul Gortmaker
1
-1
/
+1
2011-09-22
sound: irq: Remove IRQF_DISABLED
Yong Zhang
1
-1
/
+1
2011-09-14
ALSA: mpu401: clean up interrupt specification
Clemens Ladisch
1
-2
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-1
/
+0
2009-12-04
Merge branch 'topic/misc' into for-linus
Takashi Iwai
1
-50
/
+41
2009-11-08
ALSA: es18xx: code improvements
Krzysztof Helt
1
-50
/
+41
2009-11-05
ALSA: rename "PC Speaker" and "PC Beep" controls to "Beep"
Jaroslav Kysela
1
-1
/
+1
2009-10-30
ALSA: es18xx: remove snd_audiodrive structure
Krzysztof Helt
1
-46
/
+25
2009-10-30
ALSA: es18xx: remove snd_card pointer from snd_es18xx structure
Krzysztof Helt
1
-31
/
+44
2009-01-12
ALSA: Return proper error code at probe in sound/isa/*
Takashi Iwai
1
-15
/
+12
2009-01-12
ALSA: Convert to snd_card_create() in sound/isa/*
Takashi Iwai
1
-2
/
+5
2008-01-31
[ALSA] Remove sound/driver.h
Takashi Iwai
1
-1
/
+0
2008-01-31
[ALSA] es18xx: Enable wavetable input from ESS chips
Krzysztof Helt
1
-0
/
+2
2008-01-31
[ALSA] sound/: Spelling fixes
Joe Perches
1
-1
/
+1
2008-01-31
[ALSA] sound/isa: kill pnp_resource_change
Rene Herman
1
-47
/
+9
2007-10-19
Fix misspellings of "system", "controller", "interrupt" and "necessary".
Robert P. J. Day
1
-2
/
+2
2007-10-16
[ALSA] add the ESS1879 pnpbios ID to the es18xx driver
Rene Herman
1
-0
/
+1
2007-10-16
[ALSA] Clean up with common snd_ctl_boolean_*_info callbacks
Takashi Iwai
1
-16
/
+2
2007-05-16
[ALSA] Fix probe of non-PnP ISA devices
Rene Herman
1
-6
/
+13
2007-05-11
[ALSA] isa_bus device/driver naming
Rene Herman
1
-2
/
+2
2007-05-11
[ALSA] Port the rest of ALSA ISA drivers to isa_driver
Takashi Iwai
1
-69
/
+37
2006-10-06
[ALSA] Fix memory leak in sound/isa/es18xx.c
Eric Sesterhenn
1
-0
/
+1
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-2
/
+2
2006-09-23
[ALSA] es18xx - Add PnP BIOS support
Ondrej Zary
1
-62
/
+157
2006-07-02
[PATCH] irq-flags: sound: Use the new IRQF_ constants
Thomas Gleixner
1
-1
/
+1
2006-06-27
[PATCH] 64bit resource: fix up printks for resources in sound drivers
Greg Kroah-Hartman
1
-1
/
+2
2006-05-21
[PATCH] es18xx build fix
Andrew Morton
1
-0
/
+2
2006-04-12
[ALSA] unregister platform device again if probe was unsuccessful
Rene Herman
1
-0
/
+4
2006-04-12
[ALSA] continue on IS_ERR from platform device registration
Rene Herman
1
-10
/
+4
2006-03-27
[PATCH] PNP: adjust pnp_register_card_driver() signature: es18xx
Bjorn Helgaas
1
-5
/
+8
2006-03-22
[ALSA] fix some memory leaks
Adrian Bunk
1
-0
/
+1
2006-03-22
[ALSA] Fix check of enable module option
Takashi Iwai
1
-2
/
+2
[next]