summaryrefslogtreecommitdiff
path: root/sound/isa/opti9xx
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-17ALSA: opti9xx: constify pnp_card_device_idArvind Yadav
2017-07-18ALSA: opti9xx: fix format string overflow warningArnd Bergmann
2017-04-20Annotate hardware config module parameters in sound/isa/David Howells
2015-01-28ALSA: Include linux/io.h instead of asm/io.hTakashi Iwai
2015-01-02ALSA: wss: Remove (almost) always NULL parametersLars-Peter Clausen
2014-02-12ALSA: isa: Convert to snd_card_new() with a device pointerTakashi Iwai
2013-08-28ALSA: opti9xx: Fix conflicting driver object nameTakashi Iwai
2013-05-29ALSA: ISA: Remove superfluous *_set_drvdata(NULL) callsTakashi Iwai
2012-12-07ALSA: isa: remove __dev* attributesBill Pemberton
2012-10-21ALSA: sound/isa/opti9xx/miro.c: eliminate possible double freeJulia Lawall
2012-08-03ALSA: isa: Move snd_legacy_find_free_ioport to initval.hOndrej Zary
2012-07-17ALSA: opti9xx: Fix section mismatch by PM supportTakashi Iwai
2012-07-17ALSA: snd-opti9xx: Implement suspend/resumeOndrej Zary
2012-06-18ALSA: snd-opti9xx: fixes for MED3931 card (opti931)Ondrej Zary
2012-03-29ALSA: fix isa/opti9xx module param typeRandy Dunlap
2011-12-19ALSA: module_param: make bool parameters really boolRusty Russell
2011-10-31sound: fix drivers needing module.h not moduleparam.hPaul Gortmaker
2011-09-22sound: irq: Remove IRQF_DISABLEDYong Zhang
2011-09-14ALSA: mpu401: clean up interrupt specificationClemens Ladisch
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