aboutsummaryrefslogtreecommitdiff
path: root/sound/isa/opti9xx
AgeCommit message (Expand)Author
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-08sound: fix opti92x-ad1848 buildRandy Dunlap
2010-03-03ALSA: opti92x: use PnP data to select Master Control portKrzysztof Helt
2009-12-14Merge branch 'next/isa' into topic/miscTakashi Iwai
2009-12-12ALSA: opti93x: use dB scale for mixer controlsKrzysztof Helt
2009-12-11ALSA: opti93x: move controls definitions to opti93x driverKrzysztof Helt
2009-12-10ALSA: opti93x: fix irq releasing if the irq cannot be allocatedKrzysztof Helt
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-12-08ALSA: opti93x: set MC indirect registers base from PnP dataKrzysztof Helt
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-12-02ALSA: opti9xx: remove snd_opti9xx fieldsKrzysztof Helt
2009-11-30ALSA: opti-miro: add PnP detectionKrzysztof Helt
2009-11-30ALSA: opti-miro: separate comon probing codeKrzysztof Helt
2009-11-27ALSA: opti-miro: fix OOPS if hardware is not detectedKrzysztof Helt
2009-11-23ALSA: opti-miro: expose ACI mixer to outside driversKrzysztof Helt
2009-11-23ALSA: opti-miro: make miro.h header available outside the alsa directoryKrzysztof Helt
2009-11-21ALSA: opti-miro: remove snd_card pointer from snd_miro structureKrzysztof Helt
2009-11-18ALSA: opti-miro: Fix missing semicolonTakashi Iwai
2009-11-18ALSA: opti-miro: use variables directly in the probe functionKrzysztof Helt
2009-02-16Merge branch 'topic/snd_card_new-err' into topic/cs423x-mergeTakashi Iwai
2009-02-05ALSA: isa/*: Add missing KERN_* prefix to printkTakashi Iwai
2009-01-21ALSA: do not create OPL3 timers if there is no OPL3 irq wiredKrzysztof Helt
2009-01-14ALSA: opti9xx - Fix build breakage by snd_card_create() conversionTakashi Iwai
2009-01-12ALSA: Return proper error code at probe in sound/isa/*Takashi Iwai
2009-01-12ALSA: Convert to snd_card_create() in sound/isa/*Takashi Iwai
2008-08-13ALSA: Kill snd_assert() in sound/isa/*Takashi Iwai
2008-08-06ALSA: wss_lib: opti92x-ad1848 WSS_HW_DETECT fixRene Herman
2008-08-06ALSA: wss_lib: use wss detection code instead of ad1848 oneKrzysztof Helt
2008-08-06ALSA: wss_lib: use wss pcm code instead of ad1848 oneKrzysztof Helt
2008-08-06ALSA: wss_lib: use wss mixer code instead of ad1848 oneKrzysztof Helt
2008-08-06ALSA: wss_lib: use wss constants instead of ad1848 onesKrzysztof Helt
2008-08-06ALSA: wss_lib: use struct snd_wss instead of snd_ad1848Krzysztof Helt
2008-08-06ALSA: wss_lib: rename cs4321_foo to wss_fooKrzysztof Helt
2008-08-06ALSA: wss_lib: rename cs4231.h into wss.hKrzysztof Helt
2008-07-18ALSA: opti9xx: no isapnp param for !CONFIG_PNPRene Herman
2008-07-18ALSA: opti93x - Fix NULL dereferenceTakashi Iwai
2008-06-13ALSA: opti93x: use cs4231 libKrzysztof Helt
2008-06-13[ALSA] opti93x: fix sound ouput for Opti930Krzysztof Helt
2008-01-31[ALSA] fix opti9xx/miro section mismatchRandy Dunlap
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai
2008-01-31[ALSA] sound/isa: kill pnp_resource_changeRene Herman
2008-01-31[ALSA] Check value range in ctl callbacksTakashi Iwai
2007-10-16[ALSA] This patch adds support for a wavetable chip onKrzysztof Helt
2007-10-16[ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela
2007-10-16[ALSA] opti9xx: adjust OPL3 FM resource valueTakashi Iwai
2007-10-16[ALSA] Clean up with common snd_ctl_boolean_*_info callbacksTakashi Iwai
2007-07-20[ALSA] Fix unfreed pnp driver in opti9xx ISA driverTakashi Iwai
2007-05-11[ALSA] isa_bus device/driver namingRene Herman
2007-05-11[ALSA] Add snd_pcm_group_for_each_entry() for code cleanupTakashi Iwai