Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
0b8718a264f58b096753e29f7e04f188bf64938e
/
sound
/
isa
/
opti9xx
edb6689
ALSA: sound/isa/opti9xx/miro.c: eliminate possible double free
by Julia Lawall
· 12 years ago
988aec3
ALSA: isa: Move snd_legacy_find_free_ioport to initval.h
by Ondrej Zary
· 12 years ago
59b1f08
ALSA: opti9xx: Fix section mismatch by PM support
by Takashi Iwai
· 12 years ago
5dd2507
ALSA: snd-opti9xx: Implement suspend/resume
by Ondrej Zary
· 12 years ago
10a3061
ALSA: snd-opti9xx: fixes for MED3931 card (opti931)
by Ondrej Zary
· 12 years ago
c578ae0
ALSA: fix isa/opti9xx module param type
by Randy Dunlap
· 13 years ago
a67ff6a
ALSA: module_param: make bool parameters really bool
by Rusty Russell
· 13 years ago
65a7721
sound: fix drivers needing module.h not moduleparam.h
by Paul Gortmaker
· 13 years ago
88e24c3
sound: irq: Remove IRQF_DISABLED
by Yong Zhang
· 13 years ago
dba8b46
ALSA: mpu401: clean up interrupt specification
by Clemens Ladisch
· 13 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
89c0ac7
sound: fix opti92x-ad1848 build
by Randy Dunlap
· 15 years ago
fd8d473
ALSA: opti92x: use PnP data to select Master Control port
by Krzysztof Helt
· 15 years ago
b893716
Merge branch 'next/isa' into topic/misc
by Takashi Iwai
· 15 years ago
e9d0a80
ALSA: opti93x: use dB scale for mixer controls
by Krzysztof Helt
· 15 years ago
b2e8d7d
ALSA: opti93x: move controls definitions to opti93x driver
by Krzysztof Helt
· 15 years ago
5f60e49
ALSA: opti93x: fix irq releasing if the irq cannot be allocated
by Krzysztof Helt
· 15 years ago
78f1ae1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
by Linus Torvalds
· 15 years ago
4ef58d4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
e6960e1
ALSA: opti93x: set MC indirect registers base from PnP data
by Krzysztof Helt
· 15 years ago
af901ca
tree-wide: fix assorted typos all over the place
by André Goddard Rosa
· 15 years ago
d8ea239
ALSA: opti9xx: remove snd_opti9xx fields
by Krzysztof Helt
· 15 years ago
306ecee
ALSA: opti-miro: add PnP detection
by Krzysztof Helt
· 15 years ago
70a5f11
ALSA: opti-miro: separate comon probing code
by Krzysztof Helt
· 15 years ago
8700055
ALSA: opti-miro: fix OOPS if hardware is not detected
by Krzysztof Helt
· 15 years ago
9dc9120
ALSA: opti-miro: expose ACI mixer to outside drivers
by Krzysztof Helt
· 15 years ago
9aeba62
ALSA: opti-miro: make miro.h header available outside the alsa directory
by Krzysztof Helt
· 15 years ago
616ad59
ALSA: opti-miro: remove snd_card pointer from snd_miro structure
by Krzysztof Helt
· 15 years ago
67f2db2
ALSA: opti-miro: Fix missing semicolon
by Takashi Iwai
· 15 years ago
b67cad9
ALSA: opti-miro: use variables directly in the probe function
by Krzysztof Helt
· 15 years ago
96cf45c
Merge branch 'topic/snd_card_new-err' into topic/cs423x-merge
by Takashi Iwai
· 16 years ago
4c9f1d3
ALSA: isa/*: Add missing KERN_* prefix to printk
by Takashi Iwai
· 16 years ago
aa9c293
ALSA: do not create OPL3 timers if there is no OPL3 irq wired
by Krzysztof Helt
· 16 years ago
b1a0aac
ALSA: opti9xx - Fix build breakage by snd_card_create() conversion
by Takashi Iwai
· 16 years ago
3e7fb9f
ALSA: Return proper error code at probe in sound/isa/*
by Takashi Iwai
· 16 years ago
c95eadd
ALSA: Convert to snd_card_create() in sound/isa/*
by Takashi Iwai
· 16 years ago
622207d
ALSA: Kill snd_assert() in sound/isa/*
by Takashi Iwai
· 16 years ago
a0d9274
ALSA: wss_lib: opti92x-ad1848 WSS_HW_DETECT fix
by Rene Herman
· 16 years ago
760fc6b8
ALSA: wss_lib: use wss detection code instead of ad1848 one
by Krzysztof Helt
· 16 years ago
ead893c
ALSA: wss_lib: use wss pcm code instead of ad1848 one
by Krzysztof Helt
· 16 years ago
5664daa
ALSA: wss_lib: use wss mixer code instead of ad1848 one
by Krzysztof Helt
· 16 years ago
ece11c9
ALSA: wss_lib: use wss constants instead of ad1848 ones
by Krzysztof Helt
· 16 years ago
241b3ee
ALSA: wss_lib: use struct snd_wss instead of snd_ad1848
by Krzysztof Helt
· 16 years ago
7779f75
ALSA: wss_lib: rename cs4321_foo to wss_foo
by Krzysztof Helt
· 16 years ago
61ef19d
ALSA: wss_lib: rename cs4231.h into wss.h
by Krzysztof Helt
· 16 years ago
51f6baa
ALSA: opti9xx: no isapnp param for !CONFIG_PNP
by Rene Herman
· 16 years ago
82af6bc
ALSA: opti93x - Fix NULL dereference
by Takashi Iwai
· 16 years ago
9f240a5
ALSA: opti93x: use cs4231 lib
by Krzysztof Helt
· 16 years ago
3ae5f36
[ALSA] opti93x: fix sound ouput for Opti930
by Krzysztof Helt
· 16 years ago
9478bc3
[ALSA] fix opti9xx/miro section mismatch
by Randy Dunlap
· 17 years ago
9004acc
[ALSA] Remove sound/driver.h
by Takashi Iwai
· 17 years ago
109c53f84
[ALSA] sound/isa: kill pnp_resource_change
by Rene Herman
· 17 years ago
3b89246
[ALSA] Check value range in ctl callbacks
by Takashi Iwai
· 17 years ago
f81b953
[ALSA] This patch adds support for a wavetable chip on
by Krzysztof Helt
· 17 years ago
c1017a4
[ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz
by Jaroslav Kysela
· 17 years ago
1ea7341
[ALSA] opti9xx: adjust OPL3 FM resource value
by Takashi Iwai
· 17 years ago
a5ce889
[ALSA] Clean up with common snd_ctl_boolean_*_info callbacks
by Takashi Iwai
· 17 years ago
101f6f4
[ALSA] Fix unfreed pnp driver in opti9xx ISA driver
by Takashi Iwai
· 17 years ago
83c51c0
[ALSA] isa_bus device/driver naming
by Rene Herman
· 18 years ago
ef991b9
[ALSA] Add snd_pcm_group_for_each_entry() for code cleanup
by Takashi Iwai
· 18 years ago
5e24c1c
[ALSA] Port the rest of ALSA ISA drivers to isa_driver
by Takashi Iwai
· 18 years ago
5019f75
[ALSA] sound/isa/opti9xx/opti92x-ad1848.c: check kmalloc() return value
by Amit Choudhary
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
65ca68b
[PATCH] irq-flags: sound: Use the new IRQF_ constants
by Thomas Gleixner
· 18 years ago
bf85020
[ALSA] Remove unneeded read/write_size fields in proc text ops
by Takashi Iwai
· 19 years ago
c128b82
[ALSA] Fix double free in error path of miro driver
by Takashi Iwai
· 19 years ago
dcccdd9
[ALSA] unregister platform device again if probe was unsuccessful
by Rene Herman
· 19 years ago
10d150e
[ALSA] Remove obsolete kfree_nocheck call
by Takashi Iwai
· 19 years ago
1841f613
[ALSA] Add snd-miro driver
by Martin Langer
· 19 years ago
0bbbc4c
[ALSA] opti9x - Fix compile without CONFIG_PNP
by Takashi Iwai
· 19 years ago
9113485
[ALSA] opti93x - Fix a compile warning
by Takashi Iwai
· 19 years ago
f7a9275
[ALSA] unregister platform devices
by Clemens Ladisch
· 19 years ago
99a0b76
[ALSA] opti9xx - Use platform_device
by Takashi Iwai
· 19 years ago
346c7a6
[ALSA] Remove xxx_t typedefs: ISA Opti9xx
by Takashi Iwai
· 19 years ago
c3e6f7d
[ALSA] Remove superfluous pcm_free callbacks
by Takashi Iwai
· 19 years ago
b1d5776
[ALSA] Remove vmalloc wrapper, kfree_nocheck()
by Takashi Iwai
· 19 years ago
9e76a76
[ALSA] Replace with kzalloc() - isa stuff
by Takashi Iwai
· 19 years ago
43bcd97
[ALSA] Add snd_card_set_generic_dev() call to ISA drivers
by Takashi Iwai
· 19 years ago
db67319
[ALSA] opti93x: optimize a register access
by Clemens Ladisch
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago