aboutsummaryrefslogtreecommitdiff
path: root/sound/isa/opl3sa2.c
AgeCommit message (Expand)Author
2021-07-19ALSA: opl3sa2: Allocate resources with device-managed APIsTakashi Iwai
2021-06-09ALSA: opl3sa2: Fix assignment in if conditionTakashi Iwai
2021-03-17module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky
2021-01-26isa: Make the remove callback for isa drivers return voidUwe Kleine-König
2020-01-03ALSA: isa: Constify snd_kcontrol_new itemsTakashi Iwai
2019-12-11ALSA: opl3sa2: Support PCM sync_stopTakashi Iwai
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2017-08-17ALSA: opl3sa2: constify pnp_device_id and pnp_card_device_idArvind Yadav
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
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-11-01tree-wide: fix comment/printk typosUwe Kleine-König
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-04-06ALSA: opl3sa2: add ZV port controlKrzysztof Helt
2009-03-24Merge branch 'topic/isa-misc' into for-linusTakashi Iwai
2009-03-24Merge branch 'topic/cs423x-merge' into for-linusTakashi Iwai
2009-03-24Merge branch 'topic/snd_card_new-err' into for-linusTakashi Iwai
2009-03-17Merge branch 'fix/opl3sa2-suspend' into topic/isa-miscTakashi Iwai
2009-03-17ALSA: opl3sa2 - Fix NULL dereference when suspending snd_opl3sa2Krzysztof Helt
2009-03-02ALSA: opl3sa2 fix irq releasing and short name of cardKrzysztof 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-12ALSA: Convert to snd_card_create() in sound/isa/*Takashi Iwai
2008-08-25ALSA: opl3sa2: replace nd_opl3sa2_info_xxx() with snd_wss_info_xxx()Krzysztof Helt
2008-08-25ALSA: opl3sa2: drop snd_card pointer from the snd_opl3sa2 structureKrzysztof Helt
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] Remove sound/driver.hTakashi Iwai
2008-01-31[ALSA] sound/isa: kill pnp_resource_changeRene Herman
2007-10-16[ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela
2007-10-16[ALSA] Fix bugs in mode change/recalibration for opl3sa2 driverPaul Vojta
2007-07-20[ALSA] opl3sa2 - Add Neomagic MagicWave 3D ISA PnP IDPaul Vojta
2007-06-28ALSA: use __devexit_pRandy Dunlap
2007-05-16[ALSA] Fix probe of non-PnP ISA devicesRene Herman
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
2007-02-14[ALSA] Fix __devinit and __devexit issues with sound driversPrarit Bhargava
2007-02-09[ALSA] Add even more 'const' to everything related to TLVTakashi Iwai
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-09-23[ALSA] Add dB scale information to opl3sa2 driverTakashi Iwai
2006-07-02[PATCH] irq-flags: sound: Use the new IRQF_ constantsThomas Gleixner
2006-06-22[ALSA] Fix invalid __init in ALSA ISA driversTakashi Iwai
2006-06-22[ALSA] Remove zero-initialization of static variablesTakashi Iwai