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
/
miro.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-19
ALSA: opti9xx: Allocate resources with device-managed APIs
Takashi Iwai
1
-55
/
+21
2021-06-09
ALSA: opti9xx: Fix assignment in if condition
Takashi Iwai
1
-9
/
+18
2021-03-17
module: remove never implemented MODULE_SUPPORTED_DEVICE
Leon Romanovsky
1
-3
/
+0
2021-01-26
isa: Make the remove callback for isa drivers return void
Uwe Kleine-König
1
-2
/
+1
2020-07-09
ALSA: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-5
/
+5
2020-04-30
ALSA: opti9xx: shut up gcc-10 range warning
Arnd Bergmann
1
-3
/
+6
2020-01-05
ALSA: opti9xx: More constifications
Takashi Iwai
1
-9
/
+9
2020-01-03
ALSA: isa: Constify snd_kcontrol_new items
Takashi Iwai
1
-7
/
+7
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
1
-14
/
+1
2019-02-06
ALSA: isa: Clean up with new procfs helpers
Takashi Iwai
1
-4
/
+1
2018-08-03
ALSA: opti9xx: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+5
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
-3
/
+4
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
-7
/
+5
2014-02-12
ALSA: isa: Convert to snd_card_new() with a device pointer
Takashi Iwai
1
-7
/
+4
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
-34
/
+34
2012-10-21
ALSA: sound/isa/opti9xx/miro.c: eliminate possible double free
Julia Lawall
1
-1
/
+0
2012-08-03
ALSA: isa: Move snd_legacy_find_free_ioport to initval.h
Ondrej Zary
1
-14
/
+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-14
ALSA: mpu401: clean up interrupt specification
Clemens Ladisch
1
-2
/
+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-03
ALSA: opti92x: use PnP data to select Master Control port
Krzysztof Helt
1
-1
/
+1
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-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
1
-1
/
+1
2009-11-30
ALSA: opti-miro: add PnP detection
Krzysztof Helt
1
-11
/
+192
2009-11-30
ALSA: opti-miro: separate comon probing code
Krzysztof Helt
1
-126
/
+147
2009-11-27
ALSA: opti-miro: fix OOPS if hardware is not detected
Krzysztof Helt
1
-1
/
+2
2009-11-23
ALSA: opti-miro: expose ACI mixer to outside drivers
Krzysztof Helt
1
-105
/
+145
2009-11-23
ALSA: opti-miro: make miro.h header available outside the alsa directory
Krzysztof Helt
1
-1
/
+1
2009-11-21
ALSA: opti-miro: remove snd_card pointer from snd_miro structure
Krzysztof Helt
1
-30
/
+23
2009-11-18
ALSA: opti-miro: Fix missing semicolon
Takashi Iwai
1
-1
/
+1
2009-11-18
ALSA: opti-miro: use variables directly in the probe function
Krzysztof Helt
1
-16
/
+17
2009-01-12
ALSA: Convert to snd_card_create() in sound/isa/*
Takashi Iwai
1
-3
/
+4
2008-08-13
ALSA: Kill snd_assert() in sound/isa/*
Takashi Iwai
1
-1
/
+2
2008-08-06
ALSA: wss_lib: rename cs4321_foo to wss_foo
Krzysztof Helt
1
-10
/
+13
2008-08-06
ALSA: wss_lib: rename cs4231.h into wss.h
Krzysztof Helt
1
-1
/
+1
2008-01-31
[ALSA] fix opti9xx/miro section mismatch
Randy Dunlap
1
-1
/
+1
2008-01-31
[ALSA] Remove sound/driver.h
Takashi Iwai
1
-1
/
+0
2008-01-31
[ALSA] Check value range in ctl callbacks
Takashi Iwai
1
-0
/
+8
2007-10-16
[ALSA] Clean up with common snd_ctl_boolean_*_info callbacks
Takashi Iwai
1
-16
/
+2
2007-05-11
[ALSA] isa_bus device/driver naming
Rene Herman
1
-3
/
+3
2007-05-11
[ALSA] Port the rest of ALSA ISA drivers to isa_driver
Takashi Iwai
1
-41
/
+33
2006-07-02
[PATCH] irq-flags: sound: Use the new IRQF_ constants
Thomas Gleixner
1
-1
/
+1
2006-06-22
[ALSA] Remove unneeded read/write_size fields in proc text ops
Takashi Iwai
1
-1
/
+1
2006-04-27
[ALSA] Fix double free in error path of miro driver
Takashi Iwai
1
-3
/
+0
2006-04-12
[ALSA] unregister platform device again if probe was unsuccessful
Rene Herman
1
-2
/
+5
[next]