summaryrefslogtreecommitdiffstats
path: root/sound/isa/wavefront/wavefront.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: wavefront: Allocate resources with device-managed APIsTakashi Iwai2021-07-191-37/+9
* ALSA: wavefront: Fix assignment in if conditionTakashi Iwai2021-06-091-2/+4
* module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky2021-03-171-1/+0
* isa: Make the remove callback for isa drivers return voidUwe Kleine-König2021-01-261-2/+1
* ALSA: wavefront: Support PCM sync_stopTakashi Iwai2019-12-111-0/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-301-14/+1
* ALSA: wavefront: constify pnp_card_device_idArvind Yadav2017-08-171-1/+1
* Annotate hardware config module parameters in sound/isa/David Howells2017-04-201-9/+9
* 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-7/+6
* ALSA: ISA: Remove superfluous *_set_drvdata(NULL) callsTakashi Iwai2013-05-291-1/+0
* ALSA: isa: remove __dev* attributesBill Pemberton2012-12-071-28/+25
* ALSA: module_param: make bool parameters really boolRusty Russell2011-12-191-3/+3
* 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/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
* Merge branch 'topic/snd_card_new-err' into topic/cs423x-mergeTakashi Iwai2009-02-161-12/+14
|\
| * ALSA: Return proper error code at probe in sound/isa/*Takashi Iwai2009-01-121-9/+10
| * ALSA: Convert to snd_card_create() in sound/isa/*Takashi Iwai2009-01-121-3/+4
* | ALSA: isa/*: Add missing KERN_* prefix to printkTakashi Iwai2009-02-051-2/+2
|/
* ALSA: wss_lib: rename cs4321_foo to wss_fooKrzysztof Helt2008-08-061-30/+31
* ALSA: wss_lib: rename cs4231.h into wss.hKrzysztof Helt2008-08-061-0/+1
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-311-1/+0
* [ALSA] sound/isa: kill pnp_resource_changeRene Herman2008-01-311-52/+3
* [ALSA] Fix probe of non-PnP ISA devicesRene Herman2007-05-161-4/+10
* [ALSA] wavefront: only declare isapnp on CONFIG_PNPDavid Rientjes2007-05-111-0/+2
* [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-69/+38
* [ALSA] wavefront: simplify YSS225 register initializationClemens Ladisch2007-02-091-0/+1
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-3/+1
* [PATCH] irq-flags: sound: Use the new IRQF_ constantsThomas Gleixner2006-07-021-2/+2
* [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: adjust pnp_register_card_driver() signature: wavefrontBjorn Helgaas2006-03-271-4/+6
* [ALSA] Fix check of enable module optionTakashi Iwai2006-03-221-1/+3
* [ALSA] Fix compilation without CONFIG_PNPTakashi Iwai2006-01-221-2/+5
* [ALSA] unregister platform devicesClemens Ladisch2006-01-031-8/+27
* [ALSA] wavefront - Use platform_deviceTakashi Iwai2006-01-031-125/+142
* [ALSA] Remove xxx_t typedefs: ISA WavefrontTakashi Iwai2006-01-031-19/+19
* [ALSA] Remove vmalloc wrapper, kfree_nocheck()Takashi Iwai2005-11-041-4/+1
* [ALSA] Add snd_card_set_generic_dev() call to ISA driversTakashi Iwai2005-09-121-0/+5
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+716