summaryrefslogtreecommitdiffstats
path: root/sound/isa/opti9xx/miro.c
AgeCommit message (Expand)Author
2020-04-30ALSA: opti9xx: shut up gcc-10 range warningArnd Bergmann
2020-01-05ALSA: opti9xx: More constificationsTakashi Iwai
2020-01-03ALSA: isa: Constify snd_kcontrol_new itemsTakashi Iwai
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2019-02-06ALSA: isa: Clean up with new procfs helpersTakashi Iwai
2018-08-03ALSA: opti9xx: mark expected switch fall-throughsGustavo A. R. Silva
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-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
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