aboutsummaryrefslogtreecommitdiffstats
path: root/sound/isa/sb/emu8000.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-07-19ALSA: sb: Allocate resources with device-managed APIsTakashi Iwai1-42/+6
2021-06-09ALSA: sb: Minor coding style fixesTakashi Iwai1-5/+5
2021-06-09ALSA: sb: Fix assignment in if conditionTakashi Iwai1-6/+11
2021-04-26ALSA: emu8000: Fix a use after free in snd_emu8000_create_mixerLv Yunlong1-1/+3
2020-01-05ALSA: sb: More constificationsTakashi Iwai1-8/+8
2020-01-03ALSA: isa: Constify snd_kcontrol_new itemsTakashi Iwai1-7/+7
2020-01-03ALSA: isa: Constify snd_device_ops definitionsTakashi Iwai1-1/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner1-14/+1
2017-06-12ALSA: seq: Allow the modular sequencer registrationTakashi Iwai1-1/+1
2017-05-17ALSA: sb: Use IS_REACHABLE()Takashi Iwai1-1/+1
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>Ingo Molnar1-1/+1
2015-01-28ALSA: Include linux/uaccess.h and linux/bitopts.h instead of asm/*Takashi Iwai1-1/+1
2015-01-28ALSA: Include linux/io.h instead of asm/io.hTakashi Iwai1-1/+1
2015-01-12ALSA: log emu8000 DRAM size at level INFODavid Flater1-1/+1
2015-01-12ALSA: fix emu8000 DRAM sizing for AWE64 ValueDavid Flater1-16/+15
2012-12-07ALSA: Remove the rest of __devinit* in commentsTakashi Iwai1-4/+4
2012-12-07ALSA: isa: remove __dev* attributesBill Pemberton1-11/+11
2012-08-28ALSA: emu8000: fix emu8000 DRAM sized 512 KiB too smallDavid Flater1-3/+12
2011-10-31sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where neededPaul Gortmaker1-0/+1
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2010-01-08sbawe: fix memory detection part 2Krzysztof Helt1-4/+7
2009-12-21ALSA: sbawe: fix memory detectionKrzysztof Helt1-3/+3
2008-08-13ALSA: Kill snd_assert() in sound/isa/*Takashi Iwai1-1/+2
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai1-1/+0
2007-10-16[ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela1-1/+1
2006-06-22[ALSA] Fix invalid __init in ALSA ISA driversTakashi Iwai1-11/+11
2006-01-03[ALSA] Remove xxx_t typedefs: ISA SB8/SB16/SBAWETakashi Iwai1-60/+61
2005-11-04[ALSA] Fix schedule_timeout usageNishanth Aravamudan1-6/+3
2005-11-04[ALSA] Remove vmalloc wrapper, kfree_nocheck()Takashi Iwai1-12/+3
2005-09-12[ALSA] Replace with kzalloc() - isa stuffTakashi Iwai1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1170