aboutsummaryrefslogtreecommitdiff
path: root/sound/isa/opti9xx/miro.c
AgeCommit message (Expand)Author
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
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-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-03ALSA: opti92x: use PnP data to select Master Control portKrzysztof Helt
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
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-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: rename cs4321_foo to wss_fooKrzysztof Helt
2008-08-06ALSA: wss_lib: rename cs4231.h into wss.hKrzysztof Helt
2008-01-31[ALSA] fix opti9xx/miro section mismatchRandy Dunlap
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai
2008-01-31[ALSA] Check value range in ctl callbacksTakashi Iwai
2007-10-16[ALSA] Clean up with common snd_ctl_boolean_*_info callbacksTakashi Iwai
2007-05-11[ALSA] isa_bus device/driver namingRene Herman
2007-05-11[ALSA] Port the rest of ALSA ISA drivers to isa_driverTakashi Iwai
2006-07-02[PATCH] irq-flags: sound: Use the new IRQF_ constantsThomas Gleixner
2006-06-22[ALSA] Remove unneeded read/write_size fields in proc text opsTakashi Iwai
2006-04-27[ALSA] Fix double free in error path of miro driverTakashi Iwai
2006-04-12[ALSA] unregister platform device again if probe was unsuccessfulRene Herman
2006-03-31[ALSA] Remove obsolete kfree_nocheck callTakashi Iwai
2006-03-31[ALSA] Add snd-miro driverMartin Langer