summaryrefslogtreecommitdiffstats
path: root/sound/isa/wavefront
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-093-32/+50
* 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: isa/wavefront: prevent out of bounds write in ioctlDan Carpenter2020-05-011-1/+7
* ALSA: wavefront: Support PCM sync_stopTakashi Iwai2019-12-111-0/+1
* ALSA: isa/wavefront: remove redundant assignment to pointer bptrColin Ian King2019-08-021-1/+0
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 371Thomas Gleixner2019-06-051-4/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 370Thomas Gleixner2019-06-051-4/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-302-28/+2
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* ALSA: wavefront: Convert timers to use timer_setup()Kees Cook2017-10-241-5/+5
* 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