aboutsummaryrefslogtreecommitdiffstats
path: root/sound/isa/opti9xx/opti92x-ad1848.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+0
2010-03-08sound: fix opti92x-ad1848 buildRandy Dunlap1-1/+2
2010-03-03ALSA: opti92x: use PnP data to select Master Control portKrzysztof Helt1-42/+78
2009-12-14Merge branch 'next/isa' into topic/miscTakashi Iwai1-1/+94
2009-12-12ALSA: opti93x: use dB scale for mixer controlsKrzysztof Helt1-14/+22
2009-12-11ALSA: opti93x: move controls definitions to opti93x driverKrzysztof Helt1-0/+85
2009-12-10ALSA: opti93x: fix irq releasing if the irq cannot be allocatedKrzysztof Helt1-8/+10
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds1-45/+67
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2009-12-08ALSA: opti93x: set MC indirect registers base from PnP dataKrzysztof Helt1-45/+67
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-1/+1
2009-12-02ALSA: opti9xx: remove snd_opti9xx fieldsKrzysztof Helt1-67/+43
2009-02-16Merge branch 'topic/snd_card_new-err' into topic/cs423x-mergeTakashi Iwai1-11/+14
2009-02-05ALSA: isa/*: Add missing KERN_* prefix to printkTakashi Iwai1-13/+17
2009-01-21ALSA: do not create OPL3 timers if there is no OPL3 irq wiredKrzysztof Helt1-8/+2
2009-01-14ALSA: opti9xx - Fix build breakage by snd_card_create() conversionTakashi Iwai1-0/+1
2009-01-12ALSA: Return proper error code at probe in sound/isa/*Takashi Iwai1-10/+10
2009-01-12ALSA: Convert to snd_card_create() in sound/isa/*Takashi Iwai1-2/+4
2008-08-06ALSA: wss_lib: opti92x-ad1848 WSS_HW_DETECT fixRene Herman1-3/+5
2008-08-06ALSA: wss_lib: use wss detection code instead of ad1848 oneKrzysztof Helt1-15/+0
2008-08-06ALSA: wss_lib: use wss pcm code instead of ad1848 oneKrzysztof Helt1-5/+2
2008-08-06ALSA: wss_lib: use wss mixer code instead of ad1848 oneKrzysztof Helt1-11/+11
2008-08-06ALSA: wss_lib: use wss constants instead of ad1848 onesKrzysztof Helt1-1/+1
2008-08-06ALSA: wss_lib: use struct snd_wss instead of snd_ad1848Krzysztof Helt1-4/+0
2008-08-06ALSA: wss_lib: rename cs4321_foo to wss_fooKrzysztof Helt1-15/+21
2008-08-06ALSA: wss_lib: rename cs4231.h into wss.hKrzysztof Helt1-1/+1
2008-07-18ALSA: opti9xx: no isapnp param for !CONFIG_PNPRene Herman1-0/+4
2008-07-18ALSA: opti93x - Fix NULL dereferenceTakashi Iwai1-1/+1
2008-06-13ALSA: opti93x: use cs4231 libKrzysztof Helt1-1074/+36
2008-06-13[ALSA] opti93x: fix sound ouput for Opti930Krzysztof Helt1-8/+8
2008-01-31[ALSA] fix opti9xx/miro section mismatchRandy Dunlap1-1/+1
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai1-1/+0
2008-01-31[ALSA] sound/isa: kill pnp_resource_changeRene Herman1-46/+2
2007-10-16[ALSA] This patch adds support for a wavetable chip onKrzysztof Helt1-0/+10
2007-10-16[ALSA] opti9xx: adjust OPL3 FM resource valueTakashi Iwai1-2/+2
2007-07-20[ALSA] Fix unfreed pnp driver in opti9xx ISA driverTakashi Iwai1-0/+3
2007-05-11[ALSA] isa_bus device/driver namingRene Herman1-5/+5
2007-05-11[ALSA] Add snd_pcm_group_for_each_entry() for code cleanupTakashi Iwai1-3/+1
2007-05-11[ALSA] Port the rest of ALSA ISA drivers to isa_driverTakashi Iwai1-55/+39
2006-10-22[ALSA] sound/isa/opti9xx/opti92x-ad1848.c: check kmalloc() return valueAmit Choudhary1-0/+2
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-1/+1
2006-07-02[PATCH] irq-flags: sound: Use the new IRQF_ constantsThomas Gleixner1-2/+2
2006-04-12[ALSA] unregister platform device again if probe was unsuccessfulRene Herman1-2/+5
2006-03-22[ALSA] opti9x - Fix compile without CONFIG_PNPTakashi Iwai1-0/+6
2006-02-01[ALSA] opti93x - Fix a compile warningTakashi Iwai1-1/+1
2006-01-03[ALSA] unregister platform devicesClemens Ladisch1-2/+7
2006-01-03[ALSA] opti9xx - Use platform_deviceTakashi Iwai1-298/+209
2006-01-03[ALSA] Remove xxx_t typedefs: ISA Opti9xxTakashi Iwai1-114/+110
2006-01-03[ALSA] Remove superfluous pcm_free callbacksTakashi Iwai1-8/+0
2005-11-04[ALSA] Remove vmalloc wrapper, kfree_nocheck()Takashi Iwai1-18/+7