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
/
opti9xx
/
opti92x-ad1848.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
1
-13
/
+1
2018-10-12
ALSA: opti92xx-ad1848: Use the standard fall-through annotation
Takashi Iwai
1
-2
/
+4
2018-08-03
ALSA: opti92x: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+3
2017-08-17
ALSA: opti9xx: constify pnp_card_device_id
Arvind Yadav
1
-1
/
+1
2017-07-18
ALSA: opti9xx: fix format string overflow warning
Arnd Bergmann
1
-6
/
+8
2017-04-20
Annotate hardware config module parameters in sound/isa/
David Howells
1
-7
/
+7
2015-01-28
ALSA: Include linux/io.h instead of asm/io.h
Takashi Iwai
1
-1
/
+1
2015-01-02
ALSA: wss: Remove (almost) always NULL parameters
Lars-Peter Clausen
1
-8
/
+5
2014-02-12
ALSA: isa: Convert to snd_card_new() with a device pointer
Takashi Iwai
1
-7
/
+5
2013-08-28
ALSA: opti9xx: Fix conflicting driver object name
Takashi Iwai
1
-6
/
+2
2013-05-29
ALSA: ISA: Remove superfluous *_set_drvdata(NULL) calls
Takashi Iwai
1
-1
/
+0
2012-12-07
ALSA: isa: remove __dev* attributes
Bill Pemberton
1
-21
/
+21
2012-08-03
ALSA: isa: Move snd_legacy_find_free_ioport to initval.h
Ondrej Zary
1
-13
/
+1
2012-07-17
ALSA: opti9xx: Fix section mismatch by PM support
Takashi Iwai
1
-1
/
+1
2012-07-17
ALSA: snd-opti9xx: Implement suspend/resume
Ondrej Zary
1
-4
/
+63
2012-06-18
ALSA: snd-opti9xx: fixes for MED3931 card (opti931)
Ondrej Zary
1
-9
/
+8
2012-03-29
ALSA: fix isa/opti9xx module param type
Randy Dunlap
1
-1
/
+1
2011-12-19
ALSA: module_param: make bool parameters really bool
Rusty Russell
1
-1
/
+1
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
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-1
/
+0
2010-03-08
sound: fix opti92x-ad1848 build
Randy Dunlap
1
-1
/
+2
2010-03-03
ALSA: opti92x: use PnP data to select Master Control port
Krzysztof Helt
1
-42
/
+78
2009-12-14
Merge branch 'next/isa' into topic/misc
Takashi Iwai
1
-1
/
+94
2009-12-12
ALSA: opti93x: use dB scale for mixer controls
Krzysztof Helt
1
-14
/
+22
2009-12-11
ALSA: opti93x: move controls definitions to opti93x driver
Krzysztof Helt
1
-0
/
+85
2009-12-10
ALSA: opti93x: fix irq releasing if the irq cannot be allocated
Krzysztof Helt
1
-8
/
+10
2009-12-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
1
-45
/
+67
2009-12-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2009-12-08
ALSA: opti93x: set MC indirect registers base from PnP data
Krzysztof Helt
1
-45
/
+67
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
1
-1
/
+1
2009-12-02
ALSA: opti9xx: remove snd_opti9xx fields
Krzysztof Helt
1
-67
/
+43
2009-02-16
Merge branch 'topic/snd_card_new-err' into topic/cs423x-merge
Takashi Iwai
1
-11
/
+14
2009-02-05
ALSA: isa/*: Add missing KERN_* prefix to printk
Takashi Iwai
1
-13
/
+17
2009-01-21
ALSA: do not create OPL3 timers if there is no OPL3 irq wired
Krzysztof Helt
1
-8
/
+2
2009-01-14
ALSA: opti9xx - Fix build breakage by snd_card_create() conversion
Takashi Iwai
1
-0
/
+1
2009-01-12
ALSA: Return proper error code at probe in sound/isa/*
Takashi Iwai
1
-10
/
+10
2009-01-12
ALSA: Convert to snd_card_create() in sound/isa/*
Takashi Iwai
1
-2
/
+4
2008-08-06
ALSA: wss_lib: opti92x-ad1848 WSS_HW_DETECT fix
Rene Herman
1
-3
/
+5
2008-08-06
ALSA: wss_lib: use wss detection code instead of ad1848 one
Krzysztof Helt
1
-15
/
+0
2008-08-06
ALSA: wss_lib: use wss pcm code instead of ad1848 one
Krzysztof Helt
1
-5
/
+2
2008-08-06
ALSA: wss_lib: use wss mixer code instead of ad1848 one
Krzysztof Helt
1
-11
/
+11
2008-08-06
ALSA: wss_lib: use wss constants instead of ad1848 ones
Krzysztof Helt
1
-1
/
+1
2008-08-06
ALSA: wss_lib: use struct snd_wss instead of snd_ad1848
Krzysztof Helt
1
-4
/
+0
2008-08-06
ALSA: wss_lib: rename cs4321_foo to wss_foo
Krzysztof Helt
1
-15
/
+21
2008-08-06
ALSA: wss_lib: rename cs4231.h into wss.h
Krzysztof Helt
1
-1
/
+1
2008-07-18
ALSA: opti9xx: no isapnp param for !CONFIG_PNP
Rene Herman
1
-0
/
+4
2008-07-18
ALSA: opti93x - Fix NULL dereference
Takashi Iwai
1
-1
/
+1
2008-06-13
ALSA: opti93x: use cs4231 lib
Krzysztof Helt
1
-1074
/
+36
[next]