summaryrefslogtreecommitdiffstats
path: root/sound/isa/wavefront
Commit message (Expand)AuthorAgeFilesLines
* ALSA: wavefront: constify pnp_card_device_idArvind Yadav2017-08-171-1/+1
* sched/wait: Rename wait_queue_t => wait_queue_entry_tIngo Molnar2017-06-201-1/+1
* Annotate hardware config module parameters in sound/isa/David Howells2017-04-201-9/+9
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-021-0/+1
* ALSA: isa: Constify snd_rawmidi_opsTakashi Iwai2017-01-121-2/+2
* ALSA: isa/wavefront: prevent some out of bound writesDan Carpenter2016-05-081-0/+9
* sound: Deparenthesize negative error returnsJoe Perches2015-03-242-16/+16
* ALSA: Include linux/io.h instead of asm/io.hTakashi Iwai2015-01-283-3/+3
* ALSA: wavefront: Use setup_timer() and mod_timer()Takashi Iwai2015-01-191-7/+5
* 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: not allocating enough spaceDan Carpenter2013-11-131-1/+1
* ALSA: ISA: Remove superfluous *_set_drvdata(NULL) callsTakashi Iwai2013-05-291-1/+0
* ALSA: isa: remove __dev* attributesBill Pemberton2012-12-074-37/+34
* sound: Remove unnecessary semicolonPeter Senna Tschudin2012-10-061-1/+1
* ALSA: module_param: make bool parameters really boolRusty Russell2011-12-191-3/+3
* sound: Add module.h to the previously silent sound usersPaul Gortmaker2011-10-312-0/+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/+1
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-303-1/+2
* Merge branch 'topic/memdup_user' into for-linusTakashi Iwai2009-04-152-15/+10
|\
| * ALSA: sound/isa: use memdup_user()Li Zefan2009-04-142-15/+10
* | ALSA: wavefront - Always use request_firmware()Takashi Iwai2009-04-062-2755/+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-052-3/+3
|/
* ALSA: Kill snd_assert() in sound/isa/*Takashi Iwai2008-08-133-15/+24
* 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: wavefront - add constTakashi Iwai2008-07-101-1/+1
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-314-4/+0
* [ALSA] sound/isa: kill pnp_resource_changeRene Herman2008-01-311-52/+3
* [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela2007-10-161-1/+1
* [ALSA] alsa-kernel: schedule_timeout() fixesRene Herman2007-10-161-6/+4
* [ALSA] wavefront - Use standard firmware loaderTakashi Iwai2007-10-161-77/+43
* [ALSA] Fix invalid schedule_timeout_interruptible()Takashi Iwai2007-07-201-1/+1
* [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] add MODULE_FIRMWARE entriesClemens Ladisch2007-05-111-0/+4
* [ALSA] Don't use request_firmware if internal firmwares are definedTakashi Iwai2007-05-111-8/+7
* [ALSA] isa_bus device/driver namingRene Herman2007-05-111-2/+2
* [ALSA] Enable Kconfig options for external firmwaresTakashi Iwai2007-05-111-5/+3
* [ALSA] Port the rest of ALSA ISA drivers to isa_driverTakashi Iwai2007-05-111-69/+38
* [ALSA] wavefront: add request_firmware()Clemens Ladisch2007-02-091-10/+41
* [ALSA] wavefront: simplify YSS225 register initializationClemens Ladisch2007-02-093-768/+2761
* [ALSA] use the ALIGN macroClemens Ladisch2006-12-201-1/+1
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-3/+1
OpenPOWER on IntegriCloud