aboutsummaryrefslogtreecommitdiffstats
path: root/sound/isa/opti9xx/miro.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-05-29ALSA: ISA: Remove superfluous *_set_drvdata(NULL) callsTakashi Iwai1-1/+0
2012-12-07ALSA: isa: remove __dev* attributesBill Pemberton1-34/+34
2012-10-21ALSA: sound/isa/opti9xx/miro.c: eliminate possible double freeJulia Lawall1-1/+0
2012-08-03ALSA: isa: Move snd_legacy_find_free_ioport to initval.hOndrej Zary1-14/+1
2011-12-19ALSA: module_param: make bool parameters really boolRusty Russell1-1/+1
2011-10-31sound: fix drivers needing module.h not moduleparam.hPaul Gortmaker1-1/+1
2011-09-14ALSA: mpu401: clean up interrupt specificationClemens Ladisch1-2/+1
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-03ALSA: opti92x: use PnP data to select Master Control portKrzysztof Helt1-1/+1
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-1/+1
2009-11-30ALSA: opti-miro: add PnP detectionKrzysztof Helt1-11/+192
2009-11-30ALSA: opti-miro: separate comon probing codeKrzysztof Helt1-126/+147
2009-11-27ALSA: opti-miro: fix OOPS if hardware is not detectedKrzysztof Helt1-1/+2
2009-11-23ALSA: opti-miro: expose ACI mixer to outside driversKrzysztof Helt1-105/+145
2009-11-23ALSA: opti-miro: make miro.h header available outside the alsa directoryKrzysztof Helt1-1/+1
2009-11-21ALSA: opti-miro: remove snd_card pointer from snd_miro structureKrzysztof Helt1-30/+23
2009-11-18ALSA: opti-miro: Fix missing semicolonTakashi Iwai1-1/+1
2009-11-18ALSA: opti-miro: use variables directly in the probe functionKrzysztof Helt1-16/+17
2009-01-12ALSA: Convert to snd_card_create() in sound/isa/*Takashi Iwai1-3/+4
2008-08-13ALSA: Kill snd_assert() in sound/isa/*Takashi Iwai1-1/+2
2008-08-06ALSA: wss_lib: rename cs4321_foo to wss_fooKrzysztof Helt1-10/+13
2008-08-06ALSA: wss_lib: rename cs4231.h into wss.hKrzysztof Helt1-1/+1
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] Check value range in ctl callbacksTakashi Iwai1-0/+8
2007-10-16[ALSA] Clean up with common snd_ctl_boolean_*_info callbacksTakashi Iwai1-16/+2
2007-05-11[ALSA] isa_bus device/driver namingRene Herman1-3/+3
2007-05-11[ALSA] Port the rest of ALSA ISA drivers to isa_driverTakashi Iwai1-41/+33
2006-07-02[PATCH] irq-flags: sound: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-06-22[ALSA] Remove unneeded read/write_size fields in proc text opsTakashi Iwai1-1/+1
2006-04-27[ALSA] Fix double free in error path of miro driverTakashi Iwai1-3/+0
2006-04-12[ALSA] unregister platform device again if probe was unsuccessfulRene Herman1-2/+5
2006-03-31[ALSA] Remove obsolete kfree_nocheck callTakashi Iwai1-4/+2
2006-03-31[ALSA] Add snd-miro driverMartin Langer1-0/+1457