summaryrefslogtreecommitdiffstats
path: root/sound/isa/opl3sa2.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: Include linux/io.h instead of asm/io.hTakashi Iwai2015-01-281-2/+1
* ALSA: wss: Remove (almost) always NULL parametersLars-Peter Clausen2015-01-021-2/+2
* ALSA: isa: Convert to snd_card_new() with a device pointerTakashi Iwai2014-02-121-9/+7
* ALSA: ISA: Remove superfluous *_set_drvdata(NULL) callsTakashi Iwai2013-05-291-2/+0
* ALSA: isa: remove __dev* attributesBill Pemberton2012-12-071-20/+20
* ALSA: module_param: make bool parameters really boolRusty Russell2011-12-191-2/+2
* sound: fix drivers needing module.h not moduleparam.hPaul Gortmaker2011-10-311-1/+1
* sound: irq: Remove IRQF_DISABLEDYong Zhang2011-09-221-1/+1
* ALSA: mpu401: clean up interrupt specificationClemens Ladisch2011-09-141-2/+3
* tree-wide: fix comment/printk typosUwe Kleine-König2010-11-011-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
* ALSA: opl3sa2: add ZV port controlKrzysztof Helt2009-04-061-0/+1
* Merge branch 'topic/isa-misc' into for-linusTakashi Iwai2009-03-241-2/+2
|\
| * Merge branch 'fix/opl3sa2-suspend' into topic/isa-miscTakashi Iwai2009-03-171-6/+12
| |\
| * | ALSA: opl3sa2 fix irq releasing and short name of cardKrzysztof Helt2009-03-021-2/+2
* | | Merge branch 'topic/cs423x-merge' into for-linusTakashi Iwai2009-03-241-3/+7
|\ \ \
| * \ \ Merge branch 'topic/snd_card_new-err' into topic/cs423x-mergeTakashi Iwai2009-02-161-14/+17
| |\ \ \ | | |/ / | |/| |
| * | | ALSA: isa/*: Add missing KERN_* prefix to printkTakashi Iwai2009-02-051-3/+7
* | | | Merge branch 'topic/snd_card_new-err' into for-linusTakashi Iwai2009-03-241-14/+17
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | ALSA: Convert to snd_card_create() in sound/isa/*Takashi Iwai2009-01-121-14/+17
| |/
* | ALSA: opl3sa2 - Fix NULL dereference when suspending snd_opl3sa2Krzysztof Helt2009-03-171-6/+12
|/
* ALSA: opl3sa2: replace nd_opl3sa2_info_xxx() with snd_wss_info_xxx()Krzysztof Helt2008-08-251-27/+5
* ALSA: opl3sa2: drop snd_card pointer from the snd_opl3sa2 structureKrzysztof Helt2008-08-251-14/+19
* ALSA: wss_lib: rename cs4321_foo to wss_fooKrzysztof Helt2008-08-061-16/+18
* ALSA: wss_lib: rename cs4231.h into wss.hKrzysztof Helt2008-08-061-1/+1
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-311-1/+0
* [ALSA] sound/isa: kill pnp_resource_changeRene Herman2008-01-311-34/+2
* [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela2007-10-161-2/+2
* [ALSA] Fix bugs in mode change/recalibration for opl3sa2 driverPaul Vojta2007-10-161-0/+1
* [ALSA] opl3sa2 - Add Neomagic MagicWave 3D ISA PnP IDPaul Vojta2007-07-201-0/+2
* ALSA: use __devexit_pRandy Dunlap2007-06-281-1/+1
* [ALSA] Fix probe of non-PnP ISA devicesRene Herman2007-05-161-4/+11
* [ALSA] isa_bus device/driver namingRene Herman2007-05-111-2/+2
* [ALSA] Port the rest of ALSA ISA drivers to isa_driverTakashi Iwai2007-05-111-75/+48
* [ALSA] Fix __devinit and __devexit issues with sound driversPrarit Bhargava2007-02-141-2/+2
* [ALSA] Add even more 'const' to everything related to TLVTakashi Iwai2007-02-091-2/+2
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-3/+3
* [ALSA] Add dB scale information to opl3sa2 driverTakashi Iwai2006-09-231-2/+24
* [PATCH] irq-flags: sound: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* [ALSA] Fix invalid __init in ALSA ISA driversTakashi Iwai2006-06-221-5/+5
* [ALSA] Remove zero-initialization of static variablesTakashi Iwai2006-06-221-1/+1
* [ALSA] unregister platform device again if probe was unsuccessfulRene Herman2006-04-121-0/+4
* [ALSA] continue on IS_ERR from platform device registrationRene Herman2006-04-121-10/+4
* [PATCH] pnp: opl3sa2: adjust pnp_register_driver signatureBjorn Helgaas2006-03-271-9/+8
* [ALSA] Fix check of enable module optionTakashi Iwai2006-03-221-1/+3
* [ALSA] Fix adding second dma channelAlexey Dobriyan2006-02-011-1/+1
* [ALSA] opl3sa2 - Fix conflict of driver name on sysfsTakashi Iwai2006-01-221-2/+2
* [ALSA] Fix compilation without CONFIG_PNPTakashi Iwai2006-01-221-0/+6
* [ALSA] unregister platform devicesClemens Ladisch2006-01-031-11/+32
* [ALSA] Add error messagesTakashi Iwai2006-01-031-7/+20
OpenPOWER on IntegriCloud