aboutsummaryrefslogtreecommitdiffstats
path: root/sound/isa/wavefront/wavefront_synth.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-07-04ALSA: wavefront: remove redundant assignment to pointer endColin Ian King1-2/+0
2022-05-10ALSA: wavefront: Proper check of get_user() errorTakashi Iwai1-1/+2
2021-06-09ALSA: wavefront: Fix assignment in if conditionTakashi Iwai1-22/+34
2020-05-01ALSA: isa/wavefront: prevent out of bounds write in ioctlDan Carpenter1-1/+7
2019-08-02ALSA: isa/wavefront: remove redundant assignment to pointer bptrColin Ian King1-1/+0
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 370Thomas Gleixner1-4/+1
2017-06-20sched/wait: Rename wait_queue_t => wait_queue_entry_tIngo Molnar1-1/+1
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>Ingo Molnar1-0/+1
2016-05-08ALSA: isa/wavefront: prevent some out of bound writesDan Carpenter1-0/+9
2015-03-24sound: Deparenthesize negative error returnsJoe Perches1-13/+13
2015-01-28ALSA: Include linux/io.h instead of asm/io.hTakashi Iwai1-1/+1
2013-11-13ALSA: isa: not allocating enough spaceDan Carpenter1-1/+1
2012-12-07ALSA: isa: remove __dev* attributesBill Pemberton1-7/+7
2012-10-06sound: Remove unnecessary semicolonPeter Senna Tschudin1-1/+1
2011-10-31sound: Add module.h to the previously silent sound usersPaul Gortmaker1-0/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-04-14ALSA: sound/isa: use memdup_user()Li Zefan1-6/+5
2009-02-05ALSA: isa/*: Add missing KERN_* prefix to printkTakashi Iwai1-1/+1
2008-08-13ALSA: Kill snd_assert() in sound/isa/*Takashi Iwai1-3/+4
2008-07-10ALSA: wavefront - add constTakashi Iwai1-1/+1
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai1-1/+0
2007-10-16[ALSA] alsa-kernel: schedule_timeout() fixesRene Herman1-6/+4
2007-10-16[ALSA] wavefront - Use standard firmware loaderTakashi Iwai1-77/+43
2007-07-20[ALSA] Fix invalid schedule_timeout_interruptible()Takashi Iwai1-1/+1
2006-12-20[ALSA] use the ALIGN macroClemens Ladisch1-1/+1
2006-07-12[ALSA] wavefront: fix __init/__devinit confusionClemens Ladisch1-7/+7
2006-02-01[ALSA] wavefront - Fix a compile warningTakashi Iwai1-1/+1
2006-01-08[PATCH] remove gcc-2 checksAndrew Morton1-7/+0
2006-01-03[ALSA] Remove xxx_t typedefs: ISA WavefrontTakashi Iwai1-12/+12
2005-11-04[ALSA] Fix schedule_timeout usageNishanth Aravamudan1-4/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+2243