summaryrefslogtreecommitdiff
path: root/sound/isa/opti9xx/miro.c
Commit message (Expand)AuthorAge
* ALSA: isa: Convert to snd_card_new() with a device pointerTakashi Iwai2014-02-12
* ALSA: ISA: Remove superfluous *_set_drvdata(NULL) callsTakashi Iwai2013-05-29
* ALSA: isa: remove __dev* attributesBill Pemberton2012-12-07
* ALSA: sound/isa/opti9xx/miro.c: eliminate possible double freeJulia Lawall2012-10-21
* ALSA: isa: Move snd_legacy_find_free_ioport to initval.hOndrej Zary2012-08-03
* ALSA: module_param: make bool parameters really boolRusty Russell2011-12-19
* sound: fix drivers needing module.h not moduleparam.hPaul Gortmaker2011-10-31
* ALSA: mpu401: clean up interrupt specificationClemens Ladisch2011-09-14
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* ALSA: opti92x: use PnP data to select Master Control portKrzysztof Helt2010-03-03
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-09
|\
| * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-04
* | ALSA: opti-miro: add PnP detectionKrzysztof Helt2009-11-30
* | ALSA: opti-miro: separate comon probing codeKrzysztof Helt2009-11-30
* | ALSA: opti-miro: fix OOPS if hardware is not detectedKrzysztof Helt2009-11-27
* | ALSA: opti-miro: expose ACI mixer to outside driversKrzysztof Helt2009-11-23
* | ALSA: opti-miro: make miro.h header available outside the alsa directoryKrzysztof Helt2009-11-23
* | ALSA: opti-miro: remove snd_card pointer from snd_miro structureKrzysztof Helt2009-11-21
* | ALSA: opti-miro: Fix missing semicolonTakashi Iwai2009-11-18
* | ALSA: opti-miro: use variables directly in the probe functionKrzysztof Helt2009-11-18
|/
* ALSA: Convert to snd_card_create() in sound/isa/*Takashi Iwai2009-01-12
* ALSA: Kill snd_assert() in sound/isa/*Takashi Iwai2008-08-13
* ALSA: wss_lib: rename cs4321_foo to wss_fooKrzysztof Helt2008-08-06
* ALSA: wss_lib: rename cs4231.h into wss.hKrzysztof Helt2008-08-06
* [ALSA] fix opti9xx/miro section mismatchRandy Dunlap2008-01-31
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-31
* [ALSA] Check value range in ctl callbacksTakashi Iwai2008-01-31
* [ALSA] Clean up with common snd_ctl_boolean_*_info callbacksTakashi Iwai2007-10-16
* [ALSA] isa_bus device/driver namingRene Herman2007-05-11
* [ALSA] Port the rest of ALSA ISA drivers to isa_driverTakashi Iwai2007-05-11
* [PATCH] irq-flags: sound: Use the new IRQF_ constantsThomas Gleixner2006-07-02
* [ALSA] Remove unneeded read/write_size fields in proc text opsTakashi Iwai2006-06-22
* [ALSA] Fix double free in error path of miro driverTakashi Iwai2006-04-27
* [ALSA] unregister platform device again if probe was unsuccessfulRene Herman2006-04-12
* [ALSA] Remove obsolete kfree_nocheck callTakashi Iwai2006-03-31
* [ALSA] Add snd-miro driverMartin Langer2006-03-31